ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston_alice@maillard.name"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://louis.org/maeva"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.143724"], ["updated_at", "2015-06-08 11:59:04.143724"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.172735"], ["updated_at", "2015-06-08 11:59:04.172735"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@duval.org"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://brun.fr/mathis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.176721"], ["updated_at", "2015-06-08 11:59:04.176721"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.180201"], ["updated_at", "2015-06-08 11:59:04.180201"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "kylian@gaillard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.net/noah"], ["created_at", "2015-06-08 11:59:04.192661"], ["updated_at", "2015-06-08 11:59:04.192661"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 11:59:04.196064"], ["updated_at", "2015-06-08 11:59:04.196064"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.7ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 84ms (Views: 40.9ms | ActiveRecord: 1.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston_alice@michel.org"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://garcia.fr/kylian"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.296306"], ["updated_at", "2015-06-08 11:59:04.296306"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.299787"], ["updated_at", "2015-06-08 11:59:04.299787"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan.bob@barbier.fr"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://joly.eu/jules"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.304099"], ["updated_at", "2015-06-08 11:59:04.304099"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.307132"], ["updated_at", "2015-06-08 11:59:04.307132"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "clmence.hubert@roger.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.eu/louise.robert"], ["created_at", "2015-06-08 11:59:04.310249"], ["updated_at", "2015-06-08 11:59:04.310249"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 11:59:04.313634"], ["updated_at", "2015-06-08 11:59:04.313634"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"sort"=>"name"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice_zarston@barbier.name"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://perrot.info/thomas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.331579"], ["updated_at", "2015-06-08 11:59:04.331579"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.335079"], ["updated_at", "2015-06-08 11:59:04.335079"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob_tilan@lefevre.net"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://francois.name/adam"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.338418"], ["updated_at", "2015-06-08 11:59:04.338418"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.342273"], ["updated_at", "2015-06-08 11:59:04.342273"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "sacha.lecomte@legrand.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.name/yanis"], ["created_at", "2015-06-08 11:59:04.345451"], ["updated_at", "2015-06-08 11:59:04.345451"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 11:59:04.348740"], ["updated_at", "2015-06-08 11:59:04.348740"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"sort"=>"-name"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.5ms) Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@hubert.name"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://lecomte.name/clara_leclercq"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.369514"], ["updated_at", "2015-06-08 11:59:04.369514"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.373799"], ["updated_at", "2015-06-08 11:59:04.373799"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@fabre.eu"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://dufour.name/alice"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.376984"], ["updated_at", "2015-06-08 11:59:04.376984"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.380497"], ["updated_at", "2015-06-08 11:59:04.380497"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "lo@remy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.eu/camille"], ["created_at", "2015-06-08 11:59:04.383696"], ["updated_at", "2015-06-08 11:59:04.383696"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 11:59:04.386619"], ["updated_at", "2015-06-08 11:59:04.386619"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "dorsale_addresses" SET "zip" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["zip", "c123"], ["updated_at", "2015-06-08 11:59:04.388529"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "dorsale_addresses" SET "zip" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["zip", "b123"], ["updated_at", "2015-06-08 11:59:04.397781"], ["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "dorsale_addresses" SET "zip" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["zip", "a123"], ["updated_at", "2015-06-08 11:59:04.399329"], ["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"sort"=>"zip"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston_alice@colin.com"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://fleury.info/jules_brunet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.416561"], ["updated_at", "2015-06-08 11:59:04.416561"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.419952"], ["updated_at", "2015-06-08 11:59:04.419952"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan.bob@dubois.name"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://pierre.fr/lilou.noel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 11:59:04.423264"], ["updated_at", "2015-06-08 11:59:04.423264"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 11:59:04.427059"], ["updated_at", "2015-06-08 11:59:04.427059"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "maeva@aubry.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.name/gabriel.chevalier"], ["created_at", "2015-06-08 11:59:04.429979"], ["updated_at", "2015-06-08 11:59:04.429979"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 11:59:04.441418"], ["updated_at", "2015-06-08 11:59:04.441418"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "dorsale_addresses" SET "zip" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["zip", "c123"], ["updated_at", "2015-06-08 11:59:04.443159"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "dorsale_addresses" SET "zip" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["zip", "b123"], ["updated_at", "2015-06-08 11:59:04.444496"], ["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "dorsale_addresses" SET "zip" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["zip", "a123"], ["updated_at", "2015-06-08 11:59:04.445749"], ["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"sort"=>"-zip"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis EURL SA"], ["email", "julien.noel@maillard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.fr/marie.paul"], ["created_at", "2015-06-08 11:59:04.455104"], ["updated_at", "2015-06-08 11:59:04.455104"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 11:59:04.457983"], ["updated_at", "2015-06-08 11:59:04.457983"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 11:59:04.473957"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 11:59:04.489123"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 11:59:04.491223"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 11:59:04.493364"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 11:59:04.494568"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 11:59:04.496265"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice_zarston@lefebvre.fr"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://riviere.net/matho"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 12:58:40.839608"], ["updated_at", "2015-06-08 12:58:40.839608"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 12:58:40.862784"], ["updated_at", "2015-06-08 12:58:40.862784"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@moulin.com"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://robin.org/maxence_benoit"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 12:58:40.865890"], ["updated_at", "2015-06-08 12:58:40.865890"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 12:58:40.868246"], ["updated_at", "2015-06-08 12:58:40.868246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "clmence_blanchard@robert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.eu/jade"], ["created_at", "2015-06-08 12:58:40.878873"], ["updated_at", "2015-06-08 12:58:40.878873"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 12:58:40.881708"], ["updated_at", "2015-06-08 12:58:40.881708"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 72ms (Views: 33.7ms | ActiveRecord: 0.5ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton SEM SCOP"], ["email", "matho@aubert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.net/thomas"], ["created_at", "2015-06-08 12:58:40.966988"], ["updated_at", "2015-06-08 12:58:40.966988"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 12:58:40.969656"], ["updated_at", "2015-06-08 12:58:40.969656"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 12:58:40.986643"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 12:58:40.998169"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 12:58:41.000589"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 12:58:41.003175"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 12:58:41.005186"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 12:58:41.008036"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice_zarston@da.com"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://berger.info/malle.hubert"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:01:15.328294"], ["updated_at", "2015-06-08 13:01:15.328294"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:01:15.352725"], ["updated_at", "2015-06-08 13:01:15.352725"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan.bob@lambert.org"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://garnier.eu/tho.petit"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:01:15.357130"], ["updated_at", "2015-06-08 13:01:15.357130"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:01:15.360462"], ["updated_at", "2015-06-08 13:01:15.360462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "camille.carre@picard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.com/louna"], ["created_at", "2015-06-08 13:01:15.371577"], ["updated_at", "2015-06-08 13:01:15.371577"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:01:15.374462"], ["updated_at", "2015-06-08 13:01:15.374462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 73ms (Views: 36.5ms | ActiveRecord: 0.4ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc SEM GIE"], ["email", "sarah@royer.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.fr/mael"], ["created_at", "2015-06-08 13:01:15.465095"], ["updated_at", "2015-06-08 13:01:15.465095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:01:15.468120"], ["updated_at", "2015-06-08 13:01:15.468120"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 13:01:15.484823"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 13:01:15.498002"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 13:01:15.499719"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 13:01:15.501830"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 13:01:15.504968"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 13:01:15.507360"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.9ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@robert.info"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://leroux.info/tho"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:02.745620"], ["updated_at", "2015-06-08 13:02:02.745620"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:02.771094"], ["updated_at", "2015-06-08 13:02:02.771094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan_bob@guillaume.org"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://bertrand.com/emilie.robert"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:02.774300"], ["updated_at", "2015-06-08 13:02:02.774300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:02.776750"], ["updated_at", "2015-06-08 13:02:02.776750"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "lisa@rolland.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.name/nathan"], ["created_at", "2015-06-08 13:02:02.788045"], ["updated_at", "2015-06-08 13:02:02.788045"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:02.791214"], ["updated_at", "2015-06-08 13:02:02.791214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 65ms (Views: 32.7ms | ActiveRecord: 0.4ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc et Guillot SCOP"], ["email", "evan.fontaine@julien.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.fr/elisa_carre"], ["created_at", "2015-06-08 13:02:02.865775"], ["updated_at", "2015-06-08 13:02:02.865775"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:02.868927"], ["updated_at", "2015-06-08 13:02:02.868927"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 13:02:02.884625"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 13:02:02.894475"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 13:02:02.895703"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 13:02:02.897215"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 13:02:02.898525"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 13:02:02.900802"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland et Leroy SEM"], ["email", "lucie@henry.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.net/noah.david"], ["created_at", "2015-06-08 13:02:13.125099"], ["updated_at", "2015-06-08 13:02:13.125099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (0.4ms) Completed 200 OK in 83ms (Views: 33.5ms | ActiveRecord: 0.3ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 24ms (Views: 6.1ms | ActiveRecord: 0.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty EI SARL"], ["email", "chlo@martin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.name/julien"], ["created_at", "2015-06-08 13:02:13.249592"], ["updated_at", "2015-06-08 13:02:13.249592"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.3ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Deschamps SEM EI", "email"=>"noah@fabre.com", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://simon.info/nomie"}}  (0.2ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps SEM EI"], ["email", "noah@fabre.com"], ["www", "http://simon.info/nomie"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.274338"], ["updated_at", "2015-06-08 13:02:13.274338"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 7ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.4ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Menard et Aubry SEM", "email"=>"sarah@da.net", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://rey.com/raphal"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard et Aubry SEM"], ["email", "sarah@da.net"], ["www", "http://rey.com/raphal"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.285702"], ["updated_at", "2015-06-08 13:02:13.285702"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Dupont et Bonnet SARL", "email"=>"manon@remy.info", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://cousin.org/ines"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont et Bonnet SARL"], ["email", "manon@remy.info"], ["www", "http://cousin.org/ines"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.296438"], ["updated_at", "2015-06-08 13:02:13.296438"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.4ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" ORDER BY "customer_vault_corporations"."id" DESC LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.1ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier et Philippe SCOP"], ["email", "clia_jean@nguyen.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.eu/marie_fernandez"], ["created_at", "2015-06-08 13:02:13.318176"], ["updated_at", "2015-06-08 13:02:13.318176"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"New name"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "customer_vault_corporations" SET "name" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["name", "New name"], ["updated_at", "2015-06-08 13:02:13.323165"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 6ms (ActiveRecord: 0.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent SARL EURL"], ["email", "matto_perez@dubois.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.name/lucie"], ["created_at", "2015-06-08 13:02:13.332642"], ["updated_at", "2015-06-08 13:02:13.332642"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Vincent SARL EURL", "email"=>"matto_perez@dubois.info", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://morel.name/lucie"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 12ms (ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Poirier EI"], ["email", "rayan@roy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.eu/raphal_dupont"], ["created_at", "2015-06-08 13:02:13.351673"], ["updated_at", "2015-06-08 13:02:13.351673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Lemaire et Poirier EI", "email"=>"rayan@roy.fr", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://gaillard.eu/raphal_dupont"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 3ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand et Martin GIE"], ["email", "adam@marie.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.org/lina_collet"], ["created_at", "2015-06-08 13:02:13.361617"], ["updated_at", "2015-06-08 13:02:13.361617"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq SAS SA"], ["email", "axel@jacquet.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.org/benjamin"], ["created_at", "2015-06-08 13:02:13.371787"], ["updated_at", "2015-06-08 13:02:13.371787"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud et Lefebvre EURL"], ["email", "camille@charles.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.info/benjamin"], ["created_at", "2015-06-08 13:02:13.383925"], ["updated_at", "2015-06-08 13:02:13.383925"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.5ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.4ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 23ms (ActiveRecord: 1.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Joly SA SEM"], ["email", "victor_rodriguez@nguyen.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.net/nomie"], ["created_at", "2015-06-08 13:02:13.414700"], ["updated_at", "2015-06-08 13:02:13.414700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.3ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Anaïs"], ["last_name", "Fontaine"], ["email", "ana.s.fontaine@bonnet.fr"], ["title", "Individual-Title"], ["twitter", "AnaïsFontaine"], ["www", "http://leclercq.eu/julie.caron"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.435806"], ["updated_at", "2015-06-08 13:02:13.435806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (0.3ms) Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Enzo"], ["last_name", "Mathieu"], ["email", "mathieu.enzo@fleury.name"], ["title", "Individual-Title"], ["twitter", "EnzoMathieu"], ["www", "http://martin.net/alexandre.lacroix"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.474743"], ["updated_at", "2015-06-08 13:02:13.474743"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.0ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Théo", "last_name"=>"Fernandez", "email"=>"th.o.fernandez@le.net", "title"=>"Individual-Title", "twitter"=>"ThéoFernandez", "www"=>"http://picard.fr/zoe", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Théo"], ["last_name", "Fernandez"], ["email", "th.o.fernandez@le.net"], ["title", "Individual-Title"], ["twitter", "ThéoFernandez"], ["www", "http://picard.fr/zoe"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.494712"], ["updated_at", "2015-06-08 13:02:13.494712"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.4ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Valentin", "last_name"=>"Durand", "email"=>"valentin.durand@sanchez.info", "title"=>"Individual-Title", "twitter"=>"ValentinDurand", "www"=>"http://rolland.name/mlia", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Valentin"], ["last_name", "Durand"], ["email", "valentin.durand@sanchez.info"], ["title", "Individual-Title"], ["twitter", "ValentinDurand"], ["www", "http://rolland.name/mlia"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.504344"], ["updated_at", "2015-06-08 13:02:13.504344"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Jules", "last_name"=>"Nguyen", "email"=>"nguyen.jules@adam.name", "title"=>"Individual-Title", "twitter"=>"JulesNguyen", "www"=>"http://leclercq.eu/elisa", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jules"], ["last_name", "Nguyen"], ["email", "nguyen.jules@adam.name"], ["title", "Individual-Title"], ["twitter", "JulesNguyen"], ["www", "http://leclercq.eu/elisa"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.513726"], ["updated_at", "2015-06-08 13:02:13.513726"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.4ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" ORDER BY "customer_vault_individuals"."id" DESC LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Rayan"], ["last_name", "Thomas"], ["email", "thomas.rayan@vidal.org"], ["title", "Individual-Title"], ["twitter", "RayanThomas"], ["www", "http://pierre.com/romane"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.533888"], ["updated_at", "2015-06-08 13:02:13.533888"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Stroumph"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "customer_vault_individuals" SET "first_name" = ?, "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["first_name", "Stroumph"], ["updated_at", "2015-06-08 13:02:13.539024"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.6ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Charlotte"], ["last_name", "Leclerc"], ["email", "charlotte.leclerc@deschamps.info"], ["title", "Individual-Title"], ["twitter", "CharlotteLeclerc"], ["www", "http://charles.net/laura_garnier"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.547248"], ["updated_at", "2015-06-08 13:02:13.547248"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Charlotte", "last_name"=>"Leclerc", "email"=>"charlotte.leclerc@deschamps.info", "title"=>"Individual-Title", "twitter"=>"CharlotteLeclerc", "www"=>"http://charles.net/laura_garnier", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mael"], ["last_name", "Rodriguez"], ["email", "mael.rodriguez@marie.net"], ["title", "Individual-Title"], ["twitter", "MaelRodriguez"], ["www", "http://girard.info/raphal.robert"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.557432"], ["updated_at", "2015-06-08 13:02:13.557432"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Mael", "last_name"=>"Rodriguez", "email"=>"mael.rodriguez@marie.net", "title"=>"Individual-Title", "twitter"=>"MaelRodriguez", "www"=>"http://girard.info/raphal.robert", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jade"], ["last_name", "Picard"], ["email", "jade.picard@vincent.eu"], ["title", "Individual-Title"], ["twitter", "JadePicard"], ["www", "http://gautier.info/mathis.lucas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.568656"], ["updated_at", "2015-06-08 13:02:13.568656"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laura"], ["last_name", "Maillard"], ["email", "laura.maillard@leroux.info"], ["title", "Individual-Title"], ["twitter", "LauraMaillard"], ["www", "http://deschamps.name/evan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.580479"], ["updated_at", "2015-06-08 13:02:13.580479"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Pauline"], ["last_name", "Adam"], ["email", "pauline_adam@bourgeois.eu"], ["title", "Individual-Title"], ["twitter", "PaulineAdam"], ["www", "http://leclercq.org/jeanne"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.591283"], ["updated_at", "2015-06-08 13:02:13.591283"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.4ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 5ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Chloé"], ["last_name", "Lopez"], ["email", "lopez_chlo@petit.fr"], ["title", "Individual-Title"], ["twitter", "ChloéLopez"], ["www", "http://paul.com/yanis.mathieu"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.604697"], ["updated_at", "2015-06-08 13:02:13.604697"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.3ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 5ms (ActiveRecord: 0.7ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@charles.eu"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://philippe.net/adrien"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.621415"], ["updated_at", "2015-06-08 13:02:13.621415"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:13.626322"], ["updated_at", "2015-06-08 13:02:13.626322"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@vincent.fr"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://maillard.net/chlo.laurent"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.629775"], ["updated_at", "2015-06-08 13:02:13.629775"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:13.632787"], ["updated_at", "2015-06-08 13:02:13.632787"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "victor@paul.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.com/lucie"], ["created_at", "2015-06-08 13:02:13.635880"], ["updated_at", "2015-06-08 13:02:13.635880"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:13.638687"], ["updated_at", "2015-06-08 13:02:13.638687"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 25ms (Views: 16.5ms | ActiveRecord: 0.5ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps et Lemoine EURL"], ["email", "la_dumas@moulin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.fr/romain"], ["created_at", "2015-06-08 13:02:13.669947"], ["updated_at", "2015-06-08 13:02:13.669947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:13.672717"], ["updated_at", "2015-06-08 13:02:13.672717"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 13:02:13.679978"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 13:02:13.687469"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 13:02:13.688846"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 13:02:13.690681"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 13:02:13.691937"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 13:02:13.693796"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Valentin"], ["last_name", "Meyer"], ["email", "meyer.valentin@duval.net"], ["title", "Individual-Title"], ["twitter", "ValentinMeyer"], ["www", "http://blanchard.name/sarah_maillard"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.740460"], ["updated_at", "2015-06-08 13:02:13.740460"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:13.744233"], ["updated_at", "2015-06-08 13:02:13.744233"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Perez GIE"], ["email", "anas_louis@rouel.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.info/julie"], ["created_at", "2015-06-08 13:02:13.747315"], ["updated_at", "2015-06-08 13:02:13.747315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:13.749974"], ["updated_at", "2015-06-08 13:02:13.749974"]]  (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) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SCOP GIE"], ["email", "justine@roger.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.info/enzo_leroux"], ["created_at", "2015-06-08 13:02:13.758423"], ["updated_at", "2015-06-08 13:02:13.758423"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:13.762654"], ["updated_at", "2015-06-08 13:02:13.762654"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand SEM SCOP"], ["email", "baptiste_marchal@roger.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.fr/alexis"], ["created_at", "2015-06-08 13:02:13.766107"], ["updated_at", "2015-06-08 13:02:13.766107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:13.768607"], ["updated_at", "2015-06-08 13:02:13.768607"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 13:02:13.770520"], ["updated_at", "2015-06-08 13:02:13.770520"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mathéo"], ["last_name", "Garnier"], ["email", "garnier.o.math@legrand.net"], ["title", "Individual-Title"], ["twitter", "MathéoGarnier"], ["www", "http://moreau.fr/maxence"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.772895"], ["updated_at", "2015-06-08 13:02:13.772895"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:13.776832"], ["updated_at", "2015-06-08 13:02:13.776832"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 13:02:13.778884"], ["updated_at", "2015-06-08 13:02:13.778884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Hugo"], ["last_name", "Durand"], ["email", "hugo.durand@vaeur.com"], ["title", "Individual-Title"], ["twitter", "HugoDurand"], ["www", "http://boyer.org/alexis.marie"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.780959"], ["updated_at", "2015-06-08 13:02:13.780959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:13.783169"], ["updated_at", "2015-06-08 13:02:13.783169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 13:02:13.784989"], ["updated_at", "2015-06-08 13:02:13.784989"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 2]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard et Julien SEM"], ["email", "lilou_rodriguez@garnier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.info/laura_dumont"], ["created_at", "2015-06-08 13:02:13.800986"], ["updated_at", "2015-06-08 13:02:13.800986"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:13.804111"], ["updated_at", "2015-06-08 13:02:13.804111"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier SEM SA"], ["email", "elisa@barre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.org/sarah"], ["created_at", "2015-06-08 13:02:13.806986"], ["updated_at", "2015-06-08 13:02:13.806986"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:13.810345"], ["updated_at", "2015-06-08 13:02:13.810345"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 13:02:13.812615"], ["updated_at", "2015-06-08 13:02:13.812615"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Arthur"], ["last_name", "Girard"], ["email", "girard.arthur@bonnet.com"], ["title", "Individual-Title"], ["twitter", "ArthurGirard"], ["www", "http://thomas.info/kylian"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.814818"], ["updated_at", "2015-06-08 13:02:13.814818"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:13.817296"], ["updated_at", "2015-06-08 13:02:13.817296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 13:02:13.819213"], ["updated_at", "2015-06-08 13:02:13.819213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Julien"], ["last_name", "Benoit"], ["email", "julien_benoit@lefevre.info"], ["title", "Individual-Title"], ["twitter", "JulienBenoit"], ["www", "http://dupont.name/jade"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:13.821231"], ["updated_at", "2015-06-08 13:02:13.821231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:13.823425"], ["updated_at", "2015-06-08 13:02:13.823425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 13:02:13.825313"], ["updated_at", "2015-06-08 13:02:13.825313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 2]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-08 15:02:27 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (766.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (160.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (991.2ms) Completed 200 OK in 12123ms (Views: 12042.2ms | ActiveRecord: 2.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:39 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:39 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-08 15:02:42 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:63328/customer_vault/corporations/new"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-08 13:02:42.072134"], ["updated_at", "2015-06-08 13:02:42.072134"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-06-08 13:02:42.077481"], ["updated_at", "2015-06-08 13:02:42.077481"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]]  (0.8ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/corporations/1 Completed 302 Found in 25ms (ActiveRecord: 1.8ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:02:42 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (6.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (23.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (31.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (22.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (36.4ms) CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (6.0ms) Flyboy::Task Load (0.6ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (12.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (37.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (142.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (150.8ms) Completed 200 OK in 174ms (Views: 155.3ms | ActiveRecord: 2.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:42 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:42 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.6ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine SAS SARL"], ["email", "benjamin@simon.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.com/la"], ["created_at", "2015-06-08 13:02:42.395994"], ["updated_at", "2015-06-08 13:02:42.395994"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:42.400132"], ["updated_at", "2015-06-08 13:02:42.400132"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-08 15:02:42 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (40.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (47.2ms) Completed 200 OK in 56ms (Views: 52.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:42 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:42 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:02:44 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Lemoine SAS SARL", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"benjamin@simon.info", "www"=>"http://barre.com/la", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:63328/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.4ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-08 13:02:44.387583"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-08 13:02:44.390639"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:44.392591"], ["updated_at", "2015-06-08 13:02:44.392591"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:44.496208"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:44.501009"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.7ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/corporations/1 Completed 302 Found in 126ms (ActiveRecord: 5.3ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:02:44 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.7ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (16.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (16.7ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:44 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:44 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:44 +0200  (1.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.6ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.6ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel SARL SARL"], ["email", "thomas_lemoine@bonnet.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.name/clmence_dupont"], ["created_at", "2015-06-08 13:02:44.658686"], ["updated_at", "2015-06-08 13:02:44.658686"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:44.667731"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:44.671633"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:44.676900"], ["updated_at", "2015-06-08 13:02:44.676900"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-08 15:02:44 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (37.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (40.4ms) Completed 200 OK in 44ms (Views: 41.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:44 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:44 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:44 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:02:46 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Noel SARL SARL", "tag_list"=>["", "mytag2"], "email"=>"thomas_lemoine@bonnet.net", "www"=>"http://legrand.name/clmence_dupont", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:63328/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-08 13:02:46.628829"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-08 13:02:46.630663"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.633195"], ["updated_at", "2015-06-08 13:02:46.633195"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.0ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/corporations/1 Completed 302 Found in 21ms (ActiveRecord: 3.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:02:46 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.7ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (15.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (15.7ms) Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:46 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:46 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:46 +0200  (1.9ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.1ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.6ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.6ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charles et Leclercq SEM"], ["email", "alicia_guillaume@chevalier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lopez.info/gabriel"], ["created_at", "2015-06-08 13:02:46.769879"], ["updated_at", "2015-06-08 13:02:46.769879"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.774153"], ["updated_at", "2015-06-08 13:02:46.774153"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Berger EI"], ["email", "lo_perrot@dupont.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.net/pierre_vaeur"], ["created_at", "2015-06-08 13:02:46.777726"], ["updated_at", "2015-06-08 13:02:46.777726"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.781246"], ["updated_at", "2015-06-08 13:02:46.781246"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal SARL SA"], ["email", "mael_moreau@gonzalez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.name/maxime_faure"], ["created_at", "2015-06-08 13:02:46.784781"], ["updated_at", "2015-06-08 13:02:46.784781"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.788377"], ["updated_at", "2015-06-08 13:02:46.788377"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Guillaume SA"], ["email", "romane.petit@jean.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.name/paul_dupont"], ["created_at", "2015-06-08 13:02:46.791854"], ["updated_at", "2015-06-08 13:02:46.791854"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.795586"], ["updated_at", "2015-06-08 13:02:46.795586"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger GIE GIE"], ["email", "lena@fernandez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.net/lisa.morel"], ["created_at", "2015-06-08 13:02:46.799062"], ["updated_at", "2015-06-08 13:02:46.799062"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.802524"], ["updated_at", "2015-06-08 13:02:46.802524"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez SAS EURL"], ["email", "adrien.sanchez@leroy.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.com/alexandre"], ["created_at", "2015-06-08 13:02:46.806176"], ["updated_at", "2015-06-08 13:02:46.806176"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.809693"], ["updated_at", "2015-06-08 13:02:46.809693"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard SCOP SARL"], ["email", "manon_barbier@breton.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.org/enzo"], ["created_at", "2015-06-08 13:02:46.813052"], ["updated_at", "2015-06-08 13:02:46.813052"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.816914"], ["updated_at", "2015-06-08 13:02:46.816914"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland et Arnaud EI"], ["email", "pierre@bonnet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.eu/tom"], ["created_at", "2015-06-08 13:02:46.820349"], ["updated_at", "2015-06-08 13:02:46.820349"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.823768"], ["updated_at", "2015-06-08 13:02:46.823768"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin EURL EURL"], ["email", "clment@cousin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.name/julie_fernandez"], ["created_at", "2015-06-08 13:02:46.827383"], ["updated_at", "2015-06-08 13:02:46.827383"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.830899"], ["updated_at", "2015-06-08 13:02:46.830899"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet SA SARL"], ["email", "jeanne.martinez@lucas.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.org/ambre"], ["created_at", "2015-06-08 13:02:46.834144"], ["updated_at", "2015-06-08 13:02:46.834144"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.837978"], ["updated_at", "2015-06-08 13:02:46.837978"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer et Leroy EURL"], ["email", "ethan_charles@poirier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.org/lo"], ["created_at", "2015-06-08 13:02:46.841314"], ["updated_at", "2015-06-08 13:02:46.841314"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.844783"], ["updated_at", "2015-06-08 13:02:46.844783"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier SAS SA"], ["email", "tom@benoit.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.com/nathan"], ["created_at", "2015-06-08 13:02:46.848274"], ["updated_at", "2015-06-08 13:02:46.848274"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.851788"], ["updated_at", "2015-06-08 13:02:46.851788"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard et Charpentier SEM"], ["email", "rayan@martinez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.info/lola.menard"], ["created_at", "2015-06-08 13:02:46.855127"], ["updated_at", "2015-06-08 13:02:46.855127"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.858750"], ["updated_at", "2015-06-08 13:02:46.858750"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty et Andre SAS"], ["email", "elisa_nicolas@roger.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.net/hugo.renaud"], ["created_at", "2015-06-08 13:02:46.862138"], ["updated_at", "2015-06-08 13:02:46.862138"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.865868"], ["updated_at", "2015-06-08 13:02:46.865868"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard et Baron EURL"], ["email", "lola@girard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.fr/chlo"], ["created_at", "2015-06-08 13:02:46.869438"], ["updated_at", "2015-06-08 13:02:46.869438"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.872938"], ["updated_at", "2015-06-08 13:02:46.872938"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot SA SCOP"], ["email", "julie@nguyen.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.fr/mathilde.rey"], ["created_at", "2015-06-08 13:02:46.876209"], ["updated_at", "2015-06-08 13:02:46.876209"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.879769"], ["updated_at", "2015-06-08 13:02:46.879769"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux EI SA"], ["email", "enzo.dufour@denis.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.com/alicia"], ["created_at", "2015-06-08 13:02:46.883248"], ["updated_at", "2015-06-08 13:02:46.883248"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.886569"], ["updated_at", "2015-06-08 13:02:46.886569"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot et Barbier SAS"], ["email", "jules.benoit@perez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.eu/paul_benoit"], ["created_at", "2015-06-08 13:02:46.890140"], ["updated_at", "2015-06-08 13:02:46.890140"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.893657"], ["updated_at", "2015-06-08 13:02:46.893657"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc et Paul SARL"], ["email", "matho@gaillard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.fr/rayan"], ["created_at", "2015-06-08 13:02:46.896956"], ["updated_at", "2015-06-08 13:02:46.896956"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.900762"], ["updated_at", "2015-06-08 13:02:46.900762"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard et Fernandez SA"], ["email", "elisa.guillot@adam.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.com/rayan_bonnet"], ["created_at", "2015-06-08 13:02:46.904187"], ["updated_at", "2015-06-08 13:02:46.904187"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.907754"], ["updated_at", "2015-06-08 13:02:46.907754"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier SEM SCOP"], ["email", "jade_henry@bourgeois.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.fr/matto_caron"], ["created_at", "2015-06-08 13:02:46.911399"], ["updated_at", "2015-06-08 13:02:46.911399"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.914944"], ["updated_at", "2015-06-08 13:02:46.914944"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard SARL GIE"], ["email", "malys@guillaume.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.info/ines"], ["created_at", "2015-06-08 13:02:46.918358"], ["updated_at", "2015-06-08 13:02:46.918358"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.922062"], ["updated_at", "2015-06-08 13:02:46.922062"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas SCOP SARL"], ["email", "juliette@clement.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.name/thomas.lambert"], ["created_at", "2015-06-08 13:02:46.925465"], ["updated_at", "2015-06-08 13:02:46.925465"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.929066"], ["updated_at", "2015-06-08 13:02:46.929066"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine GIE EURL"], ["email", "marie_garcia@leclercq.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.fr/la"], ["created_at", "2015-06-08 13:02:46.932755"], ["updated_at", "2015-06-08 13:02:46.932755"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.936238"], ["updated_at", "2015-06-08 13:02:46.936238"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement et Marchand EURL"], ["email", "matho@dupuis.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.fr/ocane"], ["created_at", "2015-06-08 13:02:46.939536"], ["updated_at", "2015-06-08 13:02:46.939536"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.943296"], ["updated_at", "2015-06-08 13:02:46.943296"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et Louis EURL"], ["email", "pierre@giraud.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.net/hugo"], ["created_at", "2015-06-08 13:02:46.946733"], ["updated_at", "2015-06-08 13:02:46.946733"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.950654"], ["updated_at", "2015-06-08 13:02:46.950654"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SEM SARL"], ["email", "paul@maillard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.info/lilou"], ["created_at", "2015-06-08 13:02:46.954115"], ["updated_at", "2015-06-08 13:02:46.954115"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.957592"], ["updated_at", "2015-06-08 13:02:46.957592"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent SCOP GIE"], ["email", "lucas@bertrand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.net/quentin.carpentier"], ["created_at", "2015-06-08 13:02:46.960897"], ["updated_at", "2015-06-08 13:02:46.960897"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.964805"], ["updated_at", "2015-06-08 13:02:46.964805"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal SAS EURL"], ["email", "jules@noel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.net/sarah"], ["created_at", "2015-06-08 13:02:46.968270"], ["updated_at", "2015-06-08 13:02:46.968270"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.971755"], ["updated_at", "2015-06-08 13:02:46.971755"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez SAS SAS"], ["email", "matto_roy@blanchard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.info/sarah"], ["created_at", "2015-06-08 13:02:46.975234"], ["updated_at", "2015-06-08 13:02:46.975234"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.978834"], ["updated_at", "2015-06-08 13:02:46.978834"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier EI EURL"], ["email", "lola@schneider.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.eu/enzo.clement"], ["created_at", "2015-06-08 13:02:46.982375"], ["updated_at", "2015-06-08 13:02:46.982375"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.986037"], ["updated_at", "2015-06-08 13:02:46.986037"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps EURL GIE"], ["email", "tom_rouel@fabre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.org/nicolas_renard"], ["created_at", "2015-06-08 13:02:46.989514"], ["updated_at", "2015-06-08 13:02:46.989514"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:46.992936"], ["updated_at", "2015-06-08 13:02:46.992936"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont SCOP SAS"], ["email", "la@chevalier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.org/mohamed_barbier"], ["created_at", "2015-06-08 13:02:46.996701"], ["updated_at", "2015-06-08 13:02:46.996701"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:47.000237"], ["updated_at", "2015-06-08 13:02:47.000237"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis EI GIE"], ["email", "mohamed@marchal.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.com/jade_lambert"], ["created_at", "2015-06-08 13:02:47.004170"], ["updated_at", "2015-06-08 13:02:47.004170"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:47.007814"], ["updated_at", "2015-06-08 13:02:47.007814"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez et Martin GIE"], ["email", "camille@fernandez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.info/malle.richard"], ["created_at", "2015-06-08 13:02:47.011238"], ["updated_at", "2015-06-08 13:02:47.011238"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:47.014863"], ["updated_at", "2015-06-08 13:02:47.014863"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean SA SARL"], ["email", "elisa@le.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.info/maxime.gauthier"], ["created_at", "2015-06-08 13:02:47.018745"], ["updated_at", "2015-06-08 13:02:47.018745"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:47.022331"], ["updated_at", "2015-06-08 13:02:47.022331"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau EI GIE"], ["email", "lo_lefebvre@leclerc.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.eu/benjamin"], ["created_at", "2015-06-08 13:02:47.025736"], ["updated_at", "2015-06-08 13:02:47.025736"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:47.029394"], ["updated_at", "2015-06-08 13:02:47.029394"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault et Poirier SEM"], ["email", "clia@vidal.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.name/arthur"], ["created_at", "2015-06-08 13:02:47.032986"], ["updated_at", "2015-06-08 13:02:47.032986"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:47.036522"], ["updated_at", "2015-06-08 13:02:47.036522"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SA SARL"], ["email", "valentin@guyot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.fr/clmence.gautier"], ["created_at", "2015-06-08 13:02:47.040225"], ["updated_at", "2015-06-08 13:02:47.040225"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:47.043809"], ["updated_at", "2015-06-08 13:02:47.043809"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez EURL EURL"], ["email", "lo@vincent.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.org/la"], ["created_at", "2015-06-08 13:02:47.047213"], ["updated_at", "2015-06-08 13:02:47.047213"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:47.050879"], ["updated_at", "2015-06-08 13:02:47.050879"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 15:02:47 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.5ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (7.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (8.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (160.3ms) Completed 200 OK in 186ms (Views: 174.8ms | ActiveRecord: 4.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:47 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:47 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:47 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-08 15:02:49 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (66.4ms) Completed 200 OK in 72ms (Views: 66.1ms | ActiveRecord: 2.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:49 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:49 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:49 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.6ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.6ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-08 15:02:49 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (34.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (37.5ms) Completed 200 OK in 41ms (Views: 38.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:49 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:49 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:49 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-08 15:02:51 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:63328/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.0ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (38.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (40.7ms) Completed 200 OK in 47ms (Views: 41.9ms | ActiveRecord: 0.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:51 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:51 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:51 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.6ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.6ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.6ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux et Pierre SARL"], ["email", "alicia@dumont.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.org/emilie.marty"], ["created_at", "2015-06-08 13:02:51.619902"], ["updated_at", "2015-06-08 13:02:51.619902"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:51.624352"], ["updated_at", "2015-06-08 13:02:51.624352"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:02:51 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (16.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (16.7ms) Completed 200 OK in 19ms (Views: 17.4ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:51 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:51 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:51 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-08 15:02:53 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:63328/customer_vault/corporations/1#activity"}  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-08 13:02:53.547062"], ["updated_at", "2015-06-08 13:02:53.547062"]]  (0.7ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/corporations/1#activity Completed 302 Found in 5ms (ActiveRecord: 1.2ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:02:53 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (16.9ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (29.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (29.4ms) Completed 200 OK in 32ms (Views: 29.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:53 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:53 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:53 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-08 15:02:53 +0200  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (0.9ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (4.5ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ethan"], ["last_name", "Laurent"], ["email", "ethan.laurent@leclercq.org"], ["title", "Individual-Title"], ["twitter", "EthanLaurent"], ["www", "http://rey.com/lou"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:02:53.726539"], ["updated_at", "2015-06-08 13:02:53.726539"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:53.730988"], ["updated_at", "2015-06-08 13:02:53.730988"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:53.735851"], ["updated_at", "2015-06-08 13:02:53.735851"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:02:53.739757"], ["updated_at", "2015-06-08 13:02:53.739757"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry SA SAS"], ["email", "axel.denis@petit.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.net/lo"], ["created_at", "2015-06-08 13:02:53.743985"], ["updated_at", "2015-06-08 13:02:53.743985"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:53.747545"], ["updated_at", "2015-06-08 13:02:53.747545"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:53.752455"], ["updated_at", "2015-06-08 13:02:53.752455"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:53.756239"], ["updated_at", "2015-06-08 13:02:53.756239"]]  (0.6ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-08 15:02:53 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.2ms)  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.5ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (25.0ms) Completed 200 OK in 32ms (Views: 29.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:53 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:53 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:53 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-08 15:02:53 +0200  (3.8ms) DELETE FROM "customer_vault_individuals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.2ms) DELETE FROM "customer_vault_corporations";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.5ms) DELETE FROM "dorsale_addresses";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.1ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.2ms) DELETE FROM "tags";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.2ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (2.0ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.7ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.3ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Francois SEM"], ["email", "charlotte@rouel.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.eu/matto"], ["created_at", "2015-06-08 13:02:55.702216"], ["updated_at", "2015-06-08 13:02:55.702216"]]  (1.4ms) commit transaction  (0.2ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.711732"], ["updated_at", "2015-06-08 13:02:55.711732"]]  (1.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.720020"], ["updated_at", "2015-06-08 13:02:55.720020"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard EURL GIE"], ["email", "lucie.robin@noel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.fr/emilie.roche"], ["created_at", "2015-06-08 13:02:55.724219"], ["updated_at", "2015-06-08 13:02:55.724219"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.731116"], ["updated_at", "2015-06-08 13:02:55.731116"]]  (1.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.740178"], ["updated_at", "2015-06-08 13:02:55.740178"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron et Henry SAS"], ["email", "ambre@roche.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.fr/manon"], ["created_at", "2015-06-08 13:02:55.747198"], ["updated_at", "2015-06-08 13:02:55.747198"]]  (2.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.754696"], ["updated_at", "2015-06-08 13:02:55.754696"]]  (1.5ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.8ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.763841"], ["updated_at", "2015-06-08 13:02:55.763841"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume SA GIE"], ["email", "romane.gonzalez@picard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.com/jeanne_olivier"], ["created_at", "2015-06-08 13:02:55.772012"], ["updated_at", "2015-06-08 13:02:55.772012"]]  (1.4ms) commit transaction  (0.2ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.781055"], ["updated_at", "2015-06-08 13:02:55.781055"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.5ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.795688"], ["updated_at", "2015-06-08 13:02:55.795688"]]  (1.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin et Lemoine SAS"], ["email", "clia@schneider.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.name/quentin"], ["created_at", "2015-06-08 13:02:55.802262"], ["updated_at", "2015-06-08 13:02:55.802262"]]  (1.6ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.815048"], ["updated_at", "2015-06-08 13:02:55.815048"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (1.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.823862"], ["updated_at", "2015-06-08 13:02:55.823862"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer et Lefevre GIE"], ["email", "clara@collet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.com/pauline_rodriguez"], ["created_at", "2015-06-08 13:02:55.830984"], ["updated_at", "2015-06-08 13:02:55.830984"]]  (1.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.838580"], ["updated_at", "2015-06-08 13:02:55.838580"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.843436"], ["updated_at", "2015-06-08 13:02:55.843436"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Morin SEM"], ["email", "pauline@guillot.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.info/manon.riviere"], ["created_at", "2015-06-08 13:02:55.847371"], ["updated_at", "2015-06-08 13:02:55.847371"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.851386"], ["updated_at", "2015-06-08 13:02:55.851386"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.857362"], ["updated_at", "2015-06-08 13:02:55.857362"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq et Guyot SARL"], ["email", "nomie@hubert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.fr/anas_dumont"], ["created_at", "2015-06-08 13:02:55.861162"], ["updated_at", "2015-06-08 13:02:55.861162"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.865437"], ["updated_at", "2015-06-08 13:02:55.865437"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.870052"], ["updated_at", "2015-06-08 13:02:55.870052"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot et Vasseur SEM"], ["email", "yanis.david@mercier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.org/nomie"], ["created_at", "2015-06-08 13:02:55.873525"], ["updated_at", "2015-06-08 13:02:55.873525"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.877836"], ["updated_at", "2015-06-08 13:02:55.877836"]]  (1.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.883436"], ["updated_at", "2015-06-08 13:02:55.883436"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard et Petit GIE"], ["email", "pauline.durand@gauthier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.eu/elisa.dasilva"], ["created_at", "2015-06-08 13:02:55.886940"], ["updated_at", "2015-06-08 13:02:55.886940"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.891733"], ["updated_at", "2015-06-08 13:02:55.891733"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.896304"], ["updated_at", "2015-06-08 13:02:55.896304"]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer SARL EURL"], ["email", "clmence.hubert@dubois.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.name/antoine"], ["created_at", "2015-06-08 13:02:55.902563"], ["updated_at", "2015-06-08 13:02:55.902563"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.906265"], ["updated_at", "2015-06-08 13:02:55.906265"]]  (1.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.912953"], ["updated_at", "2015-06-08 13:02:55.912953"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard SARL EURL"], ["email", "julie_lambert@david.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.org/lisa.lemaire"], ["created_at", "2015-06-08 13:02:55.916617"], ["updated_at", "2015-06-08 13:02:55.916617"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.920514"], ["updated_at", "2015-06-08 13:02:55.920514"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.925642"], ["updated_at", "2015-06-08 13:02:55.925642"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal SEM EI"], ["email", "gabriel@fabre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.fr/romane"], ["created_at", "2015-06-08 13:02:55.930177"], ["updated_at", "2015-06-08 13:02:55.930177"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.934003"], ["updated_at", "2015-06-08 13:02:55.934003"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.938269"], ["updated_at", "2015-06-08 13:02:55.938269"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre SARL SA"], ["email", "nicolas@perez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.com/hugo"], ["created_at", "2015-06-08 13:02:55.942792"], ["updated_at", "2015-06-08 13:02:55.942792"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.946650"], ["updated_at", "2015-06-08 13:02:55.946650"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.952070"], ["updated_at", "2015-06-08 13:02:55.952070"]]  (5.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal GIE EI"], ["email", "clia.dubois@sanchez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.info/malys"], ["created_at", "2015-06-08 13:02:55.979869"], ["updated_at", "2015-06-08 13:02:55.979869"]]  (1.2ms) commit transaction  (0.2ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.986803"], ["updated_at", "2015-06-08 13:02:55.986803"]]  (3.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:55.996854"], ["updated_at", "2015-06-08 13:02:55.996854"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez SARL EURL"], ["email", "louis@faure.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.fr/lo.fournier"], ["created_at", "2015-06-08 13:02:56.001063"], ["updated_at", "2015-06-08 13:02:56.001063"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.005796"], ["updated_at", "2015-06-08 13:02:56.005796"]]  (1.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.012153"], ["updated_at", "2015-06-08 13:02:56.012153"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel GIE EI"], ["email", "louis_lemaire@fleury.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.net/kylian.fabre"], ["created_at", "2015-06-08 13:02:56.016382"], ["updated_at", "2015-06-08 13:02:56.016382"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.020579"], ["updated_at", "2015-06-08 13:02:56.020579"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.026032"], ["updated_at", "2015-06-08 13:02:56.026032"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour et Rey SA"], ["email", "juliette.leroy@roger.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.eu/lena"], ["created_at", "2015-06-08 13:02:56.029857"], ["updated_at", "2015-06-08 13:02:56.029857"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.033900"], ["updated_at", "2015-06-08 13:02:56.033900"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.039251"], ["updated_at", "2015-06-08 13:02:56.039251"]]  (1.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Lemoine GIE"], ["email", "adam@lefevre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.name/louna"], ["created_at", "2015-06-08 13:02:56.043991"], ["updated_at", "2015-06-08 13:02:56.043991"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.048032"], ["updated_at", "2015-06-08 13:02:56.048032"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.053323"], ["updated_at", "2015-06-08 13:02:56.053323"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry SAS SARL"], ["email", "chlo.martinez@lecomte.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.org/jade"], ["created_at", "2015-06-08 13:02:56.057091"], ["updated_at", "2015-06-08 13:02:56.057091"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.061496"], ["updated_at", "2015-06-08 13:02:56.061496"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.066070"], ["updated_at", "2015-06-08 13:02:56.066070"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David et Carre EI"], ["email", "clmence@leroy.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.fr/axel.julien"], ["created_at", "2015-06-08 13:02:56.070540"], ["updated_at", "2015-06-08 13:02:56.070540"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.074453"], ["updated_at", "2015-06-08 13:02:56.074453"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.079638"], ["updated_at", "2015-06-08 13:02:56.079638"]]  (0.7ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet SAS SA"], ["email", "tom_blanchard@menard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.net/anas"], ["created_at", "2015-06-08 13:02:56.083382"], ["updated_at", "2015-06-08 13:02:56.083382"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.087453"], ["updated_at", "2015-06-08 13:02:56.087453"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.8ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.092512"], ["updated_at", "2015-06-08 13:02:56.092512"]]  (16.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Dupuy SARL"], ["email", "tom@vidal.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.eu/pierre"], ["created_at", "2015-06-08 13:02:56.112451"], ["updated_at", "2015-06-08 13:02:56.112451"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.117103"], ["updated_at", "2015-06-08 13:02:56.117103"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.121842"], ["updated_at", "2015-06-08 13:02:56.121842"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Petit GIE"], ["email", "manon_durand@deschamps.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://huet.name/julien"], ["created_at", "2015-06-08 13:02:56.125972"], ["updated_at", "2015-06-08 13:02:56.125972"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.130461"], ["updated_at", "2015-06-08 13:02:56.130461"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.135414"], ["updated_at", "2015-06-08 13:02:56.135414"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand SAS SEM"], ["email", "valentin.roux@marie.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.org/malle"], ["created_at", "2015-06-08 13:02:56.140945"], ["updated_at", "2015-06-08 13:02:56.140945"]]  (2.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.147961"], ["updated_at", "2015-06-08 13:02:56.147961"]]  (1.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.153853"], ["updated_at", "2015-06-08 13:02:56.153853"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal et Baron SA"], ["email", "jeanne_cousin@dupuis.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.name/ines_noel"], ["created_at", "2015-06-08 13:02:56.157582"], ["updated_at", "2015-06-08 13:02:56.157582"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.161950"], ["updated_at", "2015-06-08 13:02:56.161950"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.167391"], ["updated_at", "2015-06-08 13:02:56.167391"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost EURL EURL"], ["email", "romain@maon.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.fr/lola"], ["created_at", "2015-06-08 13:02:56.170837"], ["updated_at", "2015-06-08 13:02:56.170837"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.175008"], ["updated_at", "2015-06-08 13:02:56.175008"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.179755"], ["updated_at", "2015-06-08 13:02:56.179755"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin et Simon SEM"], ["email", "ethan@adam.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.fr/carla"], ["created_at", "2015-06-08 13:02:56.183959"], ["updated_at", "2015-06-08 13:02:56.183959"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.188192"], ["updated_at", "2015-06-08 13:02:56.188192"]]  (1.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.199179"], ["updated_at", "2015-06-08 13:02:56.199179"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit et Dumont EURL"], ["email", "noa.aubert@guerin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.net/alexis_moulin"], ["created_at", "2015-06-08 13:02:56.202796"], ["updated_at", "2015-06-08 13:02:56.202796"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.207698"], ["updated_at", "2015-06-08 13:02:56.207698"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.213058"], ["updated_at", "2015-06-08 13:02:56.213058"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Guillaume SCOP"], ["email", "lo@rolland.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.org/louis"], ["created_at", "2015-06-08 13:02:56.217576"], ["updated_at", "2015-06-08 13:02:56.217576"]]  (0.7ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.222254"], ["updated_at", "2015-06-08 13:02:56.222254"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.228223"], ["updated_at", "2015-06-08 13:02:56.228223"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Deschamps SA"], ["email", "alicia.marty@dufour.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.org/romane.robert"], ["created_at", "2015-06-08 13:02:56.232478"], ["updated_at", "2015-06-08 13:02:56.232478"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.236976"], ["updated_at", "2015-06-08 13:02:56.236976"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.243058"], ["updated_at", "2015-06-08 13:02:56.243058"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq EURL SARL"], ["email", "jeanne_denis@vidal.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.org/mlia"], ["created_at", "2015-06-08 13:02:56.247595"], ["updated_at", "2015-06-08 13:02:56.247595"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.251958"], ["updated_at", "2015-06-08 13:02:56.251958"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.257959"], ["updated_at", "2015-06-08 13:02:56.257959"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons SARL SA"], ["email", "raphal.baron@schneider.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.net/emilie_benoit"], ["created_at", "2015-06-08 13:02:56.263007"], ["updated_at", "2015-06-08 13:02:56.263007"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.266847"], ["updated_at", "2015-06-08 13:02:56.266847"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.272715"], ["updated_at", "2015-06-08 13:02:56.272715"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois SA SCOP"], ["email", "louise.laurent@garnier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.name/romane.mercier"], ["created_at", "2015-06-08 13:02:56.278387"], ["updated_at", "2015-06-08 13:02:56.278387"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.282742"], ["updated_at", "2015-06-08 13:02:56.282742"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.288515"], ["updated_at", "2015-06-08 13:02:56.288515"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Marchal SCOP"], ["email", "anas_roy@hubert.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.name/mael.benoit"], ["created_at", "2015-06-08 13:02:56.293077"], ["updated_at", "2015-06-08 13:02:56.293077"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.298162"], ["updated_at", "2015-06-08 13:02:56.298162"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.303665"], ["updated_at", "2015-06-08 13:02:56.303665"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre GIE EI"], ["email", "mlia_legrand@perrot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.info/alexis_boyer"], ["created_at", "2015-06-08 13:02:56.307784"], ["updated_at", "2015-06-08 13:02:56.307784"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.313292"], ["updated_at", "2015-06-08 13:02:56.313292"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.318637"], ["updated_at", "2015-06-08 13:02:56.318637"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin SA EI"], ["email", "noah_rolland@dufour.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.fr/clment"], ["created_at", "2015-06-08 13:02:56.323221"], ["updated_at", "2015-06-08 13:02:56.323221"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.329207"], ["updated_at", "2015-06-08 13:02:56.329207"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.336058"], ["updated_at", "2015-06-08 13:02:56.336058"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier SA EURL"], ["email", "justine_laurent@morel.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.eu/pierre"], ["created_at", "2015-06-08 13:02:56.344391"], ["updated_at", "2015-06-08 13:02:56.344391"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.352990"], ["updated_at", "2015-06-08 13:02:56.352990"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.361784"], ["updated_at", "2015-06-08 13:02:56.361784"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry et Julien EURL"], ["email", "lilou_poirier@robert.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.info/maxime"], ["created_at", "2015-06-08 13:02:56.367147"], ["updated_at", "2015-06-08 13:02:56.367147"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.370937"], ["updated_at", "2015-06-08 13:02:56.370937"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.377296"], ["updated_at", "2015-06-08 13:02:56.377296"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson et Robert SARL"], ["email", "raphal.renaud@prevost.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.net/rayan"], ["created_at", "2015-06-08 13:02:56.382948"], ["updated_at", "2015-06-08 13:02:56.382948"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.388783"], ["updated_at", "2015-06-08 13:02:56.388783"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.394368"], ["updated_at", "2015-06-08 13:02:56.394368"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Garcia EURL"], ["email", "maeva.aubry@jean.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.net/alexandre"], ["created_at", "2015-06-08 13:02:56.398937"], ["updated_at", "2015-06-08 13:02:56.398937"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.403438"], ["updated_at", "2015-06-08 13:02:56.403438"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.6ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.409021"], ["updated_at", "2015-06-08 13:02:56.409021"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez GIE SAS"], ["email", "lucie@marty.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.net/clment_legall"], ["created_at", "2015-06-08 13:02:56.413228"], ["updated_at", "2015-06-08 13:02:56.413228"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.417037"], ["updated_at", "2015-06-08 13:02:56.417037"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.5ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.422368"], ["updated_at", "2015-06-08 13:02:56.422368"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez SCOP EI"], ["email", "maeva@carpentier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.info/clmence"], ["created_at", "2015-06-08 13:02:56.427145"], ["updated_at", "2015-06-08 13:02:56.427145"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.431391"], ["updated_at", "2015-06-08 13:02:56.431391"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.437037"], ["updated_at", "2015-06-08 13:02:56.437037"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia SAS SARL"], ["email", "arthur@gautier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.eu/chlo"], ["created_at", "2015-06-08 13:02:56.441308"], ["updated_at", "2015-06-08 13:02:56.441308"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.445220"], ["updated_at", "2015-06-08 13:02:56.445220"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.450370"], ["updated_at", "2015-06-08 13:02:56.450370"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Duval GIE"], ["email", "pierre@paris.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.eu/lucas_poirier"], ["created_at", "2015-06-08 13:02:56.454032"], ["updated_at", "2015-06-08 13:02:56.454032"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.458068"], ["updated_at", "2015-06-08 13:02:56.458068"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.7ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.463610"], ["updated_at", "2015-06-08 13:02:56.463610"]]  (1.9ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier SA SARL"], ["email", "charlotte@chevalier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.fr/mathis"], ["created_at", "2015-06-08 13:02:56.470986"], ["updated_at", "2015-06-08 13:02:56.470986"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.475948"], ["updated_at", "2015-06-08 13:02:56.475948"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.481375"], ["updated_at", "2015-06-08 13:02:56.481375"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Moulin SA"], ["email", "sacha_roux@baron.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.net/clment"], ["created_at", "2015-06-08 13:02:56.485289"], ["updated_at", "2015-06-08 13:02:56.485289"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.489750"], ["updated_at", "2015-06-08 13:02:56.489750"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.494765"], ["updated_at", "2015-06-08 13:02:56.494765"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot et Moulin EI"], ["email", "malle.giraud@remy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.fr/la.roueau"], ["created_at", "2015-06-08 13:02:56.498649"], ["updated_at", "2015-06-08 13:02:56.498649"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.503324"], ["updated_at", "2015-06-08 13:02:56.503324"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.508556"], ["updated_at", "2015-06-08 13:02:56.508556"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Berger GIE"], ["email", "anas@garnier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.info/chlo"], ["created_at", "2015-06-08 13:02:56.512481"], ["updated_at", "2015-06-08 13:02:56.512481"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.516327"], ["updated_at", "2015-06-08 13:02:56.516327"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.521381"], ["updated_at", "2015-06-08 13:02:56.521381"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud et Paul EURL"], ["email", "maeva@le.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.info/jade"], ["created_at", "2015-06-08 13:02:56.525506"], ["updated_at", "2015-06-08 13:02:56.525506"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.529413"], ["updated_at", "2015-06-08 13:02:56.529413"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.534961"], ["updated_at", "2015-06-08 13:02:56.534961"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty EI SCOP"], ["email", "louna_nicolas@robin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.name/ines.baron"], ["created_at", "2015-06-08 13:02:56.538739"], ["updated_at", "2015-06-08 13:02:56.538739"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.542692"], ["updated_at", "2015-06-08 13:02:56.542692"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.547280"], ["updated_at", "2015-06-08 13:02:56.547280"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Bernard SARL"], ["email", "mael@carre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.fr/kylian"], ["created_at", "2015-06-08 13:02:56.551354"], ["updated_at", "2015-06-08 13:02:56.551354"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.555085"], ["updated_at", "2015-06-08 13:02:56.555085"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.559854"], ["updated_at", "2015-06-08 13:02:56.559854"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty SAS EI"], ["email", "justine.duval@martinez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.name/lena"], ["created_at", "2015-06-08 13:02:56.563709"], ["updated_at", "2015-06-08 13:02:56.563709"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.567706"], ["updated_at", "2015-06-08 13:02:56.567706"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.572997"], ["updated_at", "2015-06-08 13:02:56.572997"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva SAS SEM"], ["email", "kylian_charles@moreau.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.name/julie.fernandez"], ["created_at", "2015-06-08 13:02:56.576842"], ["updated_at", "2015-06-08 13:02:56.576842"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.580917"], ["updated_at", "2015-06-08 13:02:56.580917"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.585416"], ["updated_at", "2015-06-08 13:02:56.585416"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois SARL SEM"], ["email", "noa@remy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.com/louna"], ["created_at", "2015-06-08 13:02:56.589342"], ["updated_at", "2015-06-08 13:02:56.589342"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.593276"], ["updated_at", "2015-06-08 13:02:56.593276"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.597770"], ["updated_at", "2015-06-08 13:02:56.597770"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Carpentier SEM"], ["email", "matto@vaeur.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.name/lucie.schmitt"], ["created_at", "2015-06-08 13:02:56.601965"], ["updated_at", "2015-06-08 13:02:56.601965"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.606070"], ["updated_at", "2015-06-08 13:02:56.606070"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.611751"], ["updated_at", "2015-06-08 13:02:56.611751"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun et Schneider SA"], ["email", "nathan_dupuy@meunier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/maxence.moulin"], ["created_at", "2015-06-08 13:02:56.615942"], ["updated_at", "2015-06-08 13:02:56.615942"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.620276"], ["updated_at", "2015-06-08 13:02:56.620276"]]  (1.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.625937"], ["updated_at", "2015-06-08 13:02:56.625937"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre et Vasseur EURL"], ["email", "hugo.lecomte@lacroix.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.eu/julie_perrot"], ["created_at", "2015-06-08 13:02:56.629505"], ["updated_at", "2015-06-08 13:02:56.629505"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.633455"], ["updated_at", "2015-06-08 13:02:56.633455"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.638623"], ["updated_at", "2015-06-08 13:02:56.638623"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit et Fournier SARL"], ["email", "romain_blanchard@lemaire.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.net/sarah"], ["created_at", "2015-06-08 13:02:56.642500"], ["updated_at", "2015-06-08 13:02:56.642500"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.646683"], ["updated_at", "2015-06-08 13:02:56.646683"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.651599"], ["updated_at", "2015-06-08 13:02:56.651599"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt GIE SCOP"], ["email", "ines.richard@legrand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.com/tom"], ["created_at", "2015-06-08 13:02:56.655266"], ["updated_at", "2015-06-08 13:02:56.655266"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.659663"], ["updated_at", "2015-06-08 13:02:56.659663"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.664398"], ["updated_at", "2015-06-08 13:02:56.664398"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy et Huet EI"], ["email", "noa@barbier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.info/marie_pons"], ["created_at", "2015-06-08 13:02:56.668041"], ["updated_at", "2015-06-08 13:02:56.668041"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.672192"], ["updated_at", "2015-06-08 13:02:56.672192"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.676941"], ["updated_at", "2015-06-08 13:02:56.676941"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Dubois SA"], ["email", "ambre_thomas@leclerc.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rodriguez.eu/antoine_leroux"], ["created_at", "2015-06-08 13:02:56.680853"], ["updated_at", "2015-06-08 13:02:56.680853"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.684812"], ["updated_at", "2015-06-08 13:02:56.684812"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.689392"], ["updated_at", "2015-06-08 13:02:56.689392"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David EURL SARL"], ["email", "adrien@philippe.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.com/romain.blanc"], ["created_at", "2015-06-08 13:02:56.693424"], ["updated_at", "2015-06-08 13:02:56.693424"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.697728"], ["updated_at", "2015-06-08 13:02:56.697728"]]  (1.2ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.702623"], ["updated_at", "2015-06-08 13:02:56.702623"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent SCOP SAS"], ["email", "quentin.perez@thomas.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.org/adam_barre"], ["created_at", "2015-06-08 13:02:56.706976"], ["updated_at", "2015-06-08 13:02:56.706976"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.710883"], ["updated_at", "2015-06-08 13:02:56.710883"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.715389"], ["updated_at", "2015-06-08 13:02:56.715389"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal et Thomas GIE"], ["email", "noah.lefebvre@moreau.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.info/adam"], ["created_at", "2015-06-08 13:02:56.718710"], ["updated_at", "2015-06-08 13:02:56.718710"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.722772"], ["updated_at", "2015-06-08 13:02:56.722772"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.727188"], ["updated_at", "2015-06-08 13:02:56.727188"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier SEM SEM"], ["email", "mathilde@marty.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.info/paul"], ["created_at", "2015-06-08 13:02:56.730386"], ["updated_at", "2015-06-08 13:02:56.730386"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.734471"], ["updated_at", "2015-06-08 13:02:56.734471"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.738908"], ["updated_at", "2015-06-08 13:02:56.738908"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel et Renaud EI"], ["email", "alicia_richard@huet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.org/tho.gaillard"], ["created_at", "2015-06-08 13:02:56.742193"], ["updated_at", "2015-06-08 13:02:56.742193"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.746330"], ["updated_at", "2015-06-08 13:02:56.746330"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.750587"], ["updated_at", "2015-06-08 13:02:56.750587"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau SAS SARL"], ["email", "lisa.lemoine@hubert.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.com/pierre.rodriguez"], ["created_at", "2015-06-08 13:02:56.755290"], ["updated_at", "2015-06-08 13:02:56.755290"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.761163"], ["updated_at", "2015-06-08 13:02:56.761163"]]  (2.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.767310"], ["updated_at", "2015-06-08 13:02:56.767310"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin SAS SA"], ["email", "ines_andre@riviere.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.name/lou"], ["created_at", "2015-06-08 13:02:56.771491"], ["updated_at", "2015-06-08 13:02:56.771491"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.775389"], ["updated_at", "2015-06-08 13:02:56.775389"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.780072"], ["updated_at", "2015-06-08 13:02:56.780072"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et Gauthier SARL"], ["email", "matto.collet@guerin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.org/mathis"], ["created_at", "2015-06-08 13:02:56.783832"], ["updated_at", "2015-06-08 13:02:56.783832"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.787582"], ["updated_at", "2015-06-08 13:02:56.787582"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.792692"], ["updated_at", "2015-06-08 13:02:56.792692"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson et Masson SA"], ["email", "louna_giraud@durand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.info/ethan"], ["created_at", "2015-06-08 13:02:56.796540"], ["updated_at", "2015-06-08 13:02:56.796540"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.800545"], ["updated_at", "2015-06-08 13:02:56.800545"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.805721"], ["updated_at", "2015-06-08 13:02:56.805721"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre et Dubois SEM"], ["email", "jeanne.aubert@colin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.org/mael.garcia"], ["created_at", "2015-06-08 13:02:56.809696"], ["updated_at", "2015-06-08 13:02:56.809696"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.813605"], ["updated_at", "2015-06-08 13:02:56.813605"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.818377"], ["updated_at", "2015-06-08 13:02:56.818377"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Girard EI"], ["email", "ethan_lopez@perrot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.com/manon"], ["created_at", "2015-06-08 13:02:56.822138"], ["updated_at", "2015-06-08 13:02:56.822138"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.826079"], ["updated_at", "2015-06-08 13:02:56.826079"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.830905"], ["updated_at", "2015-06-08 13:02:56.830905"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard et Andre SAS"], ["email", "mohamed_garnier@maon.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.fr/juliette"], ["created_at", "2015-06-08 13:02:56.834484"], ["updated_at", "2015-06-08 13:02:56.834484"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.838393"], ["updated_at", "2015-06-08 13:02:56.838393"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.842870"], ["updated_at", "2015-06-08 13:02:56.842870"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot SAS SEM"], ["email", "anas@fournier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.name/alexis.mercier"], ["created_at", "2015-06-08 13:02:56.847169"], ["updated_at", "2015-06-08 13:02:56.847169"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.851077"], ["updated_at", "2015-06-08 13:02:56.851077"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.857104"], ["updated_at", "2015-06-08 13:02:56.857104"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez SA EI"], ["email", "gabriel@marie.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.name/romain"], ["created_at", "2015-06-08 13:02:56.860475"], ["updated_at", "2015-06-08 13:02:56.860475"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.864569"], ["updated_at", "2015-06-08 13:02:56.864569"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.869563"], ["updated_at", "2015-06-08 13:02:56.869563"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Fleury SAS"], ["email", "lucas@fabre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.fr/clmence"], ["created_at", "2015-06-08 13:02:56.874573"], ["updated_at", "2015-06-08 13:02:56.874573"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.880975"], ["updated_at", "2015-06-08 13:02:56.880975"]]  (1.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.891682"], ["updated_at", "2015-06-08 13:02:56.891682"]]  (1.5ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost SA EI"], ["email", "adrien.vidal@aubry.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.info/sarah"], ["created_at", "2015-06-08 13:02:56.898614"], ["updated_at", "2015-06-08 13:02:56.898614"]]  (1.3ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.911115"], ["updated_at", "2015-06-08 13:02:56.911115"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.918717"], ["updated_at", "2015-06-08 13:02:56.918717"]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Jacquet SAS"], ["email", "pierre@barre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.name/paul"], ["created_at", "2015-06-08 13:02:56.928187"], ["updated_at", "2015-06-08 13:02:56.928187"]]  (1.1ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.934305"], ["updated_at", "2015-06-08 13:02:56.934305"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.944235"], ["updated_at", "2015-06-08 13:02:56.944235"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre SAS SEM"], ["email", "justine.dumas@renard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.com/mathilde"], ["created_at", "2015-06-08 13:02:56.950037"], ["updated_at", "2015-06-08 13:02:56.950037"]]  (0.9ms) commit transaction  (2.0ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.960270"], ["updated_at", "2015-06-08 13:02:56.960270"]]  (1.0ms) commit transaction  (0.3ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.968111"], ["updated_at", "2015-06-08 13:02:56.968111"]]  (1.1ms) commit transaction  (0.6ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier et Durand SAS"], ["email", "charlotte@collet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.org/maxence"], ["created_at", "2015-06-08 13:02:56.974820"], ["updated_at", "2015-06-08 13:02:56.974820"]]  (3.1ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.985835"], ["updated_at", "2015-06-08 13:02:56.985835"]]  (1.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:56.996744"], ["updated_at", "2015-06-08 13:02:56.996744"]]  (3.6ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre SEM SEM"], ["email", "benjamin.garnier@marchal.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.eu/anas"], ["created_at", "2015-06-08 13:02:57.005252"], ["updated_at", "2015-06-08 13:02:57.005252"]]  (5.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.016460"], ["updated_at", "2015-06-08 13:02:57.016460"]]  (1.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.023493"], ["updated_at", "2015-06-08 13:02:57.023493"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun EI SCOP"], ["email", "lo.guyot@mathieu.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.name/benjamin.breton"], ["created_at", "2015-06-08 13:02:57.029385"], ["updated_at", "2015-06-08 13:02:57.029385"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.034517"], ["updated_at", "2015-06-08 13:02:57.034517"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.039175"], ["updated_at", "2015-06-08 13:02:57.039175"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud SAS EURL"], ["email", "romane@lucas.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.info/nomie"], ["created_at", "2015-06-08 13:02:57.042819"], ["updated_at", "2015-06-08 13:02:57.042819"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.046658"], ["updated_at", "2015-06-08 13:02:57.046658"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.051891"], ["updated_at", "2015-06-08 13:02:57.051891"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David et David SEM"], ["email", "camille_dupuis@denis.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.eu/malle.picard"], ["created_at", "2015-06-08 13:02:57.055486"], ["updated_at", "2015-06-08 13:02:57.055486"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.059519"], ["updated_at", "2015-06-08 13:02:57.059519"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.064506"], ["updated_at", "2015-06-08 13:02:57.064506"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand EURL EI"], ["email", "maxence@faure.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.fr/camille"], ["created_at", "2015-06-08 13:02:57.068283"], ["updated_at", "2015-06-08 13:02:57.068283"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.072361"], ["updated_at", "2015-06-08 13:02:57.072361"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.077121"], ["updated_at", "2015-06-08 13:02:57.077121"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal SARL SA"], ["email", "adam@blanchard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.fr/camille"], ["created_at", "2015-06-08 13:02:57.080665"], ["updated_at", "2015-06-08 13:02:57.080665"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.085418"], ["updated_at", "2015-06-08 13:02:57.085418"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.090260"], ["updated_at", "2015-06-08 13:02:57.090260"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot SARL SAS"], ["email", "raphal@vincent.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.com/malle_leclerc"], ["created_at", "2015-06-08 13:02:57.093917"], ["updated_at", "2015-06-08 13:02:57.093917"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.098563"], ["updated_at", "2015-06-08 13:02:57.098563"]]  (1.5ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.103869"], ["updated_at", "2015-06-08 13:02:57.103869"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard et Andre GIE"], ["email", "yanis@chevalier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.fr/romane"], ["created_at", "2015-06-08 13:02:57.107874"], ["updated_at", "2015-06-08 13:02:57.107874"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.112203"], ["updated_at", "2015-06-08 13:02:57.112203"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.116873"], ["updated_at", "2015-06-08 13:02:57.116873"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier SARL SA"], ["email", "jules@lemoine.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.net/louise_dubois"], ["created_at", "2015-06-08 13:02:57.121211"], ["updated_at", "2015-06-08 13:02:57.121211"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.125807"], ["updated_at", "2015-06-08 13:02:57.125807"]]  (1.2ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.131388"], ["updated_at", "2015-06-08 13:02:57.131388"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean et Fournier SA"], ["email", "noa@deschamps.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.name/lina_renault"], ["created_at", "2015-06-08 13:02:57.135005"], ["updated_at", "2015-06-08 13:02:57.135005"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.139741"], ["updated_at", "2015-06-08 13:02:57.139741"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.145301"], ["updated_at", "2015-06-08 13:02:57.145301"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SA SAS"], ["email", "paul.carre@bonnet.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.org/rayan"], ["created_at", "2015-06-08 13:02:57.151653"], ["updated_at", "2015-06-08 13:02:57.151653"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.159676"], ["updated_at", "2015-06-08 13:02:57.159676"]]  (2.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.168876"], ["updated_at", "2015-06-08 13:02:57.168876"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie et Pons SA"], ["email", "marie_perrot@rolland.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.info/pierre"], ["created_at", "2015-06-08 13:02:57.175059"], ["updated_at", "2015-06-08 13:02:57.175059"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.180848"], ["updated_at", "2015-06-08 13:02:57.180848"]]  (1.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (1.1ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.189412"], ["updated_at", "2015-06-08 13:02:57.189412"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux et Mercier EURL"], ["email", "pauline_simon@fernandez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.org/romane.lemoine"], ["created_at", "2015-06-08 13:02:57.197831"], ["updated_at", "2015-06-08 13:02:57.197831"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.204137"], ["updated_at", "2015-06-08 13:02:57.204137"]]  (1.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.211612"], ["updated_at", "2015-06-08 13:02:57.211612"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SAS SARL"], ["email", "camille@legrand.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.name/louna"], ["created_at", "2015-06-08 13:02:57.217499"], ["updated_at", "2015-06-08 13:02:57.217499"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.225621"], ["updated_at", "2015-06-08 13:02:57.225621"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.233500"], ["updated_at", "2015-06-08 13:02:57.233500"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rey GIE SEM"], ["email", "evan_faure@schneider.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.name/jade"], ["created_at", "2015-06-08 13:02:57.240186"], ["updated_at", "2015-06-08 13:02:57.240186"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.246446"], ["updated_at", "2015-06-08 13:02:57.246446"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.253132"], ["updated_at", "2015-06-08 13:02:57.253132"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois SA SAS"], ["email", "chlo_morin@pierre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.fr/nicolas"], ["created_at", "2015-06-08 13:02:57.259872"], ["updated_at", "2015-06-08 13:02:57.259872"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.266608"], ["updated_at", "2015-06-08 13:02:57.266608"]]  (5.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.8ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.279222"], ["updated_at", "2015-06-08 13:02:57.279222"]]  (1.3ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam et Leclerc GIE"], ["email", "evan_clement@jean.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.name/julien_renault"], ["created_at", "2015-06-08 13:02:57.289867"], ["updated_at", "2015-06-08 13:02:57.289867"]]  (1.8ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.299150"], ["updated_at", "2015-06-08 13:02:57.299150"]]  (1.2ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.8ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.309673"], ["updated_at", "2015-06-08 13:02:57.309673"]]  (1.5ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis et Fontaine SAS"], ["email", "romain@marie.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.info/lucie.guerin"], ["created_at", "2015-06-08 13:02:57.318069"], ["updated_at", "2015-06-08 13:02:57.318069"]]  (2.4ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.327812"], ["updated_at", "2015-06-08 13:02:57.327812"]]  (3.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.340881"], ["updated_at", "2015-06-08 13:02:57.340881"]]  (1.7ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas EURL SA"], ["email", "zoe_dufour@fournier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.eu/jade.perrot"], ["created_at", "2015-06-08 13:02:57.348454"], ["updated_at", "2015-06-08 13:02:57.348454"]]  (4.0ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.358997"], ["updated_at", "2015-06-08 13:02:57.358997"]]  (1.5ms) commit transaction  (0.3ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.370006"], ["updated_at", "2015-06-08 13:02:57.370006"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot SCOP EURL"], ["email", "marie.remy@andre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.eu/clara"], ["created_at", "2015-06-08 13:02:57.376461"], ["updated_at", "2015-06-08 13:02:57.376461"]]  (1.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.383262"], ["updated_at", "2015-06-08 13:02:57.383262"]]  (1.0ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.392643"], ["updated_at", "2015-06-08 13:02:57.392643"]]  (1.6ms) commit transaction  (0.2ms) begin transaction SQL (1.0ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand SCOP SAS"], ["email", "yanis.baron@remy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.com/camille"], ["created_at", "2015-06-08 13:02:57.400477"], ["updated_at", "2015-06-08 13:02:57.400477"]]  (15.2ms) commit transaction  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.422382"], ["updated_at", "2015-06-08 13:02:57.422382"]]  (3.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.9ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.434807"], ["updated_at", "2015-06-08 13:02:57.434807"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin GIE EURL"], ["email", "lou@gerard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.info/paul"], ["created_at", "2015-06-08 13:02:57.443128"], ["updated_at", "2015-06-08 13:02:57.443128"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.452414"], ["updated_at", "2015-06-08 13:02:57.452414"]]  (2.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.460449"], ["updated_at", "2015-06-08 13:02:57.460449"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal SAS SCOP"], ["email", "lilou.sanchez@perrot.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.info/marie.pons"], ["created_at", "2015-06-08 13:02:57.465547"], ["updated_at", "2015-06-08 13:02:57.465547"]]  (1.7ms) commit transaction  (0.2ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.473838"], ["updated_at", "2015-06-08 13:02:57.473838"]]  (1.6ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.484021"], ["updated_at", "2015-06-08 13:02:57.484021"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Joly et Leroux SAS"], ["email", "lena@lopez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.eu/tho_lopez"], ["created_at", "2015-06-08 13:02:57.491847"], ["updated_at", "2015-06-08 13:02:57.491847"]]  (2.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.501900"], ["updated_at", "2015-06-08 13:02:57.501900"]]  (1.0ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (1.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.513490"], ["updated_at", "2015-06-08 13:02:57.513490"]]  (1.0ms) commit transaction  (0.2ms) begin transaction SQL (0.9ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet SEM GIE"], ["email", "maxime@clement.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.fr/adrien.blanchard"], ["created_at", "2015-06-08 13:02:57.521421"], ["updated_at", "2015-06-08 13:02:57.521421"]]  (3.5ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.533335"], ["updated_at", "2015-06-08 13:02:57.533335"]]  (1.4ms) commit transaction  (0.3ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.8ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.547760"], ["updated_at", "2015-06-08 13:02:57.547760"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David et Dubois SCOP"], ["email", "nathan@marty.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.fr/jeanne"], ["created_at", "2015-06-08 13:02:57.555751"], ["updated_at", "2015-06-08 13:02:57.555751"]]  (3.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.568115"], ["updated_at", "2015-06-08 13:02:57.568115"]]  (1.0ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.5ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.578645"], ["updated_at", "2015-06-08 13:02:57.578645"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval et Robin SEM"], ["email", "ocane_dufour@denis.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.name/matho.lefevre"], ["created_at", "2015-06-08 13:02:57.585368"], ["updated_at", "2015-06-08 13:02:57.585368"]]  (1.4ms) commit transaction  (0.3ms) begin transaction SQL (0.9ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.594042"], ["updated_at", "2015-06-08 13:02:57.594042"]]  (1.5ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.604361"], ["updated_at", "2015-06-08 13:02:57.604361"]]  (1.5ms) commit transaction  (0.2ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy et Schmitt SEM"], ["email", "hugo_richard@gautier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.fr/pauline"], ["created_at", "2015-06-08 13:02:57.612081"], ["updated_at", "2015-06-08 13:02:57.612081"]]  (4.6ms) commit transaction  (0.2ms) begin transaction SQL (0.9ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.624641"], ["updated_at", "2015-06-08 13:02:57.624641"]]  (3.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.635552"], ["updated_at", "2015-06-08 13:02:57.635552"]]  (2.7ms) commit transaction  (0.2ms) begin transaction SQL (0.9ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean et Dumas SARL"], ["email", "marie@leclerc.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.eu/anas"], ["created_at", "2015-06-08 13:02:57.648211"], ["updated_at", "2015-06-08 13:02:57.648211"]]  (1.5ms) commit transaction  (0.2ms) begin transaction SQL (0.9ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.657869"], ["updated_at", "2015-06-08 13:02:57.657869"]]  (1.5ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.668759"], ["updated_at", "2015-06-08 13:02:57.668759"]]  (3.3ms) commit transaction  (0.2ms) begin transaction SQL (1.0ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe et Carre EI"], ["email", "juliette_robert@carpentier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.eu/nomie.arnaud"], ["created_at", "2015-06-08 13:02:57.678619"], ["updated_at", "2015-06-08 13:02:57.678619"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.686540"], ["updated_at", "2015-06-08 13:02:57.686540"]]  (2.9ms) commit transaction  (0.4ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.698442"], ["updated_at", "2015-06-08 13:02:57.698442"]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche SA GIE"], ["email", "pierre_maon@breton.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.org/benjamin_robert"], ["created_at", "2015-06-08 13:02:57.707697"], ["updated_at", "2015-06-08 13:02:57.707697"]]  (1.7ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.716241"], ["updated_at", "2015-06-08 13:02:57.716241"]]  (1.5ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.8ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.725521"], ["updated_at", "2015-06-08 13:02:57.725521"]]  (3.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Deschamps EURL"], ["email", "antoine.fleury@boyer.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.com/juliette"], ["created_at", "2015-06-08 13:02:57.735482"], ["updated_at", "2015-06-08 13:02:57.735482"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.740669"], ["updated_at", "2015-06-08 13:02:57.740669"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.746358"], ["updated_at", "2015-06-08 13:02:57.746358"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont SA EI"], ["email", "lucie.dubois@leroux.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.info/sacha"], ["created_at", "2015-06-08 13:02:57.750943"], ["updated_at", "2015-06-08 13:02:57.750943"]]  (1.1ms) commit transaction  (0.2ms) begin transaction SQL (1.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.758205"], ["updated_at", "2015-06-08 13:02:57.758205"]]  (1.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.767496"], ["updated_at", "2015-06-08 13:02:57.767496"]]  (1.2ms) commit transaction  (0.2ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau EURL SAS"], ["email", "baptiste_hubert@meyer.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.fr/maeva.henry"], ["created_at", "2015-06-08 13:02:57.774804"], ["updated_at", "2015-06-08 13:02:57.774804"]]  (1.4ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.783403"], ["updated_at", "2015-06-08 13:02:57.783403"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.789802"], ["updated_at", "2015-06-08 13:02:57.789802"]]  (1.9ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert et Nicolas GIE"], ["email", "tom.philippe@guerin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.net/matho"], ["created_at", "2015-06-08 13:02:57.800962"], ["updated_at", "2015-06-08 13:02:57.800962"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.807497"], ["updated_at", "2015-06-08 13:02:57.807497"]]  (3.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.815490"], ["updated_at", "2015-06-08 13:02:57.815490"]]  (1.5ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin SARL SA"], ["email", "lola@louis.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.org/julie"], ["created_at", "2015-06-08 13:02:57.824746"], ["updated_at", "2015-06-08 13:02:57.824746"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.830523"], ["updated_at", "2015-06-08 13:02:57.830523"]]  (0.7ms) commit transaction  (0.3ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.838765"], ["updated_at", "2015-06-08 13:02:57.838765"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet et Royer SCOP"], ["email", "thomas@meyer.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.net/jeanne"], ["created_at", "2015-06-08 13:02:57.844223"], ["updated_at", "2015-06-08 13:02:57.844223"]]  (5.5ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.861697"], ["updated_at", "2015-06-08 13:02:57.861697"]]  (1.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.5ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (1.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.875243"], ["updated_at", "2015-06-08 13:02:57.875243"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David et Dumont SEM"], ["email", "axel.bourgeois@fleury.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.com/anas.paul"], ["created_at", "2015-06-08 13:02:57.884086"], ["updated_at", "2015-06-08 13:02:57.884086"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.891386"], ["updated_at", "2015-06-08 13:02:57.891386"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.897691"], ["updated_at", "2015-06-08 13:02:57.897691"]]  (3.5ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SARL SCOP"], ["email", "lucie@baron.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.info/clara.robin"], ["created_at", "2015-06-08 13:02:57.910762"], ["updated_at", "2015-06-08 13:02:57.910762"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.916162"], ["updated_at", "2015-06-08 13:02:57.916162"]]  (4.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.924244"], ["updated_at", "2015-06-08 13:02:57.924244"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand et Fontaine SA"], ["email", "ambre.brun@guyot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.name/nicolas"], ["created_at", "2015-06-08 13:02:57.929009"], ["updated_at", "2015-06-08 13:02:57.929009"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.933931"], ["updated_at", "2015-06-08 13:02:57.933931"]]  (1.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.940922"], ["updated_at", "2015-06-08 13:02:57.940922"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement EI SAS"], ["email", "mathis@jacquet.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.fr/carla"], ["created_at", "2015-06-08 13:02:57.946245"], ["updated_at", "2015-06-08 13:02:57.946245"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.951848"], ["updated_at", "2015-06-08 13:02:57.951848"]]  (1.2ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.959666"], ["updated_at", "2015-06-08 13:02:57.959666"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre SEM SAS"], ["email", "antoine@guyot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.com/mael.dumont"], ["created_at", "2015-06-08 13:02:57.966343"], ["updated_at", "2015-06-08 13:02:57.966343"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.972690"], ["updated_at", "2015-06-08 13:02:57.972690"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.979680"], ["updated_at", "2015-06-08 13:02:57.979680"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps et Vasseur SAS"], ["email", "maxime@perrin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.net/clment"], ["created_at", "2015-06-08 13:02:57.984889"], ["updated_at", "2015-06-08 13:02:57.984889"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.990078"], ["updated_at", "2015-06-08 13:02:57.990078"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:57.995877"], ["updated_at", "2015-06-08 13:02:57.995877"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Marchand GIE"], ["email", "valentin_dumas@gonzalez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.com/sarah"], ["created_at", "2015-06-08 13:02:57.999738"], ["updated_at", "2015-06-08 13:02:57.999738"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.004353"], ["updated_at", "2015-06-08 13:02:58.004353"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.009466"], ["updated_at", "2015-06-08 13:02:58.009466"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire EI EI"], ["email", "romane@carre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.net/lola"], ["created_at", "2015-06-08 13:02:58.013205"], ["updated_at", "2015-06-08 13:02:58.013205"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.018255"], ["updated_at", "2015-06-08 13:02:58.018255"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.023604"], ["updated_at", "2015-06-08 13:02:58.023604"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine GIE SEM"], ["email", "malys@carre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.fr/paul"], ["created_at", "2015-06-08 13:02:58.027148"], ["updated_at", "2015-06-08 13:02:58.027148"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.030888"], ["updated_at", "2015-06-08 13:02:58.030888"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.035667"], ["updated_at", "2015-06-08 13:02:58.035667"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Richard SARL"], ["email", "malle@remy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.fr/arthur.girard"], ["created_at", "2015-06-08 13:02:58.039492"], ["updated_at", "2015-06-08 13:02:58.039492"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.043427"], ["updated_at", "2015-06-08 13:02:58.043427"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.048182"], ["updated_at", "2015-06-08 13:02:58.048182"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe SCOP SEM"], ["email", "julien@giraud.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.net/romain.fleury"], ["created_at", "2015-06-08 13:02:58.052739"], ["updated_at", "2015-06-08 13:02:58.052739"]]  (4.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.060342"], ["updated_at", "2015-06-08 13:02:58.060342"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.065129"], ["updated_at", "2015-06-08 13:02:58.065129"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis SA SEM"], ["email", "carla.picard@guerin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.fr/justine"], ["created_at", "2015-06-08 13:02:58.068923"], ["updated_at", "2015-06-08 13:02:58.068923"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.073131"], ["updated_at", "2015-06-08 13:02:58.073131"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.078049"], ["updated_at", "2015-06-08 13:02:58.078049"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet SA SA"], ["email", "lisa_dubois@poirier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.com/laura"], ["created_at", "2015-06-08 13:02:58.081751"], ["updated_at", "2015-06-08 13:02:58.081751"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.085778"], ["updated_at", "2015-06-08 13:02:58.085778"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.090672"], ["updated_at", "2015-06-08 13:02:58.090672"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier SARL SAS"], ["email", "emilie.renault@roueau.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.net/ines_mathieu"], ["created_at", "2015-06-08 13:02:58.094359"], ["updated_at", "2015-06-08 13:02:58.094359"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.098406"], ["updated_at", "2015-06-08 13:02:58.098406"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.103003"], ["updated_at", "2015-06-08 13:02:58.103003"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent et Richard SARL"], ["email", "la.bonnet@olivier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.fr/marie"], ["created_at", "2015-06-08 13:02:58.106895"], ["updated_at", "2015-06-08 13:02:58.106895"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.111390"], ["updated_at", "2015-06-08 13:02:58.111390"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.115924"], ["updated_at", "2015-06-08 13:02:58.115924"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard et Benoit SA"], ["email", "manon_guyot@dupont.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.com/ines_legall"], ["created_at", "2015-06-08 13:02:58.119641"], ["updated_at", "2015-06-08 13:02:58.119641"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.123711"], ["updated_at", "2015-06-08 13:02:58.123711"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.128430"], ["updated_at", "2015-06-08 13:02:58.128430"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent SARL SEM"], ["email", "justine_thomas@breton.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.com/mlia.roux"], ["created_at", "2015-06-08 13:02:58.131957"], ["updated_at", "2015-06-08 13:02:58.131957"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.135969"], ["updated_at", "2015-06-08 13:02:58.135969"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.140639"], ["updated_at", "2015-06-08 13:02:58.140639"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois SCOP SEM"], ["email", "alice@leclerc.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.eu/tho_laurent"], ["created_at", "2015-06-08 13:02:58.144234"], ["updated_at", "2015-06-08 13:02:58.144234"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.148397"], ["updated_at", "2015-06-08 13:02:58.148397"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.153067"], ["updated_at", "2015-06-08 13:02:58.153067"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard EI SA"], ["email", "alexandre@fleury.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.com/la"], ["created_at", "2015-06-08 13:02:58.156607"], ["updated_at", "2015-06-08 13:02:58.156607"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.161052"], ["updated_at", "2015-06-08 13:02:58.161052"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.165521"], ["updated_at", "2015-06-08 13:02:58.165521"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron EURL SA"], ["email", "jade_prevost@barre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.eu/antoine.adam"], ["created_at", "2015-06-08 13:02:58.169249"], ["updated_at", "2015-06-08 13:02:58.169249"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.173285"], ["updated_at", "2015-06-08 13:02:58.173285"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.177700"], ["updated_at", "2015-06-08 13:02:58.177700"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez et Gautier GIE"], ["email", "maeva@perrin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.fr/romain"], ["created_at", "2015-06-08 13:02:58.181918"], ["updated_at", "2015-06-08 13:02:58.181918"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.186086"], ["updated_at", "2015-06-08 13:02:58.186086"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.190608"], ["updated_at", "2015-06-08 13:02:58.190608"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine SCOP EI"], ["email", "paul.dubois@bernard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.org/julie"], ["created_at", "2015-06-08 13:02:58.194250"], ["updated_at", "2015-06-08 13:02:58.194250"]]  (3.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.200745"], ["updated_at", "2015-06-08 13:02:58.200745"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.205416"], ["updated_at", "2015-06-08 13:02:58.205416"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard EURL SEM"], ["email", "julien@roux.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.fr/jeanne_guyot"], ["created_at", "2015-06-08 13:02:58.209238"], ["updated_at", "2015-06-08 13:02:58.209238"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.213119"], ["updated_at", "2015-06-08 13:02:58.213119"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.217762"], ["updated_at", "2015-06-08 13:02:58.217762"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix SARL GIE"], ["email", "lina@meunier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.org/antoine"], ["created_at", "2015-06-08 13:02:58.221353"], ["updated_at", "2015-06-08 13:02:58.221353"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.225159"], ["updated_at", "2015-06-08 13:02:58.225159"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.230116"], ["updated_at", "2015-06-08 13:02:58.230116"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et Guillaume EURL"], ["email", "mlia.chevalier@leroy.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.fr/raphal.roy"], ["created_at", "2015-06-08 13:02:58.234123"], ["updated_at", "2015-06-08 13:02:58.234123"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.238067"], ["updated_at", "2015-06-08 13:02:58.238067"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.243045"], ["updated_at", "2015-06-08 13:02:58.243045"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Morel SEM"], ["email", "romain.bonnet@poirier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclercq.net/matho.rey"], ["created_at", "2015-06-08 13:02:58.246818"], ["updated_at", "2015-06-08 13:02:58.246818"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.250709"], ["updated_at", "2015-06-08 13:02:58.250709"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.255688"], ["updated_at", "2015-06-08 13:02:58.255688"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen EURL SAS"], ["email", "la_marchal@lacroix.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.name/maxence.moulin"], ["created_at", "2015-06-08 13:02:58.259715"], ["updated_at", "2015-06-08 13:02:58.259715"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.263744"], ["updated_at", "2015-06-08 13:02:58.263744"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.268629"], ["updated_at", "2015-06-08 13:02:58.268629"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et Breton SEM"], ["email", "hugo@le.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.info/elisa.thomas"], ["created_at", "2015-06-08 13:02:58.272398"], ["updated_at", "2015-06-08 13:02:58.272398"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.276330"], ["updated_at", "2015-06-08 13:02:58.276330"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.281098"], ["updated_at", "2015-06-08 13:02:58.281098"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal et Guillot SAS"], ["email", "louna.riviere@brunet.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.net/lo.martinez"], ["created_at", "2015-06-08 13:02:58.284945"], ["updated_at", "2015-06-08 13:02:58.284945"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.288689"], ["updated_at", "2015-06-08 13:02:58.288689"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.293511"], ["updated_at", "2015-06-08 13:02:58.293511"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger SA SEM"], ["email", "alexandre_rey@mathieu.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.org/maxime.blanc"], ["created_at", "2015-06-08 13:02:58.297290"], ["updated_at", "2015-06-08 13:02:58.297290"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.301172"], ["updated_at", "2015-06-08 13:02:58.301172"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.305910"], ["updated_at", "2015-06-08 13:02:58.305910"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Durand et Lecomte EURL"], ["email", "julie_fabre@bertrand.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.org/maeva"], ["created_at", "2015-06-08 13:02:58.309928"], ["updated_at", "2015-06-08 13:02:58.309928"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.313806"], ["updated_at", "2015-06-08 13:02:58.313806"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.318510"], ["updated_at", "2015-06-08 13:02:58.318510"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fabre SARL SA"], ["email", "maxime_fernandez@dupuy.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.org/baptiste.rouel"], ["created_at", "2015-06-08 13:02:58.322360"], ["updated_at", "2015-06-08 13:02:58.322360"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.327189"], ["updated_at", "2015-06-08 13:02:58.327189"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:02:58.331812"], ["updated_at", "2015-06-08 13:02:58.331812"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-08 15:02:58 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms)  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.8ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.5ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (103.6ms) Completed 200 OK in 106ms (Views: 98.6ms | ActiveRecord: 6.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:02:58 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:02:58 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:02:58 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-08 15:02:58 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.6ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.6ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas EI SAS"], ["email", "tho.bourgeois@marty.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.com/nathan"], ["created_at", "2015-06-08 13:03:00.500907"], ["updated_at", "2015-06-08 13:03:00.500907"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'hello' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "hello"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'world' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "world"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:00.510073"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:00.514894"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:00.520183"], ["updated_at", "2015-06-08 13:03:00.520183"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier GIE SA"], ["email", "clment@simon.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.fr/pauline"], ["created_at", "2015-06-08 13:03:00.526207"], ["updated_at", "2015-06-08 13:03:00.526207"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('goodbye')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'goodbye' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "goodbye"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:00.534055"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 3 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 3], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:00.537869"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 3]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 3]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:00.543001"], ["updated_at", "2015-06-08 13:03:00.543001"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris EI EURL"], ["email", "ethan@riviere.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.net/maxence.morel"], ["created_at", "2015-06-08 13:03:00.548386"], ["updated_at", "2015-06-08 13:03:00.548386"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('yeah')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'yeah' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "yeah"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 4 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 3 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 4], ["context", "tags"], ["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:00.555379"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 4]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 4]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:00.561041"], ["updated_at", "2015-06-08 13:03:00.561041"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 15:03:00 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (14.2ms) Completed 200 OK in 19ms (Views: 15.3ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:00 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:00 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:00 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"tags"=>["", "hello"]}, "back_url"=>"http://127.0.0.1:63328/customer_vault/people/list"} Redirected to http://127.0.0.1:63328/customer_vault/people/list Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello')) CACHE (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_aaf4c61 ON individuals_taggings_aaf4c61.taggable_id = customer_vault_individuals.id AND individuals_taggings_aaf4c61.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_aaf4c61.tag_id = 1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_aaf4c61 ON corporations_taggings_aaf4c61.taggable_id = customer_vault_corporations.id AND corporations_taggings_aaf4c61.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_aaf4c61.tag_id = 1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (10.6ms) Completed 200 OK in 17ms (Views: 11.6ms | ActiveRecord: 1.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"tags"=>["", "hello", "world"]}, "back_url"=>"http://127.0.0.1:63328/customer_vault/people/list"} Redirected to http://127.0.0.1:63328/customer_vault/people/list Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) CACHE (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_aaf4c61 ON individuals_taggings_aaf4c61.taggable_id = customer_vault_individuals.id AND individuals_taggings_aaf4c61.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_aaf4c61.tag_id = 1 JOIN taggings individuals_taggings_7c21143 ON individuals_taggings_7c21143.taggable_id = customer_vault_individuals.id AND individuals_taggings_7c21143.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_7c21143.tag_id = 2 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_aaf4c61 ON corporations_taggings_aaf4c61.taggable_id = customer_vault_corporations.id AND corporations_taggings_aaf4c61.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_aaf4c61.tag_id = 1 JOIN taggings corporations_taggings_7c21143 ON corporations_taggings_7c21143.taggable_id = customer_vault_corporations.id AND corporations_taggings_7c21143.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_7c21143.tag_id = 2 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (7.3ms) Completed 200 OK in 14ms (Views: 8.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:02 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.6ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/individuals/new" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (42.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (53.8ms) Completed 200 OK in 72ms (Views: 69.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:02 +0200 Started POST "/customer_vault/individuals" for 127.0.0.1 at 2015-06-08 15:03:04 +0200 Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Benoit", "last_name"=>"Gantaume", "tag_list"=>[""], "email"=>"benoit@agilidee.com", "title"=>"", "twitter"=>"", "context"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "www"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:63328/customer_vault/individuals/new"}  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Benoit"], ["last_name", "Gantaume"], ["email", "benoit@agilidee.com"], ["title", ""], ["twitter", ""], ["www", ""], ["context", ""], ["phone", ""], ["fax", ""], ["mobile", ""], ["created_at", "2015-06-08 13:03:04.919483"], ["updated_at", "2015-06-08 13:03:04.919483"]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Individual"], ["addressable_id", 1], ["created_at", "2015-06-08 13:03:04.921614"], ["updated_at", "2015-06-08 13:03:04.921614"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]]  (2.1ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/individuals/1 Completed 302 Found in 14ms (ActiveRecord: 2.8ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:04 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (13.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (24.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (27.7ms) Completed 200 OK in 37ms (Views: 33.6ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:04 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:05 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.6ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/individuals/new" for 127.0.0.1 at 2015-06-08 15:03:05 +0200 Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (57.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (60.2ms) Completed 200 OK in 64ms (Views: 61.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:05 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:05 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:05 +0200 Started POST "/customer_vault/individuals" for 127.0.0.1 at 2015-06-08 15:03:07 +0200 Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"", "last_name"=>"", "tag_list"=>[""], "email"=>"", "title"=>"", "twitter"=>"", "context"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "www"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:63328/customer_vault/individuals/new"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (52.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (55.4ms) Completed 200 OK in 64ms (Views: 57.0ms | ActiveRecord: 0.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:07 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:07 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:07 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Sacha"], ["last_name", "Remy"], ["email", "sacha.remy@dupuis.com"], ["title", "Individual-Title"], ["twitter", "SachaRemy"], ["www", "http://morin.net/sacha.simon"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:07.263653"], ["updated_at", "2015-06-08 13:03:07.263653"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:07.269296"], ["updated_at", "2015-06-08 13:03:07.269296"]]  (0.7ms) commit transaction Started GET "/customer_vault/individuals/1/edit" for 127.0.0.1 at 2015-06-08 15:03:07 +0200 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (47.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (55.9ms) Completed 200 OK in 65ms (Views: 61.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:07 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:07 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:07 +0200 Started PATCH "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:09 +0200 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Sacha", "last_name"=>"Remy", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"sacha.remy@dupuis.com", "title"=>"Individual-Title", "twitter"=>"SachaRemy", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx", "www"=>"http://morin.net/sacha.simon", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:63328/customer_vault/individuals/1/edit", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-08 13:03:09.259401"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_individuals" SET "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["updated_at", "2015-06-08 13:03:09.261675"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:09.263275"], ["updated_at", "2015-06-08 13:03:09.263275"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:09.273908"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:09.278959"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.2ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/individuals/1 Completed 302 Found in 34ms (ActiveRecord: 4.4ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:09 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (19.0ms) Completed 200 OK in 22ms (Views: 19.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:09 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:09 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:09 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.3ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mélissa"], ["last_name", "Leroy"], ["email", "m_leroy_lissa@charpentier.name"], ["title", "Individual-Title"], ["twitter", "MélissaLeroy"], ["www", "http://leclerc.net/valentin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:09.427627"], ["updated_at", "2015-06-08 13:03:09.427627"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:09.436735"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:09.441189"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:09.446829"], ["updated_at", "2015-06-08 13:03:09.446829"]]  (0.7ms) commit transaction Started GET "/customer_vault/individuals/1/edit" for 127.0.0.1 at 2015-06-08 15:03:09 +0200 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (44.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (46.9ms) Completed 200 OK in 51ms (Views: 48.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:09 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:09 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:09 +0200 Started PATCH "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:11 +0200 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Mélissa", "last_name"=>"Leroy", "tag_list"=>["", "mytag2"], "email"=>"m_leroy_lissa@charpentier.name", "title"=>"Individual-Title", "twitter"=>"MélissaLeroy", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx", "www"=>"http://leclerc.net/valentin", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:63328/customer_vault/individuals/1/edit", "id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] SQL (0.2ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-08 13:03:11.413743"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_individuals" SET "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["updated_at", "2015-06-08 13:03:11.415588"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:11.417742"], ["updated_at", "2015-06-08 13:03:11.417742"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/individuals/1 Completed 302 Found in 21ms (ActiveRecord: 3.8ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:11 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.0ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (17.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (17.5ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:11 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:11 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:11 +0200  (2.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (13.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (6.3ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.6ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.6ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot SCOP SAS"], ["email", "pauline_menard@nguyen.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.org/jeanne"], ["created_at", "2015-06-08 13:03:11.578257"], ["updated_at", "2015-06-08 13:03:11.578257"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:11.582805"], ["updated_at", "2015-06-08 13:03:11.582805"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Zoe"], ["last_name", "Gauthier"], ["email", "gauthier_zoe@mercier.com"], ["title", "Individual-Title"], ["twitter", "ZoeGauthier"], ["www", "http://leclerc.name/jeanne"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:11.587299"], ["updated_at", "2015-06-08 13:03:11.587299"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:11.591655"], ["updated_at", "2015-06-08 13:03:11.591655"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:11 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (18.6ms) Completed 200 OK in 22ms (Views: 19.3ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:11 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:11 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:11 +0200 Started GET "/customer_vault/individuals/1/links/new" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Processing by CustomerVault::LinksController#new as HTML Parameters: {"individual_id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/new.html.slim within layouts/application (22.5ms) Completed 200 OK in 49ms (Views: 40.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Started POST "/customer_vault/individuals/1/links" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Processing by CustomerVault::LinksController#create as HTML Parameters: {"utf8"=>"✓", "link"=>{"bob"=>"CustomerVault::Corporation-1", "title"=>"Manager"}, "back_url"=>"http://127.0.0.1:63328/customer_vault/individuals/1/links/new", "individual_id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "customer_vault_links" ("title", "alice_id", "alice_type", "bob_id", "bob_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Manager"], ["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:13.682760"], ["updated_at", "2015-06-08 13:03:13.682760"]]  (2.1ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/individuals/1#links Completed 302 Found in 8ms (ActiveRecord: 3.4ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (4.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (17.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (24.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (40.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (40.7ms) Completed 200 OK in 44ms (Views: 41.4ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:13 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.6ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.3ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.3ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Noah"], ["last_name", "Marty"], ["email", "marty_noah@gerard.fr"], ["title", "Individual-Title"], ["twitter", "NoahMarty"], ["www", "http://chevalier.name/thomas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:13.857343"], ["updated_at", "2015-06-08 13:03:13.857343"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:13.862076"], ["updated_at", "2015-06-08 13:03:13.862076"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet et Roux EI"], ["email", "emilie.rey@schmitt.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.fr/evan.pierre"], ["created_at", "2015-06-08 13:03:13.865945"], ["updated_at", "2015-06-08 13:03:13.865945"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:13.869753"], ["updated_at", "2015-06-08 13:03:13.869753"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-08 13:03:13.872993"], ["updated_at", "2015-06-08 13:03:13.872993"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (22.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (22.6ms) Completed 200 OK in 26ms (Views: 23.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:13 +0200 Started GET "/customer_vault/individuals/1/links/1/edit" for 127.0.0.1 at 2015-06-08 15:03:15 +0200 Processing by CustomerVault::LinksController#edit as HTML Parameters: {"individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/edit.html.slim within layouts/application (21.0ms) Completed 200 OK in 31ms (Views: 28.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:15 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:15 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:15 +0200 Started PATCH "/customer_vault/individuals/1/links/1" for 127.0.0.1 at 2015-06-08 15:03:15 +0200 Processing by CustomerVault::LinksController#update as HTML Parameters: {"utf8"=>"✓", "link"=>{"title"=>"Manager 2"}, "back_url"=>"http://127.0.0.1:63328/customer_vault/individuals/1/links/1/edit", "individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "customer_vault_links" SET "title" = ?, "updated_at" = ? WHERE "customer_vault_links"."id" = ? [["title", "Manager 2"], ["updated_at", "2015-06-08 13:03:15.946225"], ["id", 1]]  (2.0ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/individuals/1#links Completed 302 Found in 6ms (ActiveRecord: 2.6ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:15 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (21.2ms) Completed 200 OK in 24ms (Views: 21.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:15 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:15 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:16 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.6ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alexandre"], ["last_name", "Chevalier"], ["email", "alexandre.chevalier@olivier.org"], ["title", "Individual-Title"], ["twitter", "AlexandreChevalier"], ["www", "http://leroux.eu/malys_leclercq"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:16.095476"], ["updated_at", "2015-06-08 13:03:16.095476"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:16.100396"], ["updated_at", "2015-06-08 13:03:16.100396"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier GIE EURL"], ["email", "benjamin_vidal@thomas.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.org/louna_perrot"], ["created_at", "2015-06-08 13:03:16.104266"], ["updated_at", "2015-06-08 13:03:16.104266"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:16.108413"], ["updated_at", "2015-06-08 13:03:16.108413"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-08 13:03:16.111551"], ["updated_at", "2015-06-08 13:03:16.111551"]]  (0.6ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:16 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (22.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (22.2ms) Completed 200 OK in 26ms (Views: 22.7ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:16 +0200 Started DELETE "/customer_vault/individuals/1/links/1" for 127.0.0.1 at 2015-06-08 15:03:18 +0200 Processing by CustomerVault::LinksController#destroy as HTML Parameters: {"individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? [["id", 1]]  (2.1ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/individuals/1#links Completed 302 Found in 5ms (ActiveRecord: 2.6ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:18 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (19.2ms) Completed 200 OK in 23ms (Views: 20.1ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:18 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:18 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.6ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier SEM EURL"], ["email", "quentin@lambert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.eu/mathis.durand"], ["created_at", "2015-06-08 13:03:19.976176"], ["updated_at", "2015-06-08 13:03:19.976176"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:19.980624"], ["updated_at", "2015-06-08 13:03:19.980624"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Sarah"], ["last_name", "Mercier"], ["email", "sarah_mercier@charles.info"], ["title", "Individual-Title"], ["twitter", "SarahMercier"], ["www", "http://nicolas.org/thomas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:19.984704"], ["updated_at", "2015-06-08 13:03:19.984704"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:19.990000"], ["updated_at", "2015-06-08 13:03:19.990000"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:03:19 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (17.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (17.8ms) Completed 200 OK in 22ms (Views: 18.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:20 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:20 +0200 Started GET "/customer_vault/corporations/1/links/new" for 127.0.0.1 at 2015-06-08 15:03:21 +0200 Processing by CustomerVault::LinksController#new as HTML Parameters: {"corporation_id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/new.html.slim within layouts/application (15.1ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:21 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:21 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:21 +0200 Started POST "/customer_vault/corporations/1/links" for 127.0.0.1 at 2015-06-08 15:03:22 +0200 Processing by CustomerVault::LinksController#create as HTML Parameters: {"utf8"=>"✓", "link"=>{"bob"=>"CustomerVault::Individual-1", "title"=>"Manager"}, "back_url"=>"http://127.0.0.1:63328/customer_vault/corporations/1/links/new", "corporation_id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("title", "alice_id", "alice_type", "bob_id", "bob_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Manager"], ["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:22.047779"], ["updated_at", "2015-06-08 13:03:22.047779"]]  (2.0ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/corporations/1#links Completed 302 Found in 7ms (ActiveRecord: 2.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:03:22 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.0ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (15.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (30.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (30.9ms) Completed 200 OK in 34ms (Views: 31.4ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:22 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:22 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:22 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lisa"], ["last_name", "Blanchard"], ["email", "lisa_blanchard@hubert.eu"], ["title", "Individual-Title"], ["twitter", "LisaBlanchard"], ["www", "http://lemaire.org/juliette"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:22.202027"], ["updated_at", "2015-06-08 13:03:22.202027"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:22.206520"], ["updated_at", "2015-06-08 13:03:22.206520"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau EI EI"], ["email", "zoe_poirier@marchand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.eu/thomas"], ["created_at", "2015-06-08 13:03:22.210173"], ["updated_at", "2015-06-08 13:03:22.210173"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:22.214971"], ["updated_at", "2015-06-08 13:03:22.214971"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-08 13:03:22.218284"], ["updated_at", "2015-06-08 13:03:22.218284"]]  (0.6ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:03:22 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (20.8ms) Completed 200 OK in 24ms (Views: 21.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:22 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:22 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:22 +0200 Started GET "/customer_vault/corporations/1/links/1/edit" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Processing by CustomerVault::LinksController#edit as HTML Parameters: {"corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/edit.html.slim within layouts/application (13.9ms) Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Started PATCH "/customer_vault/corporations/1/links/1" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Processing by CustomerVault::LinksController#update as HTML Parameters: {"utf8"=>"✓", "link"=>{"title"=>"Manager 2"}, "back_url"=>"http://127.0.0.1:63328/customer_vault/corporations/1/links/1/edit", "corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "customer_vault_links" SET "title" = ?, "updated_at" = ? WHERE "customer_vault_links"."id" = ? [["title", "Manager 2"], ["updated_at", "2015-06-08 13:03:24.287659"], ["id", 1]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/corporations/1#links Completed 302 Found in 7ms (ActiveRecord: 3.1ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (20.0ms) Completed 200 OK in 23ms (Views: 20.4ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:24 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.6ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Maëlys"], ["last_name", "Gautier"], ["email", "lys.gautier.ma@bourgeois.name"], ["title", "Individual-Title"], ["twitter", "MaëlysGautier"], ["www", "http://jean.eu/romane_fournier"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:24.433399"], ["updated_at", "2015-06-08 13:03:24.433399"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:24.438936"], ["updated_at", "2015-06-08 13:03:24.438936"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois et Vasseur GIE"], ["email", "malys_perrin@roux.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.eu/maxime_duval"], ["created_at", "2015-06-08 13:03:24.442684"], ["updated_at", "2015-06-08 13:03:24.442684"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:24.446348"], ["updated_at", "2015-06-08 13:03:24.446348"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-08 13:03:24.449584"], ["updated_at", "2015-06-08 13:03:24.449584"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (19.8ms) Completed 200 OK in 23ms (Views: 20.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:24 +0200 Started DELETE "/customer_vault/corporations/1/links/1" for 127.0.0.1 at 2015-06-08 15:03:26 +0200 Processing by CustomerVault::LinksController#destroy as HTML Parameters: {"corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? [["id", 1]]  (1.9ms) commit transaction Redirected to http://127.0.0.1:63328/customer_vault/corporations/1#links Completed 302 Found in 5ms (ActiveRecord: 2.4ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:03:26 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (16.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (17.0ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:26 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:26 +0200  (2.1ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.6ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.6ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont.jean@rolland.net"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://mercier.name/juliette"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:28.316269"], ["updated_at", "2015-06-08 13:03:28.316269"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:28.320930"], ["updated_at", "2015-06-08 13:03:28.320930"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand.laurent@royer.name"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://schmitt.name/adrien_schneider"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:28.324686"], ["updated_at", "2015-06-08 13:03:28.324686"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:28.328834"], ["updated_at", "2015-06-08 13:03:28.328834"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.eu/maeva.julien"], ["created_at", "2015-06-08 13:03:28.332984"], ["updated_at", "2015-06-08 13:03:28.332984"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:28.336782"], ["updated_at", "2015-06-08 13:03:28.336782"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.info/clment"], ["created_at", "2015-06-08 13:03:28.340033"], ["updated_at", "2015-06-08 13:03:28.340033"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:28.343729"], ["updated_at", "2015-06-08 13:03:28.343729"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 15:03:28 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (8.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (26.4ms) Completed 200 OK in 31ms (Views: 27.2ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:28 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:28 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:28 +0200 Started GET "/customer_vault/people/list?q=Jean&back_url=http%3A%2F%2F127.0.0.1%3A63328%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 15:03:30 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"Jean", "back_url"=>"http://127.0.0.1:63328/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.4ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%jean%'))) CustomerVault::Corporation Load (0.5ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%jean%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (8.4ms) Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 1.2ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:30 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:30 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:30 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean.dupont@fontaine.fr"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://rolland.org/rayan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:30.502452"], ["updated_at", "2015-06-08 13:03:30.502452"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:30.508052"], ["updated_at", "2015-06-08 13:03:30.508052"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand.laurent@renard.eu"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://denis.fr/matho"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:30.511665"], ["updated_at", "2015-06-08 13:03:30.511665"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:30.515275"], ["updated_at", "2015-06-08 13:03:30.515275"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.com/eva"], ["created_at", "2015-06-08 13:03:30.519405"], ["updated_at", "2015-06-08 13:03:30.519405"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:30.523257"], ["updated_at", "2015-06-08 13:03:30.523257"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.fr/julien_durand"], ["created_at", "2015-06-08 13:03:30.526585"], ["updated_at", "2015-06-08 13:03:30.526585"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:30.530426"], ["updated_at", "2015-06-08 13:03:30.530426"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 15:03:30 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (16.3ms) Completed 200 OK in 21ms (Views: 17.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:30 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:30 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:30 +0200 Started GET "/customer_vault/people/list?q=DUPONT&back_url=http%3A%2F%2F127.0.0.1%3A63328%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 15:03:32 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"DUPONT", "back_url"=>"http://127.0.0.1:63328/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%dupont%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%dupont%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (7.5ms) Completed 200 OK in 12ms (Views: 8.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:32 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:32 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:32 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont_jean@gaillard.com"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://lambert.org/alexis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:32.621206"], ["updated_at", "2015-06-08 13:03:32.621206"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:32.625822"], ["updated_at", "2015-06-08 13:03:32.625822"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent.durand@brunet.info"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://garcia.info/alice_marie"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:32.630986"], ["updated_at", "2015-06-08 13:03:32.630986"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:32.634837"], ["updated_at", "2015-06-08 13:03:32.634837"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.fr/baptiste"], ["created_at", "2015-06-08 13:03:32.639425"], ["updated_at", "2015-06-08 13:03:32.639425"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:32.643441"], ["updated_at", "2015-06-08 13:03:32.643441"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.com/laura_joly"], ["created_at", "2015-06-08 13:03:32.647551"], ["updated_at", "2015-06-08 13:03:32.647551"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:32.651493"], ["updated_at", "2015-06-08 13:03:32.651493"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 15:03:32 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (18.7ms) Completed 200 OK in 23ms (Views: 19.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:32 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:32 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:32 +0200 Started GET "/customer_vault/people/list?q=aaa&back_url=http%3A%2F%2F127.0.0.1%3A63328%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 15:03:34 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"aaa", "back_url"=>"http://127.0.0.1:63328/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%aaa%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%aaa%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (10.7ms) Completed 200 OK in 17ms (Views: 12.0ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:34 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:34 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.4ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.5ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.2ms) DELETE FROM "flyboy_goals";  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.3ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson et Prevost SCOP"], ["email", "enzo_dupuis@lemoine.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.net/maeva.marty"], ["created_at", "2015-06-08 13:03:34.759419"], ["updated_at", "2015-06-08 13:03:34.759419"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 13:03:34.764876"], ["updated_at", "2015-06-08 13:03:34.764876"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:03:34 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.6ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (20.3ms) Completed 200 OK in 24ms (Views: 21.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:34 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:34 +0200  (0.4ms) SELECT COUNT(*) FROM "flyboy_tasks" Started GET "/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3ACorporation-1" for 127.0.0.1 at 2015-06-08 15:03:36 +0200 Processing by Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"CustomerVault::Corporation-1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (10.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_form.html.slim (35.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/new.html.slim within layouts/application (45.1ms) Completed 200 OK in 66ms (Views: 55.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:36 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:36 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:36 +0200 Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-06-08 15:03:36 +0200 Processing by Flyboy::TasksController#create as HTML Parameters: {"utf8"=>"✓", "task"=>{"name"=>"YepYep", "description"=>"Trololo", "reminder"=>"15/06/2015", "term"=>"08/07/2015", "taskable_id"=>"1", "taskable_type"=>"CustomerVault::Corporation"}, "back_url"=>"http://127.0.0.1:63328/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3ACorporation-1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "name", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["name", "YepYep"], ["description", "Trololo"], ["term", "2015-07-08"], ["reminder", "2015-06-15"], ["done", "f"], ["created_at", "2015-06-08 13:03:36.917763"], ["updated_at", "2015-06-08 13:03:36.917763"]]  (0.8ms) commit transaction Redirected to http://127.0.0.1:63328/flyboy/tasks/1 Completed 302 Found in 11ms (ActiveRecord: 1.4ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-06-08 15:03:36 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_actions.html.slim (6.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_context.html.slim (19.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.5ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/task_comments/_list.html.slim (24.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/show.html.slim within layouts/application (67.3ms) Completed 200 OK in 78ms (Views: 74.4ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:37 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:37 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY "flyboy_tasks"."id" DESC LIMIT 1 Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 15:03:37 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (18.6ms) Completed 200 OK in 22ms (Views: 19.3ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:37 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:37 +0200 Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-06-08 15:03:39 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_searchbar.html.slim (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" IN (1) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (12.3ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/index.html.slim within layouts/application (31.8ms) Completed 200 OK in 45ms (Views: 42.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:39 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:39 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Louna"], ["last_name", "Leroy"], ["email", "louna_leroy@marie.fr"], ["title", "Individual-Title"], ["twitter", "LounaLeroy"], ["www", "http://dufour.eu/rayan_lambert"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:40.911742"], ["updated_at", "2015-06-08 13:03:40.911742"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:40.916294"], ["updated_at", "2015-06-08 13:03:40.916294"]]  (0.7ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:40 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.2ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (17.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (18.1ms) Completed 200 OK in 21ms (Views: 18.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:40 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:40 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:41 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Started GET "/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3AIndividual-1" for 127.0.0.1 at 2015-06-08 15:03:42 +0200 Processing by Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"CustomerVault::Individual-1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (10.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_form.html.slim (26.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/new.html.slim within layouts/application (26.4ms) Completed 200 OK in 30ms (Views: 27.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:42 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:42 +0200 Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-06-08 15:03:42 +0200 Processing by Flyboy::TasksController#create as HTML Parameters: {"utf8"=>"✓", "task"=>{"name"=>"YepYep", "description"=>"Trololo", "reminder"=>"15/06/2015", "term"=>"08/07/2015", "taskable_id"=>"1", "taskable_type"=>"CustomerVault::Individual"}, "back_url"=>"http://127.0.0.1:63328/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3AIndividual-1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "name", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"], ["name", "YepYep"], ["description", "Trololo"], ["term", "2015-07-08"], ["reminder", "2015-06-15"], ["done", "f"], ["created_at", "2015-06-08 13:03:42.978568"], ["updated_at", "2015-06-08 13:03:42.978568"]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:63328/flyboy/tasks/1 Completed 302 Found in 9ms (ActiveRecord: 3.1ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-06-08 15:03:42 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_actions.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_context.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/task_comments/_list.html.slim (7.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/show.html.slim within layouts/application (17.3ms) Completed 200 OK in 22ms (Views: 18.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:43 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:43 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:43 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY "flyboy_tasks"."id" DESC LIMIT 1 Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:43 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.0ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (18.5ms) Completed 200 OK in 22ms (Views: 19.3ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:43 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:43 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:43 +0200 Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-06-08 15:03:44 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_searchbar.html.slim (0.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (1.7ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" IN (1) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (5.7ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/index.html.slim within layouts/application (10.6ms) Completed 200 OK in 13ms (Views: 11.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:45 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:45 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:45 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.3ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.7ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (4.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jeanne"], ["last_name", "Rousseau"], ["email", "rousseau_jeanne@olivier.org"], ["title", "Individual-Title"], ["twitter", "JeanneRousseau"], ["www", "http://dupuy.name/maeva_robin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 13:03:47.183996"], ["updated_at", "2015-06-08 13:03:47.183996"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 13:03:47.188491"], ["updated_at", "2015-06-08 13:03:47.188491"]]  (0.9ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:47 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (8.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.3ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (22.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (22.1ms) Completed 200 OK in 25ms (Views: 22.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:47 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:47 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:47 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-08 15:03:49 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}, "back_url"=>"http://127.0.0.1:63328/customer_vault/individuals/1#tasks"} Redirected to http://127.0.0.1:63328/customer_vault/individuals/1#tasks Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 15:03:49 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.4ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (7.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (4.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (6.3ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (24.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (24.6ms) Completed 200 OK in 30ms (Views: 26.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 15:03:49 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 15:03:49 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 15:03:49 +0200  (1.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.3ms) begin transaction SQL (1.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont_jean@roche.eu"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://baron.info/marie.lecomte"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:28:31.506159"], ["updated_at", "2015-06-08 14:28:31.506159"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (1.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:28:31.538093"], ["updated_at", "2015-06-08 14:28:31.538093"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand.laurent@lambert.org"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://benoit.com/lena"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:28:31.549108"], ["updated_at", "2015-06-08 14:28:31.549108"]]  (2.0ms) commit transaction  (0.2ms) begin transaction SQL (0.9ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:28:31.560710"], ["updated_at", "2015-06-08 14:28:31.560710"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.info/hugo"], ["created_at", "2015-06-08 14:28:31.587782"], ["updated_at", "2015-06-08 14:28:31.587782"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:28:31.595895"], ["updated_at", "2015-06-08 14:28:31.595895"]]  (2.0ms) commit transaction  (0.1ms) begin transaction SQL (2.0ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.eu/ambre.laine"], ["created_at", "2015-06-08 14:28:31.604056"], ["updated_at", "2015-06-08 14:28:31.604056"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:28:31.613632"], ["updated_at", "2015-06-08 14:28:31.613632"]]  (1.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:28:36 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (1.0ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (15.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (10.1ms) ActsAsTaggableOn::Tag Load (0.7ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (42.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (9.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (167.2ms) Completed 200 OK in 671ms (Views: 578.5ms | ActiveRecord: 3.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:28:37 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:28:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:28:37 +0200 Started GET "/customer_vault/people/list?q=Jean&back_url=http%3A%2F%2F127.0.0.1%3A64012%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:28:39 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"Jean", "back_url"=>"http://127.0.0.1:64012/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.4ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%jean%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%jean%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (12.2ms) Completed 200 OK in 152ms (Views: 14.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:28:39 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:28:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:28:39 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.3ms) DELETE FROM "taggings";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (2.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.5ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont.jean@riviere.org"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://caron.com/maxence.breton"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:28:39.567873"], ["updated_at", "2015-06-08 14:28:39.567873"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:28:39.574015"], ["updated_at", "2015-06-08 14:28:39.574015"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand.laurent@adam.info"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://garcia.fr/enzo.lacroix"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:28:39.579552"], ["updated_at", "2015-06-08 14:28:39.579552"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:28:39.584550"], ["updated_at", "2015-06-08 14:28:39.584550"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.eu/hugo"], ["created_at", "2015-06-08 14:28:39.590705"], ["updated_at", "2015-06-08 14:28:39.590705"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:28:39.596115"], ["updated_at", "2015-06-08 14:28:39.596115"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.info/mathis"], ["created_at", "2015-06-08 14:28:39.600757"], ["updated_at", "2015-06-08 14:28:39.600757"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:28:39.604469"], ["updated_at", "2015-06-08 14:28:39.604469"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:28:39 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.2ms) ActsAsTaggableOn::Tag Load (0.5ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (22.8ms) Completed 200 OK in 28ms (Views: 23.5ms | ActiveRecord: 1.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:28:39 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:28:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:28:39 +0200 Started GET "/customer_vault/people/list?q=DUPONT&back_url=http%3A%2F%2F127.0.0.1%3A64012%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:28:42 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"DUPONT", "back_url"=>"http://127.0.0.1:64012/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.8ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%dupont%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%dupont%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (12.6ms) Completed 200 OK in 20ms (Views: 14.1ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:28:42 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:28:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:28:42 +0200  (3.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (2.2ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (2.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.1ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.9ms) DELETE FROM "tags";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.3ms) DELETE FROM "taggings";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.4ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.6ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.6ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.3ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean.dupont@martinez.org"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://simon.net/lou"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:28:42.225154"], ["updated_at", "2015-06-08 14:28:42.225154"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:28:42.231041"], ["updated_at", "2015-06-08 14:28:42.231041"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent_durand@jean.com"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://vincent.com/clmence"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:28:42.236156"], ["updated_at", "2015-06-08 14:28:42.236156"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:28:42.241654"], ["updated_at", "2015-06-08 14:28:42.241654"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.name/lilou_dumas"], ["created_at", "2015-06-08 14:28:42.246630"], ["updated_at", "2015-06-08 14:28:42.246630"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:28:42.251463"], ["updated_at", "2015-06-08 14:28:42.251463"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.fr/romane_pierre"], ["created_at", "2015-06-08 14:28:42.255897"], ["updated_at", "2015-06-08 14:28:42.255897"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:28:42.260451"], ["updated_at", "2015-06-08 14:28:42.260451"]]  (1.1ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:28:42 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (5.0ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (5.0ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (5.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (29.4ms) Completed 200 OK in 36ms (Views: 31.1ms | ActiveRecord: 1.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:28:42 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:28:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:28:42 +0200 Started GET "/customer_vault/people/list?q=aaa&back_url=http%3A%2F%2F127.0.0.1%3A64012%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:28:44 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"aaa", "back_url"=>"http://127.0.0.1:64012/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%aaa%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%aaa%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (9.4ms) Completed 200 OK in 18ms (Views: 11.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:28:44 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:28:44 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:28:44 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.2ms) DELETE FROM "taggings";  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean.dupont@guerin.eu"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://fleury.info/emilie_robin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:34:05.605986"], ["updated_at", "2015-06-08 14:34:05.605986"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:34:05.640534"], ["updated_at", "2015-06-08 14:34:05.640534"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand_laurent@sanchez.fr"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://guillot.name/clmence.dufour"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:34:05.645015"], ["updated_at", "2015-06-08 14:34:05.645015"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:34:05.648860"], ["updated_at", "2015-06-08 14:34:05.648860"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.com/laura"], ["created_at", "2015-06-08 14:34:05.662334"], ["updated_at", "2015-06-08 14:34:05.662334"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:34:05.666222"], ["updated_at", "2015-06-08 14:34:05.666222"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.net/hugo"], ["created_at", "2015-06-08 14:34:05.669405"], ["updated_at", "2015-06-08 14:34:05.669405"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:34:05.673323"], ["updated_at", "2015-06-08 14:34:05.673323"]]  (1.0ms) commit transaction  (0.9ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.3ms) DELETE FROM "tags";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (1.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont.jean@morin.org"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://renault.org/kylian_faure"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:35:14.688329"], ["updated_at", "2015-06-08 14:35:14.688329"]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:35:14.718154"], ["updated_at", "2015-06-08 14:35:14.718154"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent.durand@marchand.info"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://jacquet.net/romain.jacquet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:35:14.723681"], ["updated_at", "2015-06-08 14:35:14.723681"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:35:14.728129"], ["updated_at", "2015-06-08 14:35:14.728129"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.info/louise.legall"], ["created_at", "2015-06-08 14:35:14.742537"], ["updated_at", "2015-06-08 14:35:14.742537"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:35:14.747120"], ["updated_at", "2015-06-08 14:35:14.747120"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.fr/louis.leclercq"], ["created_at", "2015-06-08 14:35:14.751051"], ["updated_at", "2015-06-08 14:35:14.751051"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:35:14.755668"], ["updated_at", "2015-06-08 14:35:14.755668"]]  (0.8ms) commit transaction  (1.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.5ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.8ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean.dupont@aubert.info"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://carre.info/maxime.nicolas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:31.913419"], ["updated_at", "2015-06-08 14:36:31.913419"]]  (2.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:31.939860"], ["updated_at", "2015-06-08 14:36:31.939860"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand.laurent@da.org"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://barbier.eu/axel_aubert"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:31.943917"], ["updated_at", "2015-06-08 14:36:31.943917"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:31.947461"], ["updated_at", "2015-06-08 14:36:31.947461"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.com/alexis"], ["created_at", "2015-06-08 14:36:31.960436"], ["updated_at", "2015-06-08 14:36:31.960436"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:31.964278"], ["updated_at", "2015-06-08 14:36:31.964278"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.com/ines"], ["created_at", "2015-06-08 14:36:31.967516"], ["updated_at", "2015-06-08 14:36:31.967516"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:31.971038"], ["updated_at", "2015-06-08 14:36:31.971038"]]  (0.9ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:36:36 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.6ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (10.3ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (40.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (8.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (164.7ms) Completed 200 OK in 548ms (Views: 490.1ms | ActiveRecord: 2.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:36:37 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:36:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:36:37 +0200 Started GET "/customer_vault/people/list?q=Jean&back_url=http%3A%2F%2F127.0.0.1%3A64072%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:36:39 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"Jean", "back_url"=>"http://127.0.0.1:64072/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%jean%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%jean%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (8.7ms) Completed 200 OK in 118ms (Views: 10.0ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:36:39 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:36:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:36:39 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont.jean@renaud.eu"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://gerard.com/jules"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:39.541028"], ["updated_at", "2015-06-08 14:36:39.541028"]]  (0.8ms) commit transaction  (0.5ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:39.547030"], ["updated_at", "2015-06-08 14:36:39.547030"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand_laurent@nicolas.org"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://meyer.info/matto.brun"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:39.553197"], ["updated_at", "2015-06-08 14:36:39.553197"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:39.560993"], ["updated_at", "2015-06-08 14:36:39.560993"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.eu/noa"], ["created_at", "2015-06-08 14:36:39.568454"], ["updated_at", "2015-06-08 14:36:39.568454"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:39.574449"], ["updated_at", "2015-06-08 14:36:39.574449"]]  (0.9ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.name/louise.rey"], ["created_at", "2015-06-08 14:36:39.580446"], ["updated_at", "2015-06-08 14:36:39.580446"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:39.585138"], ["updated_at", "2015-06-08 14:36:39.585138"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:36:39 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.7ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (5.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (5.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (26.1ms) Completed 200 OK in 33ms (Views: 28.0ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:36:39 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:36:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:36:39 +0200 Started GET "/customer_vault/people/list?q=DUPONT&back_url=http%3A%2F%2F127.0.0.1%3A64072%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:36:41 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"DUPONT", "back_url"=>"http://127.0.0.1:64072/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%dupont%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%dupont%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (13.0ms) Completed 200 OK in 18ms (Views: 14.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:36:41 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:36:41 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:36:41 +0200  (3.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.9ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.2ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont.jean@gauthier.fr"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://lucas.info/paul"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:41.817557"], ["updated_at", "2015-06-08 14:36:41.817557"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:41.822496"], ["updated_at", "2015-06-08 14:36:41.822496"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand.laurent@martin.eu"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://dupont.eu/juliette"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:41.827433"], ["updated_at", "2015-06-08 14:36:41.827433"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:41.832099"], ["updated_at", "2015-06-08 14:36:41.832099"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.name/mathilde_gerard"], ["created_at", "2015-06-08 14:36:41.844093"], ["updated_at", "2015-06-08 14:36:41.844093"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:41.848237"], ["updated_at", "2015-06-08 14:36:41.848237"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.net/alexandre_fleury"], ["created_at", "2015-06-08 14:36:41.852060"], ["updated_at", "2015-06-08 14:36:41.852060"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:41.856251"], ["updated_at", "2015-06-08 14:36:41.856251"]]  (1.1ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:36:41 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.3ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.4ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (24.1ms) Completed 200 OK in 30ms (Views: 25.6ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:36:41 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:36:41 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:36:41 +0200 Started GET "/customer_vault/people/list?q=aaa&back_url=http%3A%2F%2F127.0.0.1%3A64072%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:36:43 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"aaa", "back_url"=>"http://127.0.0.1:64072/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%aaa%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%aaa%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (13.4ms) Completed 200 OK in 21ms (Views: 16.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:36:43 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:36:43 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:36:43 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.2ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont et Poirier EI"], ["email", "manon@joly.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.eu/jules"], ["created_at", "2015-06-08 14:36:53.054657"], ["updated_at", "2015-06-08 14:36:53.054657"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (0.6ms) Completed 200 OK in 141ms (Views: 66.9ms | ActiveRecord: 0.4ms)  (0.8ms) rollback transaction  (0.2ms) begin transaction Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 50ms (Views: 9.1ms | ActiveRecord: 0.5ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert EI EI"], ["email", "chlo_robert@dupont.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.org/julien"], ["created_at", "2015-06-08 14:36:53.271559"], ["updated_at", "2015-06-08 14:36:53.271559"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.5ms) Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.4ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Le gall SARL SARL", "email"=>"arthur.carre@durand.eu", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://royer.net/valentin"}}  (0.6ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall SARL SARL"], ["email", "arthur.carre@durand.eu"], ["www", "http://royer.net/valentin"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.301986"], ["updated_at", "2015-06-08 14:36:53.301986"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 11ms (ActiveRecord: 1.2ms)  (0.3ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Moreau et Gonzalez SA", "email"=>"mathis.royer@berger.net", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://lemoine.net/la_riviere"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau et Gonzalez SA"], ["email", "mathis.royer@berger.net"], ["www", "http://lemoine.net/la_riviere"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.319880"], ["updated_at", "2015-06-08 14:36:53.319880"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.5ms) rollback transaction  (0.2ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Laine EI SCOP", "email"=>"quentin@fabre.eu", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://mercier.org/jeanne_boyer"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine EI SCOP"], ["email", "quentin@fabre.eu"], ["www", "http://mercier.org/jeanne_boyer"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.334580"], ["updated_at", "2015-06-08 14:36:53.334580"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 6ms (ActiveRecord: 0.6ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" ORDER BY "customer_vault_corporations"."id" DESC LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.5ms) Completed 200 OK in 6ms (Views: 2.0ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement SA EURL"], ["email", "eva.marchal@picard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.org/pierre_brunet"], ["created_at", "2015-06-08 14:36:53.360570"], ["updated_at", "2015-06-08 14:36:53.360570"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"New name"}, "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "customer_vault_corporations" SET "name" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["name", "New name"], ["updated_at", "2015-06-08 14:36:53.379006"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 16ms (ActiveRecord: 1.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc et Olivier SARL"], ["email", "jade@chevalier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.name/kylian.lopez"], ["created_at", "2015-06-08 14:36:53.397659"], ["updated_at", "2015-06-08 14:36:53.397659"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Leclerc et Olivier SARL", "email"=>"jade@chevalier.name", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://andre.name/kylian.lopez"}, "id"=>"1"} CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte EURL SARL"], ["email", "lucie@denis.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.name/pierre"], ["created_at", "2015-06-08 14:36:53.443423"], ["updated_at", "2015-06-08 14:36:53.443423"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Lecomte EURL SARL", "email"=>"lucie@denis.eu", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://michel.name/pierre"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 6ms (ActiveRecord: 0.4ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Fontaine SA"], ["email", "justine@carre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.info/clmence.giraud"], ["created_at", "2015-06-08 14:36:53.457503"], ["updated_at", "2015-06-08 14:36:53.457503"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (1.7ms) Completed 200 OK in 11ms (Views: 5.0ms | ActiveRecord: 0.4ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (1.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SA SARL"], ["email", "la@adam.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.com/raphal"], ["created_at", "2015-06-08 14:36:53.480223"], ["updated_at", "2015-06-08 14:36:53.480223"]]  (0.8ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.6ms) Completed 200 OK in 7ms (Views: 2.2ms | ActiveRecord: 0.5ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Jean EURL"], ["email", "tho@noel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.net/elisa.breton"], ["created_at", "2015-06-08 14:36:53.503611"], ["updated_at", "2015-06-08 14:36:53.503611"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.4ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.9ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 39ms (ActiveRecord: 2.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson et Denis SARL"], ["email", "tho@perez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.org/matho"], ["created_at", "2015-06-08 14:36:53.553711"], ["updated_at", "2015-06-08 14:36:53.553711"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.4ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.6ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (2.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Eva"], ["last_name", "Duval"], ["email", "duval_eva@laurent.info"], ["title", "Individual-Title"], ["twitter", "EvaDuval"], ["www", "http://simon.com/paul.guyot"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.581980"], ["updated_at", "2015-06-08 14:36:53.581980"]]  (0.4ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (1.2ms) Completed 200 OK in 41ms (Views: 36.4ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 16.1ms | ActiveRecord: 0.2ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Théo"], ["last_name", "Martin"], ["email", "o_th_martin@jean.info"], ["title", "Individual-Title"], ["twitter", "ThéoMartin"], ["www", "http://lecomte.fr/hugo"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.665796"], ["updated_at", "2015-06-08 14:36:53.665796"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.8ms) Completed 200 OK in 23ms (Views: 18.3ms | ActiveRecord: 0.4ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Nicolas", "last_name"=>"Sanchez", "email"=>"sanchez.nicolas@barre.com", "title"=>"Individual-Title", "twitter"=>"NicolasSanchez", "www"=>"http://hubert.eu/romane_marchal", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.2ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Nicolas"], ["last_name", "Sanchez"], ["email", "sanchez.nicolas@barre.com"], ["title", "Individual-Title"], ["twitter", "NicolasSanchez"], ["www", "http://hubert.eu/romane_marchal"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.712872"], ["updated_at", "2015-06-08 14:36:53.712872"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 14ms (ActiveRecord: 0.9ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.5ms) rollback transaction  (0.2ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Célia", "last_name"=>"Colin", "email"=>"colin.lia.c@leroux.com", "title"=>"Individual-Title", "twitter"=>"CéliaColin", "www"=>"http://boyer.net/louise", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Célia"], ["last_name", "Colin"], ["email", "colin.lia.c@leroux.com"], ["title", "Individual-Title"], ["twitter", "CéliaColin"], ["www", "http://boyer.net/louise"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.748761"], ["updated_at", "2015-06-08 14:36:53.748761"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 9ms (ActiveRecord: 0.6ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Juliette", "last_name"=>"Vincent", "email"=>"juliette.vincent@pons.org", "title"=>"Individual-Title", "twitter"=>"JulietteVincent", "www"=>"http://maillard.name/baptiste", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.2ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Juliette"], ["last_name", "Vincent"], ["email", "juliette.vincent@pons.org"], ["title", "Individual-Title"], ["twitter", "JulietteVincent"], ["www", "http://maillard.name/baptiste"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.765262"], ["updated_at", "2015-06-08 14:36:53.765262"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 6ms (ActiveRecord: 0.7ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" ORDER BY "customer_vault_individuals"."id" DESC LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 6ms (Views: 1.6ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lisa"], ["last_name", "Breton"], ["email", "lisa_breton@guillaume.org"], ["title", "Individual-Title"], ["twitter", "LisaBreton"], ["www", "http://vidal.org/mlia"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.791579"], ["updated_at", "2015-06-08 14:36:53.791579"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Stroumph"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "customer_vault_individuals" SET "first_name" = ?, "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["first_name", "Stroumph"], ["updated_at", "2015-06-08 14:36:53.796467"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.6ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Julien"], ["last_name", "Perez"], ["email", "perez.julien@maon.com"], ["title", "Individual-Title"], ["twitter", "JulienPerez"], ["www", "http://lacroix.com/romane"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.805052"], ["updated_at", "2015-06-08 14:36:53.805052"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Julien", "last_name"=>"Perez", "email"=>"perez.julien@maon.com", "title"=>"Individual-Title", "twitter"=>"JulienPerez", "www"=>"http://lacroix.com/romane", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lisa"], ["last_name", "Moreau"], ["email", "lisa_moreau@lucas.com"], ["title", "Individual-Title"], ["twitter", "LisaMoreau"], ["www", "http://rey.org/jade"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.816825"], ["updated_at", "2015-06-08 14:36:53.816825"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Lisa", "last_name"=>"Moreau", "email"=>"lisa_moreau@lucas.com", "title"=>"Individual-Title", "twitter"=>"LisaMoreau", "www"=>"http://rey.org/jade", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lola"], ["last_name", "Muller"], ["email", "muller.lola@cousin.org"], ["title", "Individual-Title"], ["twitter", "LolaMuller"], ["www", "http://philippe.net/clia"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.830978"], ["updated_at", "2015-06-08 14:36:53.830978"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.5ms) Completed 200 OK in 6ms (Views: 1.9ms | ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Anaïs"], ["last_name", "Richard"], ["email", "richard_s_ana@guillaume.net"], ["title", "Individual-Title"], ["twitter", "AnaïsRichard"], ["www", "http://philippe.info/lucas_rodriguez"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.846564"], ["updated_at", "2015-06-08 14:36:53.846564"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lilou"], ["last_name", "Sanchez"], ["email", "sanchez.lilou@andre.net"], ["title", "Individual-Title"], ["twitter", "LilouSanchez"], ["www", "http://marty.net/pauline"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.858887"], ["updated_at", "2015-06-08 14:36:53.858887"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.4ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Maëlle"], ["last_name", "Chevalier"], ["email", "lle_chevalier_ma@blanc.name"], ["title", "Individual-Title"], ["twitter", "MaëlleChevalier"], ["www", "http://leclerc.name/lola.caron"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.871880"], ["updated_at", "2015-06-08 14:36:53.871880"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.3ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 5ms (ActiveRecord: 0.7ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@marchal.net"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://perrin.org/la.faure"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.888317"], ["updated_at", "2015-06-08 14:36:53.888317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:53.891364"], ["updated_at", "2015-06-08 14:36:53.891364"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan_bob@joly.net"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://bonnet.fr/tho_blanc"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:53.895560"], ["updated_at", "2015-06-08 14:36:53.895560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:53.898147"], ["updated_at", "2015-06-08 14:36:53.898147"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "alexandre_leroux@guyot.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.org/quentin"], ["created_at", "2015-06-08 14:36:53.901009"], ["updated_at", "2015-06-08 14:36:53.901009"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:53.903799"], ["updated_at", "2015-06-08 14:36:53.903799"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.6ms) Completed 200 OK in 27ms (Views: 17.6ms | ActiveRecord: 0.5ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc EI SA"], ["email", "laura.faure@blanc.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.eu/maeva"], ["created_at", "2015-06-08 14:36:53.937577"], ["updated_at", "2015-06-08 14:36:53.937577"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:53.940721"], ["updated_at", "2015-06-08 14:36:53.940721"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 14:36:53.947989"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:36:53.959482"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 14:36:53.961419"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:36:53.964502"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 14:36:53.966339"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:36:53.970048"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.5ms) Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lucas"], ["last_name", "Paul"], ["email", "paul.lucas@meyer.name"], ["title", "Individual-Title"], ["twitter", "LucasPaul"], ["www", "http://fleury.info/justine_marty"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:54.026740"], ["updated_at", "2015-06-08 14:36:54.026740"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:54.030293"], ["updated_at", "2015-06-08 14:36:54.030293"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier et Carpentier SAS"], ["email", "louna@moreau.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.com/rayan"], ["created_at", "2015-06-08 14:36:54.033107"], ["updated_at", "2015-06-08 14:36:54.033107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:54.035390"], ["updated_at", "2015-06-08 14:36:54.035390"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent SARL GIE"], ["email", "ocane.adam@brun.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.com/lisa.dupuis"], ["created_at", "2015-06-08 14:36:54.042561"], ["updated_at", "2015-06-08 14:36:54.042561"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:54.045903"], ["updated_at", "2015-06-08 14:36:54.045903"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Duval SAS"], ["email", "jade@berger.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.fr/louis"], ["created_at", "2015-06-08 14:36:54.048705"], ["updated_at", "2015-06-08 14:36:54.048705"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:54.053034"], ["updated_at", "2015-06-08 14:36:54.053034"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 14:36:54.058949"], ["updated_at", "2015-06-08 14:36:54.058949"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Romane"], ["last_name", "Riviere"], ["email", "romane.riviere@richard.com"], ["title", "Individual-Title"], ["twitter", "RomaneRiviere"], ["www", "http://lacroix.eu/lucie_huet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:54.063675"], ["updated_at", "2015-06-08 14:36:54.063675"]]  (1.6ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:54.076314"], ["updated_at", "2015-06-08 14:36:54.076314"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 14:36:54.083542"], ["updated_at", "2015-06-08 14:36:54.083542"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lilou"], ["last_name", "Collet"], ["email", "lilou_collet@charpentier.net"], ["title", "Individual-Title"], ["twitter", "LilouCollet"], ["www", "http://meunier.eu/gabriel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:54.090611"], ["updated_at", "2015-06-08 14:36:54.090611"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:54.094458"], ["updated_at", "2015-06-08 14:36:54.094458"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 14:36:54.096776"], ["updated_at", "2015-06-08 14:36:54.096776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 2]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre EI SARL"], ["email", "louna@andre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.eu/pierre"], ["created_at", "2015-06-08 14:36:54.115591"], ["updated_at", "2015-06-08 14:36:54.115591"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:54.124546"], ["updated_at", "2015-06-08 14:36:54.124546"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy SCOP SCOP"], ["email", "clia@laine.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.fr/tom"], ["created_at", "2015-06-08 14:36:54.131199"], ["updated_at", "2015-06-08 14:36:54.131199"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:36:54.138928"], ["updated_at", "2015-06-08 14:36:54.138928"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 14:36:54.141561"], ["updated_at", "2015-06-08 14:36:54.141561"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laura"], ["last_name", "Garnier"], ["email", "garnier_laura@lopez.org"], ["title", "Individual-Title"], ["twitter", "LauraGarnier"], ["www", "http://perrin.eu/ocane"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:54.145129"], ["updated_at", "2015-06-08 14:36:54.145129"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:54.149125"], ["updated_at", "2015-06-08 14:36:54.149125"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 14:36:54.152156"], ["updated_at", "2015-06-08 14:36:54.152156"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Valentin"], ["last_name", "Breton"], ["email", "breton_valentin@benoit.net"], ["title", "Individual-Title"], ["twitter", "ValentinBreton"], ["www", "http://renault.com/valentin.dasilva"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:36:54.155261"], ["updated_at", "2015-06-08 14:36:54.155261"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:36:54.158682"], ["updated_at", "2015-06-08 14:36:54.158682"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 14:36:54.161035"], ["updated_at", "2015-06-08 14:36:54.161035"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 2]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 2]]  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.4ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-08 16:37:05 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (691.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (149.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (884.3ms) Completed 200 OK in 1252ms (Views: 1184.6ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:07 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:07 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:07 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-08 16:37:09 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:64109/customer_vault/corporations/new"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-08 14:37:09.448980"], ["updated_at", "2015-06-08 14:37:09.448980"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-06-08 14:37:09.454606"], ["updated_at", "2015-06-08 14:37:09.454606"]] ActsAsTaggableOn::Tag Load (0.6ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]]  (2.0ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/corporations/1 Completed 302 Found in 46ms (ActiveRecord: 3.4ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:09 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (15.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (39.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (49.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (26.8ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (44.2ms) CustomerVault::Link Load (0.4ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (10.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (13.0ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (24.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (60.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (205.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (214.9ms) Completed 200 OK in 265ms (Views: 221.5ms | ActiveRecord: 2.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:09 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:09 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:09 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet SA EI"], ["email", "chlo_guillot@brun.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.name/noah"], ["created_at", "2015-06-08 14:37:09.909070"], ["updated_at", "2015-06-08 14:37:09.909070"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:09.915010"], ["updated_at", "2015-06-08 14:37:09.915010"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-08 16:37:09 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (48.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (56.6ms) Completed 200 OK in 71ms (Views: 65.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:10 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:10 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:11 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Brunet SA EI", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"chlo_guillot@brun.fr", "www"=>"http://joly.name/noah", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:64109/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.4ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-08 14:37:11.874630"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-08 14:37:11.878170"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:11.880407"], ["updated_at", "2015-06-08 14:37:11.880407"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:11.999191"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:12.004855"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/corporations/1 Completed 302 Found in 143ms (ActiveRecord: 5.2ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:12 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (10.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (10.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (4.9ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (7.3ms) CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (27.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (28.1ms) Completed 200 OK in 31ms (Views: 28.5ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:12 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:12 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:12 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton et Fleury SEM"], ["email", "chlo_mathieu@arnaud.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.name/gabriel"], ["created_at", "2015-06-08 14:37:12.160610"], ["updated_at", "2015-06-08 14:37:12.160610"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:12.170800"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:12.175106"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:12.180400"], ["updated_at", "2015-06-08 14:37:12.180400"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-08 16:37:12 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (42.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (45.5ms) Completed 200 OK in 50ms (Views: 47.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:12 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:12 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:12 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:14 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Breton et Fleury SEM", "tag_list"=>["", "mytag2"], "email"=>"chlo_mathieu@arnaud.fr", "www"=>"http://charpentier.name/gabriel", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:64109/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.6ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-08 14:37:14.018986"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-08 14:37:14.021515"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.023585"], ["updated_at", "2015-06-08 14:37:14.023585"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.4ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.2ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/corporations/1 Completed 302 Found in 31ms (ActiveRecord: 5.2ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:14 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (5.7ms) CustomerVault::Link Load (0.3ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (21.9ms) Completed 200 OK in 26ms (Views: 23.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:14 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:14 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.4ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet et Laurent SCOP"], ["email", "juliette@rey.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.name/mohamed"], ["created_at", "2015-06-08 14:37:14.186376"], ["updated_at", "2015-06-08 14:37:14.186376"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.191927"], ["updated_at", "2015-06-08 14:37:14.191927"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin et Faure SAS"], ["email", "lucie@blanc.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.eu/alice"], ["created_at", "2015-06-08 14:37:14.196669"], ["updated_at", "2015-06-08 14:37:14.196669"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.200910"], ["updated_at", "2015-06-08 14:37:14.200910"]]  (0.8ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas SAS EURL"], ["email", "juliette@simon.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.fr/jade"], ["created_at", "2015-06-08 14:37:14.204680"], ["updated_at", "2015-06-08 14:37:14.204680"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.208361"], ["updated_at", "2015-06-08 14:37:14.208361"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux SAS SARL"], ["email", "matho_dupuy@paul.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.name/noah_pierre"], ["created_at", "2015-06-08 14:37:14.212687"], ["updated_at", "2015-06-08 14:37:14.212687"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.216620"], ["updated_at", "2015-06-08 14:37:14.216620"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard et Gautier SCOP"], ["email", "sarah_chevalier@fleury.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.name/julie"], ["created_at", "2015-06-08 14:37:14.221144"], ["updated_at", "2015-06-08 14:37:14.221144"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.226181"], ["updated_at", "2015-06-08 14:37:14.226181"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud et Marchal SAS"], ["email", "jade@henry.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.com/alexis"], ["created_at", "2015-06-08 14:37:14.231376"], ["updated_at", "2015-06-08 14:37:14.231376"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.236231"], ["updated_at", "2015-06-08 14:37:14.236231"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry SCOP SA"], ["email", "thomas@boyer.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.info/louis_gauthier"], ["created_at", "2015-06-08 14:37:14.242461"], ["updated_at", "2015-06-08 14:37:14.242461"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.248158"], ["updated_at", "2015-06-08 14:37:14.248158"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Morin SAS"], ["email", "malys@lefebvre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.com/lena.renault"], ["created_at", "2015-06-08 14:37:14.254738"], ["updated_at", "2015-06-08 14:37:14.254738"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.259171"], ["updated_at", "2015-06-08 14:37:14.259171"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert et Legrand EI"], ["email", "alexis@bertrand.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.com/hugo_thomas"], ["created_at", "2015-06-08 14:37:14.263679"], ["updated_at", "2015-06-08 14:37:14.263679"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.267764"], ["updated_at", "2015-06-08 14:37:14.267764"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean GIE GIE"], ["email", "chlo@da.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.eu/maeva_roux"], ["created_at", "2015-06-08 14:37:14.273187"], ["updated_at", "2015-06-08 14:37:14.273187"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.278006"], ["updated_at", "2015-06-08 14:37:14.278006"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David SARL SAS"], ["email", "pierre_colin@le.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.name/julie_legrand"], ["created_at", "2015-06-08 14:37:14.282741"], ["updated_at", "2015-06-08 14:37:14.282741"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.287359"], ["updated_at", "2015-06-08 14:37:14.287359"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche EURL SA"], ["email", "emilie.charpentier@pons.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.name/mlia.guillaume"], ["created_at", "2015-06-08 14:37:14.292512"], ["updated_at", "2015-06-08 14:37:14.292512"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.297215"], ["updated_at", "2015-06-08 14:37:14.297215"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy et Roux EURL"], ["email", "lina@dupont.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.com/anas_vidal"], ["created_at", "2015-06-08 14:37:14.302161"], ["updated_at", "2015-06-08 14:37:14.302161"]]  (1.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.307309"], ["updated_at", "2015-06-08 14:37:14.307309"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger EI SEM"], ["email", "ambre.vincent@collet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrin.eu/lena.perez"], ["created_at", "2015-06-08 14:37:14.311976"], ["updated_at", "2015-06-08 14:37:14.311976"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.316121"], ["updated_at", "2015-06-08 14:37:14.316121"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charles SCOP EI"], ["email", "jade@roche.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.com/valentin"], ["created_at", "2015-06-08 14:37:14.321186"], ["updated_at", "2015-06-08 14:37:14.321186"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.326065"], ["updated_at", "2015-06-08 14:37:14.326065"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent EI EURL"], ["email", "jeanne.marie@giraud.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.com/louise_noel"], ["created_at", "2015-06-08 14:37:14.330937"], ["updated_at", "2015-06-08 14:37:14.330937"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.335754"], ["updated_at", "2015-06-08 14:37:14.335754"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez et Robert SCOP"], ["email", "paul_carpentier@thomas.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.name/benjamin"], ["created_at", "2015-06-08 14:37:14.340201"], ["updated_at", "2015-06-08 14:37:14.340201"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.345365"], ["updated_at", "2015-06-08 14:37:14.345365"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Paul SAS"], ["email", "la.garnier@gaillard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.fr/nathan"], ["created_at", "2015-06-08 14:37:14.349929"], ["updated_at", "2015-06-08 14:37:14.349929"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.354408"], ["updated_at", "2015-06-08 14:37:14.354408"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty et Carre EURL"], ["email", "julie.martin@perez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefevre.org/jules"], ["created_at", "2015-06-08 14:37:14.359589"], ["updated_at", "2015-06-08 14:37:14.359589"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.364360"], ["updated_at", "2015-06-08 14:37:14.364360"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy SAS SCOP"], ["email", "sacha@leclerc.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.net/kylian_martinez"], ["created_at", "2015-06-08 14:37:14.369854"], ["updated_at", "2015-06-08 14:37:14.369854"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.375510"], ["updated_at", "2015-06-08 14:37:14.375510"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume EI SARL"], ["email", "alice@lefevre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.net/romane"], ["created_at", "2015-06-08 14:37:14.381514"], ["updated_at", "2015-06-08 14:37:14.381514"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.387284"], ["updated_at", "2015-06-08 14:37:14.387284"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard SCOP SAS"], ["email", "mohamed@roueau.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.org/alice_schmitt"], ["created_at", "2015-06-08 14:37:14.392984"], ["updated_at", "2015-06-08 14:37:14.392984"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.399313"], ["updated_at", "2015-06-08 14:37:14.399313"]]  (16.4ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rey EURL SAS"], ["email", "maxime_petit@maillard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.eu/lucas"], ["created_at", "2015-06-08 14:37:14.420474"], ["updated_at", "2015-06-08 14:37:14.420474"]]  (9.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.433981"], ["updated_at", "2015-06-08 14:37:14.433981"]]  (11.6ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez EURL SAS"], ["email", "lo@leroux.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.com/maxime"], ["created_at", "2015-06-08 14:37:14.451313"], ["updated_at", "2015-06-08 14:37:14.451313"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.456448"], ["updated_at", "2015-06-08 14:37:14.456448"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin et Benoit SEM"], ["email", "kylian.philippe@philippe.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.name/mael"], ["created_at", "2015-06-08 14:37:14.460957"], ["updated_at", "2015-06-08 14:37:14.460957"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.464843"], ["updated_at", "2015-06-08 14:37:14.464843"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva et Rodriguez SA"], ["email", "lou@gaillard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.com/lucie.guillot"], ["created_at", "2015-06-08 14:37:14.468994"], ["updated_at", "2015-06-08 14:37:14.468994"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.473496"], ["updated_at", "2015-06-08 14:37:14.473496"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot EI SCOP"], ["email", "chlo@dupuis.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.fr/lilou_martin"], ["created_at", "2015-06-08 14:37:14.478746"], ["updated_at", "2015-06-08 14:37:14.478746"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.483587"], ["updated_at", "2015-06-08 14:37:14.483587"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean et Julien SCOP"], ["email", "kylian_rolland@lefebvre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.info/alexis.muller"], ["created_at", "2015-06-08 14:37:14.490277"], ["updated_at", "2015-06-08 14:37:14.490277"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.494899"], ["updated_at", "2015-06-08 14:37:14.494899"]]  (0.7ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux et Carpentier SEM"], ["email", "ocane@francois.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.net/charlotte_brun"], ["created_at", "2015-06-08 14:37:14.499712"], ["updated_at", "2015-06-08 14:37:14.499712"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.504625"], ["updated_at", "2015-06-08 14:37:14.504625"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier SARL SARL"], ["email", "emilie_roueau@jacquet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.org/juliette"], ["created_at", "2015-06-08 14:37:14.510426"], ["updated_at", "2015-06-08 14:37:14.510426"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.515419"], ["updated_at", "2015-06-08 14:37:14.515419"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy EI SEM"], ["email", "malys@olivier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.fr/clia_perrot"], ["created_at", "2015-06-08 14:37:14.521194"], ["updated_at", "2015-06-08 14:37:14.521194"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.526334"], ["updated_at", "2015-06-08 14:37:14.526334"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez SAS SCOP"], ["email", "alice@breton.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.org/julien"], ["created_at", "2015-06-08 14:37:14.531304"], ["updated_at", "2015-06-08 14:37:14.531304"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.536859"], ["updated_at", "2015-06-08 14:37:14.536859"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon et Mercier SA"], ["email", "lilou.colin@robin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.name/pauline"], ["created_at", "2015-06-08 14:37:14.540915"], ["updated_at", "2015-06-08 14:37:14.540915"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.544675"], ["updated_at", "2015-06-08 14:37:14.544675"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Robert SAS"], ["email", "alice@arnaud.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.net/charlotte"], ["created_at", "2015-06-08 14:37:14.548676"], ["updated_at", "2015-06-08 14:37:14.548676"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.552352"], ["updated_at", "2015-06-08 14:37:14.552352"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Clement SARL"], ["email", "matto@breton.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.fr/hugo"], ["created_at", "2015-06-08 14:37:14.555837"], ["updated_at", "2015-06-08 14:37:14.555837"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.559987"], ["updated_at", "2015-06-08 14:37:14.559987"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard et Remy GIE"], ["email", "ambre@guyot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lopez.info/noah"], ["created_at", "2015-06-08 14:37:14.563844"], ["updated_at", "2015-06-08 14:37:14.563844"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.567664"], ["updated_at", "2015-06-08 14:37:14.567664"]]  (1.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois SARL SAS"], ["email", "julie@leclercq.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.eu/alexis"], ["created_at", "2015-06-08 14:37:14.572621"], ["updated_at", "2015-06-08 14:37:14.572621"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.576310"], ["updated_at", "2015-06-08 14:37:14.576310"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot SARL SARL"], ["email", "raphal@lopez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.fr/benjamin"], ["created_at", "2015-06-08 14:37:14.579812"], ["updated_at", "2015-06-08 14:37:14.579812"]]  (2.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.586231"], ["updated_at", "2015-06-08 14:37:14.586231"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin et Marty SEM"], ["email", "lisa@gerard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.info/paul_brun"], ["created_at", "2015-06-08 14:37:14.590444"], ["updated_at", "2015-06-08 14:37:14.590444"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.594937"], ["updated_at", "2015-06-08 14:37:14.594937"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier SCOP GIE"], ["email", "nicolas@paul.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.com/lola_pierre"], ["created_at", "2015-06-08 14:37:14.598749"], ["updated_at", "2015-06-08 14:37:14.598749"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:14.603255"], ["updated_at", "2015-06-08 14:37:14.603255"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:37:14 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (6.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (7.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (152.3ms) Completed 200 OK in 185ms (Views: 166.4ms | ActiveRecord: 3.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:14 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:14 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-08 16:37:16 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (70.0ms) Completed 200 OK in 75ms (Views: 69.8ms | ActiveRecord: 2.2ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:16 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:16 +0200  (2.5ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.0ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-08 16:37:16 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (39.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (41.8ms) Completed 200 OK in 45ms (Views: 43.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:16 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-08 16:37:18 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:64109/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.0ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (41.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (43.4ms) Completed 200 OK in 50ms (Views: 45.0ms | ActiveRecord: 0.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:18 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:18 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard SEM GIE"], ["email", "arthur_rey@garcia.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.name/alicia.leroy"], ["created_at", "2015-06-08 14:37:18.889289"], ["updated_at", "2015-06-08 14:37:18.889289"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:18.894126"], ["updated_at", "2015-06-08 14:37:18.894126"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:18 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.7ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (17.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (17.8ms) Completed 200 OK in 21ms (Views: 18.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:18 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:18 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-08 16:37:20 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:64109/customer_vault/corporations/1#activity"}  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-08 14:37:20.708261"], ["updated_at", "2015-06-08 14:37:20.708261"]]  (0.8ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/corporations/1#activity Completed 302 Found in 6ms (ActiveRecord: 1.4ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:20 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (10.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (18.7ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (31.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (31.4ms) Completed 200 OK in 34ms (Views: 32.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:20 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:20 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-08 16:37:20 +0200  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (1.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Julien"], ["last_name", "Petit"], ["email", "julien_petit@giraud.net"], ["title", "Individual-Title"], ["twitter", "JulienPetit"], ["www", "http://picard.eu/ocane"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:20.889636"], ["updated_at", "2015-06-08 14:37:20.889636"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:20.894586"], ["updated_at", "2015-06-08 14:37:20.894586"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:20.912455"], ["updated_at", "2015-06-08 14:37:20.912455"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:20.917192"], ["updated_at", "2015-06-08 14:37:20.917192"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet SARL SA"], ["email", "lena@olivier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.name/ocane"], ["created_at", "2015-06-08 14:37:20.921929"], ["updated_at", "2015-06-08 14:37:20.921929"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:20.926118"], ["updated_at", "2015-06-08 14:37:20.926118"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:20.931228"], ["updated_at", "2015-06-08 14:37:20.931228"]]  (0.8ms) commit transaction  (0.3ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:20.936665"], ["updated_at", "2015-06-08 14:37:20.936665"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-08 16:37:20 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.1ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.6ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (25.6ms) Completed 200 OK in 33ms (Views: 30.8ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:20 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:21 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-08 16:37:21 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine et Giraud GIE"], ["email", "jules@carpentier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.info/alice_carre"], ["created_at", "2015-06-08 14:37:22.985378"], ["updated_at", "2015-06-08 14:37:22.985378"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:22.989996"], ["updated_at", "2015-06-08 14:37:22.989996"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:22.994601"], ["updated_at", "2015-06-08 14:37:22.994601"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq et Fabre EURL"], ["email", "enzo@lemoine.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.com/gabriel"], ["created_at", "2015-06-08 14:37:22.998431"], ["updated_at", "2015-06-08 14:37:22.998431"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.002477"], ["updated_at", "2015-06-08 14:37:23.002477"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.007306"], ["updated_at", "2015-06-08 14:37:23.007306"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier SCOP EI"], ["email", "alexis_lecomte@gauthier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.org/alicia.gautier"], ["created_at", "2015-06-08 14:37:23.011352"], ["updated_at", "2015-06-08 14:37:23.011352"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.015106"], ["updated_at", "2015-06-08 14:37:23.015106"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.019201"], ["updated_at", "2015-06-08 14:37:23.019201"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas SAS SAS"], ["email", "romain@huet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.eu/lina"], ["created_at", "2015-06-08 14:37:23.023118"], ["updated_at", "2015-06-08 14:37:23.023118"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.027056"], ["updated_at", "2015-06-08 14:37:23.027056"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.031259"], ["updated_at", "2015-06-08 14:37:23.031259"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre et Pons SAS"], ["email", "mael@brun.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.net/maxence_fontaine"], ["created_at", "2015-06-08 14:37:23.034597"], ["updated_at", "2015-06-08 14:37:23.034597"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.038544"], ["updated_at", "2015-06-08 14:37:23.038544"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.042605"], ["updated_at", "2015-06-08 14:37:23.042605"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre et Bertrand EURL"], ["email", "lucas.jacquet@charles.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.com/ethan"], ["created_at", "2015-06-08 14:37:23.045906"], ["updated_at", "2015-06-08 14:37:23.045906"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.049902"], ["updated_at", "2015-06-08 14:37:23.049902"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.054152"], ["updated_at", "2015-06-08 14:37:23.054152"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Blanc SAS"], ["email", "alicia@david.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.name/la"], ["created_at", "2015-06-08 14:37:23.057339"], ["updated_at", "2015-06-08 14:37:23.057339"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.061176"], ["updated_at", "2015-06-08 14:37:23.061176"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.065307"], ["updated_at", "2015-06-08 14:37:23.065307"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet SAS SA"], ["email", "ines@adam.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.name/antoine"], ["created_at", "2015-06-08 14:37:23.068629"], ["updated_at", "2015-06-08 14:37:23.068629"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.072630"], ["updated_at", "2015-06-08 14:37:23.072630"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.076964"], ["updated_at", "2015-06-08 14:37:23.076964"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure EI SAS"], ["email", "hugo_lemaire@perrot.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.fr/tom"], ["created_at", "2015-06-08 14:37:23.080241"], ["updated_at", "2015-06-08 14:37:23.080241"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.084711"], ["updated_at", "2015-06-08 14:37:23.084711"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.089267"], ["updated_at", "2015-06-08 14:37:23.089267"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin SEM GIE"], ["email", "anas@sanchez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.eu/thomas_blanc"], ["created_at", "2015-06-08 14:37:23.093363"], ["updated_at", "2015-06-08 14:37:23.093363"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.097546"], ["updated_at", "2015-06-08 14:37:23.097546"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.102123"], ["updated_at", "2015-06-08 14:37:23.102123"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas et Hubert SEM"], ["email", "kylian@martinez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.org/axel_brun"], ["created_at", "2015-06-08 14:37:23.105696"], ["updated_at", "2015-06-08 14:37:23.105696"]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.109813"], ["updated_at", "2015-06-08 14:37:23.109813"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.113879"], ["updated_at", "2015-06-08 14:37:23.113879"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal et Julien SARL"], ["email", "ines@fournier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.eu/thomas"], ["created_at", "2015-06-08 14:37:23.117118"], ["updated_at", "2015-06-08 14:37:23.117118"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.120952"], ["updated_at", "2015-06-08 14:37:23.120952"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.125044"], ["updated_at", "2015-06-08 14:37:23.125044"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Guerin SAS"], ["email", "malys_morin@robert.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.com/nicolas"], ["created_at", "2015-06-08 14:37:23.128418"], ["updated_at", "2015-06-08 14:37:23.128418"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.132521"], ["updated_at", "2015-06-08 14:37:23.132521"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.136668"], ["updated_at", "2015-06-08 14:37:23.136668"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin et Chevalier SA"], ["email", "benjamin.garcia@berger.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.com/axel.boyer"], ["created_at", "2015-06-08 14:37:23.140001"], ["updated_at", "2015-06-08 14:37:23.140001"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.143883"], ["updated_at", "2015-06-08 14:37:23.143883"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.147995"], ["updated_at", "2015-06-08 14:37:23.147995"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux SEM GIE"], ["email", "axel@brunet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.info/alicia_simon"], ["created_at", "2015-06-08 14:37:23.151536"], ["updated_at", "2015-06-08 14:37:23.151536"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.155554"], ["updated_at", "2015-06-08 14:37:23.155554"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.159710"], ["updated_at", "2015-06-08 14:37:23.159710"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SCOP SAS"], ["email", "lucie.laine@carre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.eu/manon"], ["created_at", "2015-06-08 14:37:23.162957"], ["updated_at", "2015-06-08 14:37:23.162957"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.166721"], ["updated_at", "2015-06-08 14:37:23.166721"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.170898"], ["updated_at", "2015-06-08 14:37:23.170898"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller et Garcia SARL"], ["email", "louis.adam@girard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.eu/elisa_gaillard"], ["created_at", "2015-06-08 14:37:23.174251"], ["updated_at", "2015-06-08 14:37:23.174251"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.178168"], ["updated_at", "2015-06-08 14:37:23.178168"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.182360"], ["updated_at", "2015-06-08 14:37:23.182360"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger EURL EURL"], ["email", "louis@blanc.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.net/ines"], ["created_at", "2015-06-08 14:37:23.185693"], ["updated_at", "2015-06-08 14:37:23.185693"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.190111"], ["updated_at", "2015-06-08 14:37:23.190111"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.194989"], ["updated_at", "2015-06-08 14:37:23.194989"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Rousseau EI"], ["email", "maxence.guillot@huet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.org/evan.lemoine"], ["created_at", "2015-06-08 14:37:23.199231"], ["updated_at", "2015-06-08 14:37:23.199231"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.203755"], ["updated_at", "2015-06-08 14:37:23.203755"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.208836"], ["updated_at", "2015-06-08 14:37:23.208836"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard SARL GIE"], ["email", "lena.faure@guillaume.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.eu/camille"], ["created_at", "2015-06-08 14:37:23.212941"], ["updated_at", "2015-06-08 14:37:23.212941"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.216642"], ["updated_at", "2015-06-08 14:37:23.216642"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.220907"], ["updated_at", "2015-06-08 14:37:23.220907"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost et Benoit EI"], ["email", "maeva@riviere.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.fr/alexis_laurent"], ["created_at", "2015-06-08 14:37:23.224577"], ["updated_at", "2015-06-08 14:37:23.224577"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.228062"], ["updated_at", "2015-06-08 14:37:23.228062"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.232325"], ["updated_at", "2015-06-08 14:37:23.232325"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon et Paul SEM"], ["email", "malys@brunet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.net/thomas_rodriguez"], ["created_at", "2015-06-08 14:37:23.236077"], ["updated_at", "2015-06-08 14:37:23.236077"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.239603"], ["updated_at", "2015-06-08 14:37:23.239603"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.243710"], ["updated_at", "2015-06-08 14:37:23.243710"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard et Garcia EURL"], ["email", "lou_laurent@gaillard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.com/baptiste_aubry"], ["created_at", "2015-06-08 14:37:23.247168"], ["updated_at", "2015-06-08 14:37:23.247168"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.250831"], ["updated_at", "2015-06-08 14:37:23.250831"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.255046"], ["updated_at", "2015-06-08 14:37:23.255046"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Sanchez SCOP"], ["email", "malle@leclercq.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.org/evan_adam"], ["created_at", "2015-06-08 14:37:23.258625"], ["updated_at", "2015-06-08 14:37:23.258625"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.262239"], ["updated_at", "2015-06-08 14:37:23.262239"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.266296"], ["updated_at", "2015-06-08 14:37:23.266296"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Marie SCOP"], ["email", "rayan@bertrand.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.info/eva_martinez"], ["created_at", "2015-06-08 14:37:23.269747"], ["updated_at", "2015-06-08 14:37:23.269747"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.273345"], ["updated_at", "2015-06-08 14:37:23.273345"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.277593"], ["updated_at", "2015-06-08 14:37:23.277593"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux SA SA"], ["email", "manon.fontaine@fournier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.net/pauline"], ["created_at", "2015-06-08 14:37:23.281229"], ["updated_at", "2015-06-08 14:37:23.281229"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.285003"], ["updated_at", "2015-06-08 14:37:23.285003"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.289328"], ["updated_at", "2015-06-08 14:37:23.289328"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva et Andre SA"], ["email", "lou@dupuy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.org/manon_moulin"], ["created_at", "2015-06-08 14:37:23.293238"], ["updated_at", "2015-06-08 14:37:23.293238"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.297226"], ["updated_at", "2015-06-08 14:37:23.297226"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.302381"], ["updated_at", "2015-06-08 14:37:23.302381"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry SARL EURL"], ["email", "ambre@petit.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.com/elisa"], ["created_at", "2015-06-08 14:37:23.306132"], ["updated_at", "2015-06-08 14:37:23.306132"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.310118"], ["updated_at", "2015-06-08 14:37:23.310118"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.314947"], ["updated_at", "2015-06-08 14:37:23.314947"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq et Dubois EURL"], ["email", "adam@faure.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.net/marie"], ["created_at", "2015-06-08 14:37:23.318591"], ["updated_at", "2015-06-08 14:37:23.318591"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.322057"], ["updated_at", "2015-06-08 14:37:23.322057"]]  (3.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.328820"], ["updated_at", "2015-06-08 14:37:23.328820"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Leroy EURL"], ["email", "malle_marchand@fernandez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.fr/lo"], ["created_at", "2015-06-08 14:37:23.332216"], ["updated_at", "2015-06-08 14:37:23.332216"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.335665"], ["updated_at", "2015-06-08 14:37:23.335665"]]  (3.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.342348"], ["updated_at", "2015-06-08 14:37:23.342348"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry EI SEM"], ["email", "alexandre.robin@moulin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.net/mohamed.noel"], ["created_at", "2015-06-08 14:37:23.345758"], ["updated_at", "2015-06-08 14:37:23.345758"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.349244"], ["updated_at", "2015-06-08 14:37:23.349244"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.353592"], ["updated_at", "2015-06-08 14:37:23.353592"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez et Blanc EI"], ["email", "alice.vaeur@petit.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.net/lo_marie"], ["created_at", "2015-06-08 14:37:23.356848"], ["updated_at", "2015-06-08 14:37:23.356848"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.360252"], ["updated_at", "2015-06-08 14:37:23.360252"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.364438"], ["updated_at", "2015-06-08 14:37:23.364438"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller GIE SCOP"], ["email", "maeva.guerin@guerin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.eu/axel.paul"], ["created_at", "2015-06-08 14:37:23.367791"], ["updated_at", "2015-06-08 14:37:23.367791"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.371236"], ["updated_at", "2015-06-08 14:37:23.371236"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.375653"], ["updated_at", "2015-06-08 14:37:23.375653"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer SAS SA"], ["email", "alexandre@legrand.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.com/lilou.deschamps"], ["created_at", "2015-06-08 14:37:23.378881"], ["updated_at", "2015-06-08 14:37:23.378881"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.382147"], ["updated_at", "2015-06-08 14:37:23.382147"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.386221"], ["updated_at", "2015-06-08 14:37:23.386221"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre EURL SA"], ["email", "antoine.marchal@leroux.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.info/nomie"], ["created_at", "2015-06-08 14:37:23.389466"], ["updated_at", "2015-06-08 14:37:23.389466"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.392754"], ["updated_at", "2015-06-08 14:37:23.392754"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.397425"], ["updated_at", "2015-06-08 14:37:23.397425"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Petit SA"], ["email", "pierre_lacroix@mercier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.info/tho.guillaume"], ["created_at", "2015-06-08 14:37:23.400925"], ["updated_at", "2015-06-08 14:37:23.400925"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.404596"], ["updated_at", "2015-06-08 14:37:23.404596"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.409665"], ["updated_at", "2015-06-08 14:37:23.409665"]]  (2.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche et Guerin GIE"], ["email", "enzo.garnier@poirier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.org/jade"], ["created_at", "2015-06-08 14:37:23.415884"], ["updated_at", "2015-06-08 14:37:23.415884"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.419686"], ["updated_at", "2015-06-08 14:37:23.419686"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.423788"], ["updated_at", "2015-06-08 14:37:23.423788"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez et Paul EI"], ["email", "ines@leclercq.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.com/louna"], ["created_at", "2015-06-08 14:37:23.426967"], ["updated_at", "2015-06-08 14:37:23.426967"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.430278"], ["updated_at", "2015-06-08 14:37:23.430278"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.434345"], ["updated_at", "2015-06-08 14:37:23.434345"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Philippe SEM"], ["email", "laura@gonzalez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.net/sarah"], ["created_at", "2015-06-08 14:37:23.437542"], ["updated_at", "2015-06-08 14:37:23.437542"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.440923"], ["updated_at", "2015-06-08 14:37:23.440923"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.445141"], ["updated_at", "2015-06-08 14:37:23.445141"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin SAS SEM"], ["email", "raphal.riviere@rouel.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.info/noah_dufour"], ["created_at", "2015-06-08 14:37:23.448433"], ["updated_at", "2015-06-08 14:37:23.448433"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.451901"], ["updated_at", "2015-06-08 14:37:23.451901"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.456251"], ["updated_at", "2015-06-08 14:37:23.456251"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy et Dupont GIE"], ["email", "clara@marchand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.net/clara"], ["created_at", "2015-06-08 14:37:23.459490"], ["updated_at", "2015-06-08 14:37:23.459490"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.462852"], ["updated_at", "2015-06-08 14:37:23.462852"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.467164"], ["updated_at", "2015-06-08 14:37:23.467164"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval GIE EURL"], ["email", "clment_martin@durand.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.org/nicolas.renard"], ["created_at", "2015-06-08 14:37:23.470493"], ["updated_at", "2015-06-08 14:37:23.470493"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.474058"], ["updated_at", "2015-06-08 14:37:23.474058"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.478558"], ["updated_at", "2015-06-08 14:37:23.478558"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin SAS GIE"], ["email", "louna@gautier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.com/maxence.barre"], ["created_at", "2015-06-08 14:37:23.481893"], ["updated_at", "2015-06-08 14:37:23.481893"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.485372"], ["updated_at", "2015-06-08 14:37:23.485372"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.489758"], ["updated_at", "2015-06-08 14:37:23.489758"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Marie SCOP"], ["email", "thomas.charles@jacquet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.org/pierre.morin"], ["created_at", "2015-06-08 14:37:23.493126"], ["updated_at", "2015-06-08 14:37:23.493126"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.496768"], ["updated_at", "2015-06-08 14:37:23.496768"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.501689"], ["updated_at", "2015-06-08 14:37:23.501689"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland SA EI"], ["email", "lucas@philippe.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.eu/laura_pierre"], ["created_at", "2015-06-08 14:37:23.507755"], ["updated_at", "2015-06-08 14:37:23.507755"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.512079"], ["updated_at", "2015-06-08 14:37:23.512079"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.516691"], ["updated_at", "2015-06-08 14:37:23.516691"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement et Rey SCOP"], ["email", "alicia.perrot@roche.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.fr/anas"], ["created_at", "2015-06-08 14:37:23.520608"], ["updated_at", "2015-06-08 14:37:23.520608"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.524293"], ["updated_at", "2015-06-08 14:37:23.524293"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.528362"], ["updated_at", "2015-06-08 14:37:23.528362"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel et Rousseau SA"], ["email", "paul.lemaire@jean.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.info/pierre.guillot"], ["created_at", "2015-06-08 14:37:23.531620"], ["updated_at", "2015-06-08 14:37:23.531620"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.535485"], ["updated_at", "2015-06-08 14:37:23.535485"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.539780"], ["updated_at", "2015-06-08 14:37:23.539780"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry SARL SEM"], ["email", "emilie@fernandez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.name/alexandre"], ["created_at", "2015-06-08 14:37:23.542994"], ["updated_at", "2015-06-08 14:37:23.542994"]]  (3.9ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.549696"], ["updated_at", "2015-06-08 14:37:23.549696"]]  (16.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.571029"], ["updated_at", "2015-06-08 14:37:23.571029"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet SARL SEM"], ["email", "pauline@rolland.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.net/sacha_leclerc"], ["created_at", "2015-06-08 14:37:23.575603"], ["updated_at", "2015-06-08 14:37:23.575603"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.579933"], ["updated_at", "2015-06-08 14:37:23.579933"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.584503"], ["updated_at", "2015-06-08 14:37:23.584503"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert SCOP EI"], ["email", "lucas_brun@leclercq.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.fr/jules"], ["created_at", "2015-06-08 14:37:23.587812"], ["updated_at", "2015-06-08 14:37:23.587812"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.591658"], ["updated_at", "2015-06-08 14:37:23.591658"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.596305"], ["updated_at", "2015-06-08 14:37:23.596305"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez et Lemaire SEM"], ["email", "sarah_lefevre@carre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.fr/clara.dufour"], ["created_at", "2015-06-08 14:37:23.600054"], ["updated_at", "2015-06-08 14:37:23.600054"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.604421"], ["updated_at", "2015-06-08 14:37:23.604421"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.608838"], ["updated_at", "2015-06-08 14:37:23.608838"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier SARL SCOP"], ["email", "louna@le.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.fr/sarah_dupuy"], ["created_at", "2015-06-08 14:37:23.612795"], ["updated_at", "2015-06-08 14:37:23.612795"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.616582"], ["updated_at", "2015-06-08 14:37:23.616582"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.621535"], ["updated_at", "2015-06-08 14:37:23.621535"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe SCOP EI"], ["email", "julien@adam.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.org/nomie.huet"], ["created_at", "2015-06-08 14:37:23.625225"], ["updated_at", "2015-06-08 14:37:23.625225"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.628745"], ["updated_at", "2015-06-08 14:37:23.628745"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.632673"], ["updated_at", "2015-06-08 14:37:23.632673"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval SCOP SCOP"], ["email", "justine.pierre@lopez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.info/raphal"], ["created_at", "2015-06-08 14:37:23.635827"], ["updated_at", "2015-06-08 14:37:23.635827"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.639526"], ["updated_at", "2015-06-08 14:37:23.639526"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.643543"], ["updated_at", "2015-06-08 14:37:23.643543"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud et Riviere SAS"], ["email", "clara_blanc@rodriguez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.info/manon"], ["created_at", "2015-06-08 14:37:23.646767"], ["updated_at", "2015-06-08 14:37:23.646767"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.650364"], ["updated_at", "2015-06-08 14:37:23.650364"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.654592"], ["updated_at", "2015-06-08 14:37:23.654592"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier et Olivier SAS"], ["email", "lucie@bonnet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.fr/raphal"], ["created_at", "2015-06-08 14:37:23.657837"], ["updated_at", "2015-06-08 14:37:23.657837"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.661576"], ["updated_at", "2015-06-08 14:37:23.661576"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.665774"], ["updated_at", "2015-06-08 14:37:23.665774"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin et Lacroix GIE"], ["email", "eva_bourgeois@lefebvre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.name/justine_lucas"], ["created_at", "2015-06-08 14:37:23.669042"], ["updated_at", "2015-06-08 14:37:23.669042"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.672587"], ["updated_at", "2015-06-08 14:37:23.672587"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.676818"], ["updated_at", "2015-06-08 14:37:23.676818"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry EURL SA"], ["email", "enzo_carpentier@muller.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.name/hugo"], ["created_at", "2015-06-08 14:37:23.680120"], ["updated_at", "2015-06-08 14:37:23.680120"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.683655"], ["updated_at", "2015-06-08 14:37:23.683655"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.687992"], ["updated_at", "2015-06-08 14:37:23.687992"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert EURL SAS"], ["email", "clara@garcia.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.fr/lucas_carpentier"], ["created_at", "2015-06-08 14:37:23.691356"], ["updated_at", "2015-06-08 14:37:23.691356"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.695125"], ["updated_at", "2015-06-08 14:37:23.695125"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.699240"], ["updated_at", "2015-06-08 14:37:23.699240"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry et Girard EI"], ["email", "clmence@barbier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.name/jeanne"], ["created_at", "2015-06-08 14:37:23.702501"], ["updated_at", "2015-06-08 14:37:23.702501"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.706547"], ["updated_at", "2015-06-08 14:37:23.706547"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.711136"], ["updated_at", "2015-06-08 14:37:23.711136"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Giraud EI"], ["email", "clment.guerin@thomas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.net/quentin.remy"], ["created_at", "2015-06-08 14:37:23.715121"], ["updated_at", "2015-06-08 14:37:23.715121"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.719226"], ["updated_at", "2015-06-08 14:37:23.719226"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.723752"], ["updated_at", "2015-06-08 14:37:23.723752"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal SEM GIE"], ["email", "charlotte.simon@lacroix.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.fr/alexis"], ["created_at", "2015-06-08 14:37:23.727124"], ["updated_at", "2015-06-08 14:37:23.727124"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.731022"], ["updated_at", "2015-06-08 14:37:23.731022"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.734883"], ["updated_at", "2015-06-08 14:37:23.734883"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy et Fernandez SARL"], ["email", "maxence@adam.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.info/chlo.roueau"], ["created_at", "2015-06-08 14:37:23.738130"], ["updated_at", "2015-06-08 14:37:23.738130"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.741974"], ["updated_at", "2015-06-08 14:37:23.741974"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.745842"], ["updated_at", "2015-06-08 14:37:23.745842"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez EI SA"], ["email", "baptiste@pons.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.name/jules"], ["created_at", "2015-06-08 14:37:23.748829"], ["updated_at", "2015-06-08 14:37:23.748829"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.752314"], ["updated_at", "2015-06-08 14:37:23.752314"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.756235"], ["updated_at", "2015-06-08 14:37:23.756235"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot et Henry GIE"], ["email", "eva@maillard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.name/benjamin.guillaume"], ["created_at", "2015-06-08 14:37:23.759287"], ["updated_at", "2015-06-08 14:37:23.759287"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.762711"], ["updated_at", "2015-06-08 14:37:23.762711"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.766588"], ["updated_at", "2015-06-08 14:37:23.766588"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas SA EI"], ["email", "laura@morel.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.net/sarah"], ["created_at", "2015-06-08 14:37:23.769584"], ["updated_at", "2015-06-08 14:37:23.769584"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.773621"], ["updated_at", "2015-06-08 14:37:23.773621"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.777672"], ["updated_at", "2015-06-08 14:37:23.777672"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu et Vasseur EURL"], ["email", "adam@brunet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.net/malys"], ["created_at", "2015-06-08 14:37:23.780720"], ["updated_at", "2015-06-08 14:37:23.780720"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.784182"], ["updated_at", "2015-06-08 14:37:23.784182"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.788028"], ["updated_at", "2015-06-08 14:37:23.788028"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier et Mathieu SARL"], ["email", "lucas@aubert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.com/alexis_baron"], ["created_at", "2015-06-08 14:37:23.791073"], ["updated_at", "2015-06-08 14:37:23.791073"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.794616"], ["updated_at", "2015-06-08 14:37:23.794616"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.798639"], ["updated_at", "2015-06-08 14:37:23.798639"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier SCOP SAS"], ["email", "nathan.duval@girard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.org/la_morel"], ["created_at", "2015-06-08 14:37:23.801801"], ["updated_at", "2015-06-08 14:37:23.801801"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.805079"], ["updated_at", "2015-06-08 14:37:23.805079"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.809540"], ["updated_at", "2015-06-08 14:37:23.809540"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger SAS EI"], ["email", "arthur_leclerc@remy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.fr/lo.roger"], ["created_at", "2015-06-08 14:37:23.813744"], ["updated_at", "2015-06-08 14:37:23.813744"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.817723"], ["updated_at", "2015-06-08 14:37:23.817723"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.822345"], ["updated_at", "2015-06-08 14:37:23.822345"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Garnier SARL"], ["email", "nomie@lemaire.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.name/mlia"], ["created_at", "2015-06-08 14:37:23.826043"], ["updated_at", "2015-06-08 14:37:23.826043"]]  (2.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.831432"], ["updated_at", "2015-06-08 14:37:23.831432"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.835424"], ["updated_at", "2015-06-08 14:37:23.835424"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval GIE SARL"], ["email", "ethan.leroux@riviere.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.eu/alicia"], ["created_at", "2015-06-08 14:37:23.838504"], ["updated_at", "2015-06-08 14:37:23.838504"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.841781"], ["updated_at", "2015-06-08 14:37:23.841781"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.845974"], ["updated_at", "2015-06-08 14:37:23.845974"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez GIE EI"], ["email", "kylian_gautier@riviere.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.fr/lisa.moulin"], ["created_at", "2015-06-08 14:37:23.860477"], ["updated_at", "2015-06-08 14:37:23.860477"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.863803"], ["updated_at", "2015-06-08 14:37:23.863803"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.867766"], ["updated_at", "2015-06-08 14:37:23.867766"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Dumont SARL"], ["email", "elisa.aubry@dupuy.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.eu/clmence.gerard"], ["created_at", "2015-06-08 14:37:23.871316"], ["updated_at", "2015-06-08 14:37:23.871316"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.875046"], ["updated_at", "2015-06-08 14:37:23.875046"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.879446"], ["updated_at", "2015-06-08 14:37:23.879446"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier EI EURL"], ["email", "pauline_morel@roux.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.name/lola_dasilva"], ["created_at", "2015-06-08 14:37:23.883167"], ["updated_at", "2015-06-08 14:37:23.883167"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.886711"], ["updated_at", "2015-06-08 14:37:23.886711"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.891128"], ["updated_at", "2015-06-08 14:37:23.891128"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix SEM SARL"], ["email", "rayan_leroux@blanc.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.eu/victor"], ["created_at", "2015-06-08 14:37:23.895220"], ["updated_at", "2015-06-08 14:37:23.895220"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.899355"], ["updated_at", "2015-06-08 14:37:23.899355"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.903717"], ["updated_at", "2015-06-08 14:37:23.903717"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Hubert EURL"], ["email", "anas_durand@hubert.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.com/charlotte_guerin"], ["created_at", "2015-06-08 14:37:23.907375"], ["updated_at", "2015-06-08 14:37:23.907375"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.911225"], ["updated_at", "2015-06-08 14:37:23.911225"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.916139"], ["updated_at", "2015-06-08 14:37:23.916139"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot et Barre GIE"], ["email", "nicolas_roy@laine.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.com/alexandre.chevalier"], ["created_at", "2015-06-08 14:37:23.920015"], ["updated_at", "2015-06-08 14:37:23.920015"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.924106"], ["updated_at", "2015-06-08 14:37:23.924106"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.929267"], ["updated_at", "2015-06-08 14:37:23.929267"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte SAS SCOP"], ["email", "quentin.marie@muller.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.net/gabriel"], ["created_at", "2015-06-08 14:37:23.932903"], ["updated_at", "2015-06-08 14:37:23.932903"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.936358"], ["updated_at", "2015-06-08 14:37:23.936358"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.940562"], ["updated_at", "2015-06-08 14:37:23.940562"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois GIE SEM"], ["email", "jade@dumont.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.eu/ambre"], ["created_at", "2015-06-08 14:37:23.944781"], ["updated_at", "2015-06-08 14:37:23.944781"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.948419"], ["updated_at", "2015-06-08 14:37:23.948419"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.952488"], ["updated_at", "2015-06-08 14:37:23.952488"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam et Julien SEM"], ["email", "jade.aubert@laurent.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.fr/manon"], ["created_at", "2015-06-08 14:37:23.956297"], ["updated_at", "2015-06-08 14:37:23.956297"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.959700"], ["updated_at", "2015-06-08 14:37:23.959700"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.963838"], ["updated_at", "2015-06-08 14:37:23.963838"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez et Joly SCOP"], ["email", "victor@royer.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.eu/emilie"], ["created_at", "2015-06-08 14:37:23.967533"], ["updated_at", "2015-06-08 14:37:23.967533"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.970977"], ["updated_at", "2015-06-08 14:37:23.970977"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.975260"], ["updated_at", "2015-06-08 14:37:23.975260"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet SAS EURL"], ["email", "tom@menard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.name/anas_breton"], ["created_at", "2015-06-08 14:37:23.979011"], ["updated_at", "2015-06-08 14:37:23.979011"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.982572"], ["updated_at", "2015-06-08 14:37:23.982572"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.986499"], ["updated_at", "2015-06-08 14:37:23.986499"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand SCOP SA"], ["email", "mathis@martin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.eu/evan_noel"], ["created_at", "2015-06-08 14:37:23.989821"], ["updated_at", "2015-06-08 14:37:23.989821"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.993219"], ["updated_at", "2015-06-08 14:37:23.993219"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:23.997303"], ["updated_at", "2015-06-08 14:37:23.997303"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier SARL GIE"], ["email", "arthur@caron.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.name/lo.denis"], ["created_at", "2015-06-08 14:37:24.001244"], ["updated_at", "2015-06-08 14:37:24.001244"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.005205"], ["updated_at", "2015-06-08 14:37:24.005205"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.009647"], ["updated_at", "2015-06-08 14:37:24.009647"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Barbier SCOP"], ["email", "nomie.gauthier@nguyen.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.name/rayan_marie"], ["created_at", "2015-06-08 14:37:24.015240"], ["updated_at", "2015-06-08 14:37:24.015240"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.021186"], ["updated_at", "2015-06-08 14:37:24.021186"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.028428"], ["updated_at", "2015-06-08 14:37:24.028428"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand EURL SAS"], ["email", "clara@pierre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.info/romain"], ["created_at", "2015-06-08 14:37:24.033794"], ["updated_at", "2015-06-08 14:37:24.033794"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.038528"], ["updated_at", "2015-06-08 14:37:24.038528"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.043237"], ["updated_at", "2015-06-08 14:37:24.043237"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry et Paul SARL"], ["email", "jules.gonzalez@dufour.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.org/malle.mercier"], ["created_at", "2015-06-08 14:37:24.047244"], ["updated_at", "2015-06-08 14:37:24.047244"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.050962"], ["updated_at", "2015-06-08 14:37:24.050962"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.055032"], ["updated_at", "2015-06-08 14:37:24.055032"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller SARL SA"], ["email", "emilie.olivier@bernard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.com/nicolas"], ["created_at", "2015-06-08 14:37:24.058244"], ["updated_at", "2015-06-08 14:37:24.058244"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.062083"], ["updated_at", "2015-06-08 14:37:24.062083"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.066353"], ["updated_at", "2015-06-08 14:37:24.066353"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien et Lemoine SARL"], ["email", "lilou@vaeur.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.net/romane"], ["created_at", "2015-06-08 14:37:24.069756"], ["updated_at", "2015-06-08 14:37:24.069756"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.073592"], ["updated_at", "2015-06-08 14:37:24.073592"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.077783"], ["updated_at", "2015-06-08 14:37:24.077783"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard et Jacquet SCOP"], ["email", "lucas@dubois.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.fr/benjamin"], ["created_at", "2015-06-08 14:37:24.081056"], ["updated_at", "2015-06-08 14:37:24.081056"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.085109"], ["updated_at", "2015-06-08 14:37:24.085109"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.089301"], ["updated_at", "2015-06-08 14:37:24.089301"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal et Richard EURL"], ["email", "julie_lefebvre@remy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.org/jade"], ["created_at", "2015-06-08 14:37:24.092610"], ["updated_at", "2015-06-08 14:37:24.092610"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.096209"], ["updated_at", "2015-06-08 14:37:24.096209"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.100410"], ["updated_at", "2015-06-08 14:37:24.100410"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton SA EURL"], ["email", "raphal@fabre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.net/mathilde_robert"], ["created_at", "2015-06-08 14:37:24.103709"], ["updated_at", "2015-06-08 14:37:24.103709"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.107353"], ["updated_at", "2015-06-08 14:37:24.107353"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.111669"], ["updated_at", "2015-06-08 14:37:24.111669"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement et Dupuis GIE"], ["email", "julie@lecomte.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.name/clara_david"], ["created_at", "2015-06-08 14:37:24.115008"], ["updated_at", "2015-06-08 14:37:24.115008"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.119083"], ["updated_at", "2015-06-08 14:37:24.119083"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.123925"], ["updated_at", "2015-06-08 14:37:24.123925"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Masson EURL"], ["email", "arthur@michel.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.fr/yanis"], ["created_at", "2015-06-08 14:37:24.127697"], ["updated_at", "2015-06-08 14:37:24.127697"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.132034"], ["updated_at", "2015-06-08 14:37:24.132034"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.136939"], ["updated_at", "2015-06-08 14:37:24.136939"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre SEM SAS"], ["email", "kylian@dumont.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.fr/la"], ["created_at", "2015-06-08 14:37:24.140873"], ["updated_at", "2015-06-08 14:37:24.140873"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.144429"], ["updated_at", "2015-06-08 14:37:24.144429"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.148541"], ["updated_at", "2015-06-08 14:37:24.148541"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy et Guillaume EI"], ["email", "gabriel_benoit@garnier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.name/mael"], ["created_at", "2015-06-08 14:37:24.152110"], ["updated_at", "2015-06-08 14:37:24.152110"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.155673"], ["updated_at", "2015-06-08 14:37:24.155673"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.159823"], ["updated_at", "2015-06-08 14:37:24.159823"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel EI SEM"], ["email", "zoe@guillot.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.com/evan"], ["created_at", "2015-06-08 14:37:24.163320"], ["updated_at", "2015-06-08 14:37:24.163320"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.166784"], ["updated_at", "2015-06-08 14:37:24.166784"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.170845"], ["updated_at", "2015-06-08 14:37:24.170845"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer EURL GIE"], ["email", "louna@garcia.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.eu/pauline"], ["created_at", "2015-06-08 14:37:24.174368"], ["updated_at", "2015-06-08 14:37:24.174368"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.177812"], ["updated_at", "2015-06-08 14:37:24.177812"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.181865"], ["updated_at", "2015-06-08 14:37:24.181865"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland et Julien SA"], ["email", "alicia@brunet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.net/mlia_fournier"], ["created_at", "2015-06-08 14:37:24.185998"], ["updated_at", "2015-06-08 14:37:24.185998"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.189650"], ["updated_at", "2015-06-08 14:37:24.189650"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.193802"], ["updated_at", "2015-06-08 14:37:24.193802"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud et Giraud SCOP"], ["email", "camille@sanchez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.com/jade_fontaine"], ["created_at", "2015-06-08 14:37:24.197300"], ["updated_at", "2015-06-08 14:37:24.197300"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.200947"], ["updated_at", "2015-06-08 14:37:24.200947"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.205150"], ["updated_at", "2015-06-08 14:37:24.205150"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche et Maillard SAS"], ["email", "thomas_colin@lefevre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.org/ines.benoit"], ["created_at", "2015-06-08 14:37:24.208767"], ["updated_at", "2015-06-08 14:37:24.208767"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.212405"], ["updated_at", "2015-06-08 14:37:24.212405"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.216495"], ["updated_at", "2015-06-08 14:37:24.216495"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury et Lecomte GIE"], ["email", "paul@charpentier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.eu/axel_dumont"], ["created_at", "2015-06-08 14:37:24.220466"], ["updated_at", "2015-06-08 14:37:24.220466"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.224505"], ["updated_at", "2015-06-08 14:37:24.224505"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.229504"], ["updated_at", "2015-06-08 14:37:24.229504"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq SA SEM"], ["email", "jade@lacroix.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.info/tom"], ["created_at", "2015-06-08 14:37:24.233781"], ["updated_at", "2015-06-08 14:37:24.233781"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.237839"], ["updated_at", "2015-06-08 14:37:24.237839"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.242836"], ["updated_at", "2015-06-08 14:37:24.242836"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin GIE SEM"], ["email", "adrien@lecomte.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.eu/valentin"], ["created_at", "2015-06-08 14:37:24.246362"], ["updated_at", "2015-06-08 14:37:24.246362"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.249910"], ["updated_at", "2015-06-08 14:37:24.249910"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.254003"], ["updated_at", "2015-06-08 14:37:24.254003"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry et Simon EI"], ["email", "charlotte@pierre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.eu/maeva.andre"], ["created_at", "2015-06-08 14:37:24.257957"], ["updated_at", "2015-06-08 14:37:24.257957"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.261659"], ["updated_at", "2015-06-08 14:37:24.261659"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.266116"], ["updated_at", "2015-06-08 14:37:24.266116"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier et Lemaire GIE"], ["email", "tom@berger.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guerin.eu/valentin_fleury"], ["created_at", "2015-06-08 14:37:24.270031"], ["updated_at", "2015-06-08 14:37:24.270031"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.273663"], ["updated_at", "2015-06-08 14:37:24.273663"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.277891"], ["updated_at", "2015-06-08 14:37:24.277891"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez et Lemoine GIE"], ["email", "louise@aubry.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.eu/arthur.garnier"], ["created_at", "2015-06-08 14:37:24.281744"], ["updated_at", "2015-06-08 14:37:24.281744"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.285385"], ["updated_at", "2015-06-08 14:37:24.285385"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.289530"], ["updated_at", "2015-06-08 14:37:24.289530"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel SA EURL"], ["email", "mael@adam.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.info/lou"], ["created_at", "2015-06-08 14:37:24.293537"], ["updated_at", "2015-06-08 14:37:24.293537"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.297175"], ["updated_at", "2015-06-08 14:37:24.297175"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.301343"], ["updated_at", "2015-06-08 14:37:24.301343"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier EURL EI"], ["email", "lo.collet@bernard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.fr/eva"], ["created_at", "2015-06-08 14:37:24.305250"], ["updated_at", "2015-06-08 14:37:24.305250"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.308860"], ["updated_at", "2015-06-08 14:37:24.308860"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.313622"], ["updated_at", "2015-06-08 14:37:24.313622"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Maillard EI"], ["email", "lo@blanchard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.name/camille"], ["created_at", "2015-06-08 14:37:24.317309"], ["updated_at", "2015-06-08 14:37:24.317309"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.321001"], ["updated_at", "2015-06-08 14:37:24.321001"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.325339"], ["updated_at", "2015-06-08 14:37:24.325339"]]  (2.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont et Moreau SAS"], ["email", "sarah.marchand@rouel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.org/lola"], ["created_at", "2015-06-08 14:37:24.331919"], ["updated_at", "2015-06-08 14:37:24.331919"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.335689"], ["updated_at", "2015-06-08 14:37:24.335689"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.341036"], ["updated_at", "2015-06-08 14:37:24.341036"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine SA SCOP"], ["email", "zoe.fournier@mathieu.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.net/quentin"], ["created_at", "2015-06-08 14:37:24.344837"], ["updated_at", "2015-06-08 14:37:24.344837"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.348782"], ["updated_at", "2015-06-08 14:37:24.348782"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.353140"], ["updated_at", "2015-06-08 14:37:24.353140"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet et Arnaud SA"], ["email", "pauline.fontaine@lefevre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.fr/yanis"], ["created_at", "2015-06-08 14:37:24.356480"], ["updated_at", "2015-06-08 14:37:24.356480"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.360103"], ["updated_at", "2015-06-08 14:37:24.360103"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.364458"], ["updated_at", "2015-06-08 14:37:24.364458"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau SA EI"], ["email", "sarah@maillard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.name/yanis"], ["created_at", "2015-06-08 14:37:24.367799"], ["updated_at", "2015-06-08 14:37:24.367799"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.371597"], ["updated_at", "2015-06-08 14:37:24.371597"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.375922"], ["updated_at", "2015-06-08 14:37:24.375922"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet SCOP EI"], ["email", "mlia@rouel.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.org/louis"], ["created_at", "2015-06-08 14:37:24.379282"], ["updated_at", "2015-06-08 14:37:24.379282"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.382956"], ["updated_at", "2015-06-08 14:37:24.382956"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.387120"], ["updated_at", "2015-06-08 14:37:24.387120"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard et Hubert GIE"], ["email", "arthur@guyot.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.org/charlotte"], ["created_at", "2015-06-08 14:37:24.390335"], ["updated_at", "2015-06-08 14:37:24.390335"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.393862"], ["updated_at", "2015-06-08 14:37:24.393862"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.398159"], ["updated_at", "2015-06-08 14:37:24.398159"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam et Perez SARL"], ["email", "laura.breton@moulin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.info/ethan.poirier"], ["created_at", "2015-06-08 14:37:24.401470"], ["updated_at", "2015-06-08 14:37:24.401470"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.405177"], ["updated_at", "2015-06-08 14:37:24.405177"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.409447"], ["updated_at", "2015-06-08 14:37:24.409447"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez SA SA"], ["email", "zoe_clement@colin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.info/mael.caron"], ["created_at", "2015-06-08 14:37:24.412755"], ["updated_at", "2015-06-08 14:37:24.412755"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.416264"], ["updated_at", "2015-06-08 14:37:24.416264"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.420445"], ["updated_at", "2015-06-08 14:37:24.420445"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre SA GIE"], ["email", "antoine.fleury@martin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.com/zoe"], ["created_at", "2015-06-08 14:37:24.423653"], ["updated_at", "2015-06-08 14:37:24.423653"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.427767"], ["updated_at", "2015-06-08 14:37:24.427767"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.432644"], ["updated_at", "2015-06-08 14:37:24.432644"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand et Picard EURL"], ["email", "louis.morin@morel.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.fr/mathilde"], ["created_at", "2015-06-08 14:37:24.436175"], ["updated_at", "2015-06-08 14:37:24.436175"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.440564"], ["updated_at", "2015-06-08 14:37:24.440564"]]  (4.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.448608"], ["updated_at", "2015-06-08 14:37:24.448608"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand SEM SARL"], ["email", "sarah@moreau.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.net/elisa"], ["created_at", "2015-06-08 14:37:24.452002"], ["updated_at", "2015-06-08 14:37:24.452002"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.455950"], ["updated_at", "2015-06-08 14:37:24.455950"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.460157"], ["updated_at", "2015-06-08 14:37:24.460157"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis SEM SCOP"], ["email", "hugo@martin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.com/romain"], ["created_at", "2015-06-08 14:37:24.463416"], ["updated_at", "2015-06-08 14:37:24.463416"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.467294"], ["updated_at", "2015-06-08 14:37:24.467294"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.471478"], ["updated_at", "2015-06-08 14:37:24.471478"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet et Sanchez SCOP"], ["email", "louis@nicolas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.name/romain_thomas"], ["created_at", "2015-06-08 14:37:24.474789"], ["updated_at", "2015-06-08 14:37:24.474789"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.478947"], ["updated_at", "2015-06-08 14:37:24.478947"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.483111"], ["updated_at", "2015-06-08 14:37:24.483111"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roussel EI GIE"], ["email", "clara_maon@sanchez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.fr/justine"], ["created_at", "2015-06-08 14:37:24.486375"], ["updated_at", "2015-06-08 14:37:24.486375"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.490358"], ["updated_at", "2015-06-08 14:37:24.490358"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.494461"], ["updated_at", "2015-06-08 14:37:24.494461"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris EURL SARL"], ["email", "gabriel.marie@laurent.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.fr/charlotte"], ["created_at", "2015-06-08 14:37:24.497726"], ["updated_at", "2015-06-08 14:37:24.497726"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.501752"], ["updated_at", "2015-06-08 14:37:24.501752"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.506098"], ["updated_at", "2015-06-08 14:37:24.506098"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy GIE SA"], ["email", "elisa_richard@deschamps.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.org/matho"], ["created_at", "2015-06-08 14:37:24.509546"], ["updated_at", "2015-06-08 14:37:24.509546"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.513230"], ["updated_at", "2015-06-08 14:37:24.513230"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.517501"], ["updated_at", "2015-06-08 14:37:24.517501"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Jacquet EURL"], ["email", "charlotte.durand@vaeur.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.net/justine"], ["created_at", "2015-06-08 14:37:24.520766"], ["updated_at", "2015-06-08 14:37:24.520766"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.524667"], ["updated_at", "2015-06-08 14:37:24.524667"]]  (22.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.552384"], ["updated_at", "2015-06-08 14:37:24.552384"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier SA EI"], ["email", "clara.nicolas@lopez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.info/julien_roche"], ["created_at", "2015-06-08 14:37:24.557164"], ["updated_at", "2015-06-08 14:37:24.557164"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.561286"], ["updated_at", "2015-06-08 14:37:24.561286"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.565553"], ["updated_at", "2015-06-08 14:37:24.565553"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc EURL SA"], ["email", "ocane@poirier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.org/jade.blanchard"], ["created_at", "2015-06-08 14:37:24.569000"], ["updated_at", "2015-06-08 14:37:24.569000"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.572702"], ["updated_at", "2015-06-08 14:37:24.572702"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.577167"], ["updated_at", "2015-06-08 14:37:24.577167"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean SAS SA"], ["email", "victor@schneider.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.com/manon.faure"], ["created_at", "2015-06-08 14:37:24.580658"], ["updated_at", "2015-06-08 14:37:24.580658"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.584446"], ["updated_at", "2015-06-08 14:37:24.584446"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.588633"], ["updated_at", "2015-06-08 14:37:24.588633"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard SEM EURL"], ["email", "gabriel@gautier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.info/chlo_mathieu"], ["created_at", "2015-06-08 14:37:24.591897"], ["updated_at", "2015-06-08 14:37:24.591897"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.595651"], ["updated_at", "2015-06-08 14:37:24.595651"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.599873"], ["updated_at", "2015-06-08 14:37:24.599873"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel EI SCOP"], ["email", "sacha.rolland@moreau.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.org/maxime_baron"], ["created_at", "2015-06-08 14:37:24.603183"], ["updated_at", "2015-06-08 14:37:24.603183"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.606777"], ["updated_at", "2015-06-08 14:37:24.606777"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.611011"], ["updated_at", "2015-06-08 14:37:24.611011"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent et Rodriguez SCOP"], ["email", "mohamed@chevalier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.com/malle"], ["created_at", "2015-06-08 14:37:24.614246"], ["updated_at", "2015-06-08 14:37:24.614246"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.617701"], ["updated_at", "2015-06-08 14:37:24.617701"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.621702"], ["updated_at", "2015-06-08 14:37:24.621702"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur GIE EI"], ["email", "maxime@meunier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.com/noa_meyer"], ["created_at", "2015-06-08 14:37:24.624898"], ["updated_at", "2015-06-08 14:37:24.624898"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.628424"], ["updated_at", "2015-06-08 14:37:24.628424"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.632707"], ["updated_at", "2015-06-08 14:37:24.632707"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq et Roche SAS"], ["email", "lo_roux@dupuis.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/lina_legall"], ["created_at", "2015-06-08 14:37:24.636021"], ["updated_at", "2015-06-08 14:37:24.636021"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.639900"], ["updated_at", "2015-06-08 14:37:24.639900"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.644476"], ["updated_at", "2015-06-08 14:37:24.644476"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche et Lucas GIE"], ["email", "romain.louis@caron.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.name/louis"], ["created_at", "2015-06-08 14:37:24.647984"], ["updated_at", "2015-06-08 14:37:24.647984"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.652444"], ["updated_at", "2015-06-08 14:37:24.652444"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.657204"], ["updated_at", "2015-06-08 14:37:24.657204"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez SAS SA"], ["email", "tom_roux@remy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.net/justine_lemaire"], ["created_at", "2015-06-08 14:37:24.660949"], ["updated_at", "2015-06-08 14:37:24.660949"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.664894"], ["updated_at", "2015-06-08 14:37:24.664894"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.668880"], ["updated_at", "2015-06-08 14:37:24.668880"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont GIE SEM"], ["email", "alice.dupuis@barbier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.eu/lisa"], ["created_at", "2015-06-08 14:37:24.672053"], ["updated_at", "2015-06-08 14:37:24.672053"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.675894"], ["updated_at", "2015-06-08 14:37:24.675894"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.680199"], ["updated_at", "2015-06-08 14:37:24.680199"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez SCOP SCOP"], ["email", "jeanne_martin@gonzalez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.eu/julie_fabre"], ["created_at", "2015-06-08 14:37:24.683540"], ["updated_at", "2015-06-08 14:37:24.683540"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.687046"], ["updated_at", "2015-06-08 14:37:24.687046"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.691286"], ["updated_at", "2015-06-08 14:37:24.691286"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Barre SCOP"], ["email", "sarah@simon.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.name/mathis"], ["created_at", "2015-06-08 14:37:24.694969"], ["updated_at", "2015-06-08 14:37:24.694969"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.698684"], ["updated_at", "2015-06-08 14:37:24.698684"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.702894"], ["updated_at", "2015-06-08 14:37:24.702894"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller GIE GIE"], ["email", "thomas_barbier@jean.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.fr/lucas.colin"], ["created_at", "2015-06-08 14:37:24.706277"], ["updated_at", "2015-06-08 14:37:24.706277"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.709995"], ["updated_at", "2015-06-08 14:37:24.709995"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.714358"], ["updated_at", "2015-06-08 14:37:24.714358"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard SARL EI"], ["email", "matto.rodriguez@mercier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.name/ethan.faure"], ["created_at", "2015-06-08 14:37:24.717825"], ["updated_at", "2015-06-08 14:37:24.717825"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.721443"], ["updated_at", "2015-06-08 14:37:24.721443"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.725680"], ["updated_at", "2015-06-08 14:37:24.725680"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard et Renard SAS"], ["email", "chlo.clement@collet.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.com/juliette"], ["created_at", "2015-06-08 14:37:24.729046"], ["updated_at", "2015-06-08 14:37:24.729046"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.732608"], ["updated_at", "2015-06-08 14:37:24.732608"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.736814"], ["updated_at", "2015-06-08 14:37:24.736814"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez SARL SA"], ["email", "juliette.noel@marchal.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.name/romain"], ["created_at", "2015-06-08 14:37:24.740123"], ["updated_at", "2015-06-08 14:37:24.740123"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.744024"], ["updated_at", "2015-06-08 14:37:24.744024"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.748715"], ["updated_at", "2015-06-08 14:37:24.748715"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy et Marchand EI"], ["email", "lina@nguyen.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.com/adrien"], ["created_at", "2015-06-08 14:37:24.752102"], ["updated_at", "2015-06-08 14:37:24.752102"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.756203"], ["updated_at", "2015-06-08 14:37:24.756203"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.760651"], ["updated_at", "2015-06-08 14:37:24.760651"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe et Michel SAS"], ["email", "malle@lambert.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.fr/quentin.charles"], ["created_at", "2015-06-08 14:37:24.764218"], ["updated_at", "2015-06-08 14:37:24.764218"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.767739"], ["updated_at", "2015-06-08 14:37:24.767739"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.771612"], ["updated_at", "2015-06-08 14:37:24.771612"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer SARL SAS"], ["email", "ines.legrand@michel.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.net/charlotte"], ["created_at", "2015-06-08 14:37:24.774711"], ["updated_at", "2015-06-08 14:37:24.774711"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.778279"], ["updated_at", "2015-06-08 14:37:24.778279"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.782107"], ["updated_at", "2015-06-08 14:37:24.782107"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert et Charpentier SEM"], ["email", "julien_royer@dumas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.eu/nathan_rolland"], ["created_at", "2015-06-08 14:37:24.785153"], ["updated_at", "2015-06-08 14:37:24.785153"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.788553"], ["updated_at", "2015-06-08 14:37:24.788553"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.792432"], ["updated_at", "2015-06-08 14:37:24.792432"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier et Morin EURL"], ["email", "elisa@gonzalez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.info/louna.leclerc"], ["created_at", "2015-06-08 14:37:24.795461"], ["updated_at", "2015-06-08 14:37:24.795461"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.798944"], ["updated_at", "2015-06-08 14:37:24.798944"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:24.802798"], ["updated_at", "2015-06-08 14:37:24.802798"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-08 16:37:24 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.6ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (12.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (118.8ms) Completed 200 OK in 121ms (Views: 114.3ms | ActiveRecord: 5.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:25 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-08 16:37:25 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit GIE SAS"], ["email", "maeva@fournier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.info/louise"], ["created_at", "2015-06-08 14:37:26.770063"], ["updated_at", "2015-06-08 14:37:26.770063"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'hello' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "hello"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'world' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "world"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:26.778269"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:26.781785"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:26.788126"], ["updated_at", "2015-06-08 14:37:26.788126"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien SAS EI"], ["email", "adam.marchal@chevalier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.info/jeanne"], ["created_at", "2015-06-08 14:37:26.793597"], ["updated_at", "2015-06-08 14:37:26.793597"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('goodbye')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'goodbye' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "goodbye"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:26.800319"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 3 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 3], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:26.803801"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 3]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 3]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:26.808759"], ["updated_at", "2015-06-08 14:37:26.808759"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre SAS EI"], ["email", "nathan_dupuis@marty.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.eu/sarah"], ["created_at", "2015-06-08 14:37:26.815084"], ["updated_at", "2015-06-08 14:37:26.815084"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('yeah')) ActsAsTaggableOn::Tag Exists (0.2ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'yeah' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "yeah"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 4 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 3 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 4], ["context", "tags"], ["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:26.822776"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 4]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 4]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:26.828204"], ["updated_at", "2015-06-08 14:37:26.828204"]]  (0.9ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:37:26 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (12.6ms) Completed 200 OK in 17ms (Views: 13.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:26 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:26 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"tags"=>["", "hello"]}, "back_url"=>"http://127.0.0.1:64109/customer_vault/people/list"} Redirected to http://127.0.0.1:64109/customer_vault/people/list Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello')) CACHE (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_aaf4c61 ON individuals_taggings_aaf4c61.taggable_id = customer_vault_individuals.id AND individuals_taggings_aaf4c61.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_aaf4c61.tag_id = 1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_aaf4c61 ON corporations_taggings_aaf4c61.taggable_id = customer_vault_corporations.id AND corporations_taggings_aaf4c61.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_aaf4c61.tag_id = 1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (10.7ms) Completed 200 OK in 19ms (Views: 11.8ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"tags"=>["", "hello", "world"]}, "back_url"=>"http://127.0.0.1:64109/customer_vault/people/list"} Redirected to http://127.0.0.1:64109/customer_vault/people/list Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) CACHE (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_aaf4c61 ON individuals_taggings_aaf4c61.taggable_id = customer_vault_individuals.id AND individuals_taggings_aaf4c61.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_aaf4c61.tag_id = 1 JOIN taggings individuals_taggings_7c21143 ON individuals_taggings_7c21143.taggable_id = customer_vault_individuals.id AND individuals_taggings_7c21143.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_7c21143.tag_id = 2 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_aaf4c61 ON corporations_taggings_aaf4c61.taggable_id = customer_vault_corporations.id AND corporations_taggings_aaf4c61.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_aaf4c61.tag_id = 1 JOIN taggings corporations_taggings_7c21143 ON corporations_taggings_7c21143.taggable_id = customer_vault_corporations.id AND corporations_taggings_7c21143.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_7c21143.tag_id = 2 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (7.5ms) Completed 200 OK in 14ms (Views: 8.6ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:28 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/individuals/new" for 127.0.0.1 at 2015-06-08 16:37:28 +0200 Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (46.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (57.5ms) Completed 200 OK in 76ms (Views: 73.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:29 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:29 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:29 +0200 Started POST "/customer_vault/individuals" for 127.0.0.1 at 2015-06-08 16:37:30 +0200 Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Benoit", "last_name"=>"Gantaume", "tag_list"=>[""], "email"=>"benoit@agilidee.com", "title"=>"", "twitter"=>"", "context"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "www"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:64109/customer_vault/individuals/new"}  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Benoit"], ["last_name", "Gantaume"], ["email", "benoit@agilidee.com"], ["title", ""], ["twitter", ""], ["www", ""], ["context", ""], ["phone", ""], ["fax", ""], ["mobile", ""], ["created_at", "2015-06-08 14:37:30.889184"], ["updated_at", "2015-06-08 14:37:30.889184"]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Individual"], ["addressable_id", 1], ["created_at", "2015-06-08 14:37:30.891053"], ["updated_at", "2015-06-08 14:37:30.891053"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/individuals/1 Completed 302 Found in 12ms (ActiveRecord: 3.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:30 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (10.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (16.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.3ms) CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (29.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (33.1ms) Completed 200 OK in 41ms (Views: 38.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:30 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:30 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:30 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/individuals/new" for 127.0.0.1 at 2015-06-08 16:37:31 +0200 Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (55.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (57.7ms) Completed 200 OK in 62ms (Views: 59.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:31 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:31 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:31 +0200 Started POST "/customer_vault/individuals" for 127.0.0.1 at 2015-06-08 16:37:32 +0200 Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"", "last_name"=>"", "tag_list"=>[""], "email"=>"", "title"=>"", "twitter"=>"", "context"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "www"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:64109/customer_vault/individuals/new"}  (0.1ms) begin transaction  (0.0ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (40.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (42.6ms) Completed 200 OK in 49ms (Views: 43.9ms | ActiveRecord: 0.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:33 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:33 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:33 +0200  (3.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Romain"], ["last_name", "Berger"], ["email", "berger_romain@menard.name"], ["title", "Individual-Title"], ["twitter", "RomainBerger"], ["www", "http://remy.eu/evan.chevalier"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:33.133275"], ["updated_at", "2015-06-08 14:37:33.133275"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:33.137595"], ["updated_at", "2015-06-08 14:37:33.137595"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1/edit" for 127.0.0.1 at 2015-06-08 16:37:33 +0200 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (45.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (51.9ms) Completed 200 OK in 60ms (Views: 57.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:33 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:33 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:33 +0200 Started PATCH "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:34 +0200 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Romain", "last_name"=>"Berger", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"berger_romain@menard.name", "title"=>"Individual-Title", "twitter"=>"RomainBerger", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx", "www"=>"http://remy.eu/evan.chevalier", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:64109/customer_vault/individuals/1/edit", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] SQL (0.2ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-08 14:37:34.997331"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_individuals" SET "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["updated_at", "2015-06-08 14:37:34.998967"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:35.000593"], ["updated_at", "2015-06-08 14:37:35.000593"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:35.008340"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:35.014302"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.8ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/individuals/1 Completed 302 Found in 30ms (ActiveRecord: 5.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:35 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (16.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (16.9ms) Completed 200 OK in 20ms (Views: 17.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:35 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:35 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:35 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.7ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Justine"], ["last_name", "Andre"], ["email", "andre.justine@carpentier.eu"], ["title", "Individual-Title"], ["twitter", "JustineAndre"], ["www", "http://prevost.info/lucas.roueau"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:35.159975"], ["updated_at", "2015-06-08 14:37:35.159975"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:35.169891"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:35.174515"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:35.180726"], ["updated_at", "2015-06-08 14:37:35.180726"]]  (0.9ms) commit transaction Started GET "/customer_vault/individuals/1/edit" for 127.0.0.1 at 2015-06-08 16:37:35 +0200 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (42.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (45.0ms) Completed 200 OK in 49ms (Views: 46.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:35 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:35 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:35 +0200 Started PATCH "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:37 +0200 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Justine", "last_name"=>"Andre", "tag_list"=>["", "mytag2"], "email"=>"andre.justine@carpentier.eu", "title"=>"Individual-Title", "twitter"=>"JustineAndre", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx", "www"=>"http://prevost.info/lucas.roueau", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:64109/customer_vault/individuals/1/edit", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] SQL (0.2ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-08 14:37:37.048428"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_individuals" SET "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["updated_at", "2015-06-08 14:37:37.050220"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:37.052673"], ["updated_at", "2015-06-08 14:37:37.052673"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/individuals/1 Completed 302 Found in 23ms (ActiveRecord: 4.1ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:37 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (17.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (17.2ms) Completed 200 OK in 20ms (Views: 17.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:37 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:37 +0200  (1.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel et Barre SCOP"], ["email", "evan_marchal@dumas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.com/quentin.perrot"], ["created_at", "2015-06-08 14:37:37.202169"], ["updated_at", "2015-06-08 14:37:37.202169"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:37.207309"], ["updated_at", "2015-06-08 14:37:37.207309"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Romain"], ["last_name", "Dumas"], ["email", "romain_dumas@deschamps.info"], ["title", "Individual-Title"], ["twitter", "RomainDumas"], ["www", "http://philippe.info/charlotte_paris"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:37.212000"], ["updated_at", "2015-06-08 14:37:37.212000"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:37.215953"], ["updated_at", "2015-06-08 14:37:37.215953"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:37 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (16.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (16.3ms) Completed 200 OK in 19ms (Views: 17.0ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:37 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:37 +0200 Started GET "/customer_vault/individuals/1/links/new" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Processing by CustomerVault::LinksController#new as HTML Parameters: {"individual_id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/new.html.slim within layouts/application (18.5ms) Completed 200 OK in 43ms (Views: 35.8ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Started POST "/customer_vault/individuals/1/links" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Processing by CustomerVault::LinksController#create as HTML Parameters: {"utf8"=>"✓", "link"=>{"bob"=>"CustomerVault::Corporation-1", "title"=>"Manager"}, "back_url"=>"http://127.0.0.1:64109/customer_vault/individuals/1/links/new", "individual_id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("title", "alice_id", "alice_type", "bob_id", "bob_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Manager"], ["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:39.183123"], ["updated_at", "2015-06-08 14:37:39.183123"]]  (2.3ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/individuals/1#links Completed 302 Found in 7ms (ActiveRecord: 2.8ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (4.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (16.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (23.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (37.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (37.4ms) Completed 200 OK in 41ms (Views: 38.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:39 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Célia"], ["last_name", "Roussel"], ["email", "lia.c.roussel@marty.eu"], ["title", "Individual-Title"], ["twitter", "CéliaRoussel"], ["www", "http://guyot.fr/marie"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:39.348128"], ["updated_at", "2015-06-08 14:37:39.348128"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:39.352607"], ["updated_at", "2015-06-08 14:37:39.352607"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty EI SAS"], ["email", "emilie@brunet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanchard.net/adrien"], ["created_at", "2015-06-08 14:37:39.356699"], ["updated_at", "2015-06-08 14:37:39.356699"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:39.360396"], ["updated_at", "2015-06-08 14:37:39.360396"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-08 14:37:39.363728"], ["updated_at", "2015-06-08 14:37:39.363728"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (20.6ms) Completed 200 OK in 24ms (Views: 21.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:39 +0200 Started GET "/customer_vault/individuals/1/links/1/edit" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Processing by CustomerVault::LinksController#edit as HTML Parameters: {"individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/edit.html.slim within layouts/application (21.9ms) Completed 200 OK in 34ms (Views: 31.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Started PATCH "/customer_vault/individuals/1/links/1" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Processing by CustomerVault::LinksController#update as HTML Parameters: {"utf8"=>"✓", "link"=>{"title"=>"Manager 2"}, "back_url"=>"http://127.0.0.1:64109/customer_vault/individuals/1/links/1/edit", "individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.4ms) UPDATE "customer_vault_links" SET "title" = ?, "updated_at" = ? WHERE "customer_vault_links"."id" = ? [["title", "Manager 2"], ["updated_at", "2015-06-08 14:37:41.298576"], ["id", 1]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/individuals/1#links Completed 302 Found in 7ms (ActiveRecord: 3.1ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.3ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (22.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (22.5ms) Completed 200 OK in 26ms (Views: 23.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:41 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jeanne"], ["last_name", "Nguyen"], ["email", "nguyen_jeanne@nguyen.eu"], ["title", "Individual-Title"], ["twitter", "JeanneNguyen"], ["www", "http://fontaine.fr/romain"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:41.447495"], ["updated_at", "2015-06-08 14:37:41.447495"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:41.452263"], ["updated_at", "2015-06-08 14:37:41.452263"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Robin GIE"], ["email", "julien_benoit@gauthier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.com/alicia"], ["created_at", "2015-06-08 14:37:41.456339"], ["updated_at", "2015-06-08 14:37:41.456339"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:41.459847"], ["updated_at", "2015-06-08 14:37:41.459847"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-08 14:37:41.463447"], ["updated_at", "2015-06-08 14:37:41.463447"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (19.6ms) Completed 200 OK in 23ms (Views: 20.3ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:41 +0200 Started DELETE "/customer_vault/individuals/1/links/1" for 127.0.0.1 at 2015-06-08 16:37:43 +0200 Processing by CustomerVault::LinksController#destroy as HTML Parameters: {"individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? [["id", 1]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/individuals/1#links Completed 302 Found in 6ms (ActiveRecord: 3.1ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:37:43 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.0ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.3ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (16.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (16.4ms) Completed 200 OK in 20ms (Views: 16.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:43 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:43 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:43 +0200  (3.5ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Fleury GIE"], ["email", "lilou@paul.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.net/hugo_giraud"], ["created_at", "2015-06-08 14:37:45.126212"], ["updated_at", "2015-06-08 14:37:45.126212"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:45.131122"], ["updated_at", "2015-06-08 14:37:45.131122"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Axel"], ["last_name", "Morel"], ["email", "axel_morel@guillot.info"], ["title", "Individual-Title"], ["twitter", "AxelMorel"], ["www", "http://louis.eu/sacha.dupont"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:45.135524"], ["updated_at", "2015-06-08 14:37:45.135524"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:45.139474"], ["updated_at", "2015-06-08 14:37:45.139474"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:45 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (19.5ms) Completed 200 OK in 22ms (Views: 20.2ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:45 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:45 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:45 +0200 Started GET "/customer_vault/corporations/1/links/new" for 127.0.0.1 at 2015-06-08 16:37:46 +0200 Processing by CustomerVault::LinksController#new as HTML Parameters: {"corporation_id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/new.html.slim within layouts/application (15.5ms) Completed 200 OK in 20ms (Views: 16.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:46 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:46 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:47 +0200 Started POST "/customer_vault/corporations/1/links" for 127.0.0.1 at 2015-06-08 16:37:47 +0200 Processing by CustomerVault::LinksController#create as HTML Parameters: {"utf8"=>"✓", "link"=>{"bob"=>"CustomerVault::Individual-1", "title"=>"Manager"}, "back_url"=>"http://127.0.0.1:64109/customer_vault/corporations/1/links/new", "corporation_id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("title", "alice_id", "alice_type", "bob_id", "bob_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Manager"], ["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:47.055862"], ["updated_at", "2015-06-08 14:37:47.055862"]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/corporations/1#links Completed 302 Found in 7ms (ActiveRecord: 2.9ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:47 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (8.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (15.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (29.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (29.9ms) Completed 200 OK in 33ms (Views: 30.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:47 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:47 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:47 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.2ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Tom"], ["last_name", "Guyot"], ["email", "guyot.tom@huet.org"], ["title", "Individual-Title"], ["twitter", "TomGuyot"], ["www", "http://bertrand.org/malys_boyer"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:47.215356"], ["updated_at", "2015-06-08 14:37:47.215356"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:47.220688"], ["updated_at", "2015-06-08 14:37:47.220688"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charles SAS SAS"], ["email", "noa@moreau.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.net/julien_rey"], ["created_at", "2015-06-08 14:37:47.224935"], ["updated_at", "2015-06-08 14:37:47.224935"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:47.229009"], ["updated_at", "2015-06-08 14:37:47.229009"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-08 14:37:47.231904"], ["updated_at", "2015-06-08 14:37:47.231904"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:47 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.9ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (7.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (24.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (24.4ms) Completed 200 OK in 27ms (Views: 25.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:47 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:47 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:47 +0200 Started GET "/customer_vault/corporations/1/links/1/edit" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Processing by CustomerVault::LinksController#edit as HTML Parameters: {"corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/edit.html.slim within layouts/application (15.8ms) Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Started PATCH "/customer_vault/corporations/1/links/1" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Processing by CustomerVault::LinksController#update as HTML Parameters: {"utf8"=>"✓", "link"=>{"title"=>"Manager 2"}, "back_url"=>"http://127.0.0.1:64109/customer_vault/corporations/1/links/1/edit", "corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "customer_vault_links" SET "title" = ?, "updated_at" = ? WHERE "customer_vault_links"."id" = ? [["title", "Manager 2"], ["updated_at", "2015-06-08 14:37:49.167820"], ["id", 1]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/corporations/1#links Completed 302 Found in 7ms (ActiveRecord: 3.1ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (19.2ms) Completed 200 OK in 22ms (Views: 19.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:49 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Léo"], ["last_name", "Roger"], ["email", "roger_l_o@vaeur.eu"], ["title", "Individual-Title"], ["twitter", "LéoRoger"], ["www", "http://brunet.name/louna"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:49.314531"], ["updated_at", "2015-06-08 14:37:49.314531"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:49.319448"], ["updated_at", "2015-06-08 14:37:49.319448"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier et David SA"], ["email", "louna.roche@fournier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.info/tom"], ["created_at", "2015-06-08 14:37:49.323780"], ["updated_at", "2015-06-08 14:37:49.323780"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:49.327847"], ["updated_at", "2015-06-08 14:37:49.327847"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-08 14:37:49.330779"], ["updated_at", "2015-06-08 14:37:49.330779"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (19.8ms) Completed 200 OK in 23ms (Views: 20.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:49 +0200 Started DELETE "/customer_vault/corporations/1/links/1" for 127.0.0.1 at 2015-06-08 16:37:51 +0200 Processing by CustomerVault::LinksController#destroy as HTML Parameters: {"corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? [["id", 1]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:64109/customer_vault/corporations/1#links Completed 302 Found in 6ms (ActiveRecord: 2.9ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:51 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.4ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (15.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (15.1ms) Completed 200 OK in 19ms (Views: 16.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:51 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:51 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:51 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont_jean@laurent.net"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://giraud.name/tho"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:52.958732"], ["updated_at", "2015-06-08 14:37:52.958732"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:52.962706"], ["updated_at", "2015-06-08 14:37:52.962706"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent.durand@laine.fr"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://baron.org/eva_gonzalez"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:52.966257"], ["updated_at", "2015-06-08 14:37:52.966257"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:52.970283"], ["updated_at", "2015-06-08 14:37:52.970283"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.fr/sacha"], ["created_at", "2015-06-08 14:37:52.974751"], ["updated_at", "2015-06-08 14:37:52.974751"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:52.978444"], ["updated_at", "2015-06-08 14:37:52.978444"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.info/camille_dumont"], ["created_at", "2015-06-08 14:37:52.981684"], ["updated_at", "2015-06-08 14:37:52.981684"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:52.985684"], ["updated_at", "2015-06-08 14:37:52.985684"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:37:52 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (9.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (28.2ms) Completed 200 OK in 32ms (Views: 29.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:53 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:53 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:53 +0200 Started GET "/customer_vault/people/list?q=Jean&back_url=http%3A%2F%2F127.0.0.1%3A64109%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:37:54 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"Jean", "back_url"=>"http://127.0.0.1:64109/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%jean%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%jean%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (8.6ms) Completed 200 OK in 14ms (Views: 9.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:54 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:54 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:54 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean.dupont@sanchez.info"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://prevost.com/louise.rouel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:54.934612"], ["updated_at", "2015-06-08 14:37:54.934612"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:54.938967"], ["updated_at", "2015-06-08 14:37:54.938967"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand.laurent@brun.info"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://le.eu/marie_dufour"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:54.943299"], ["updated_at", "2015-06-08 14:37:54.943299"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:54.947384"], ["updated_at", "2015-06-08 14:37:54.947384"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.eu/tho"], ["created_at", "2015-06-08 14:37:54.951728"], ["updated_at", "2015-06-08 14:37:54.951728"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:54.955474"], ["updated_at", "2015-06-08 14:37:54.955474"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.name/sarah.lopez"], ["created_at", "2015-06-08 14:37:54.958914"], ["updated_at", "2015-06-08 14:37:54.958914"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:54.962634"], ["updated_at", "2015-06-08 14:37:54.962634"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:37:54 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (16.0ms) Completed 200 OK in 21ms (Views: 17.3ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:54 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:55 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:55 +0200 Started GET "/customer_vault/people/list?q=DUPONT&back_url=http%3A%2F%2F127.0.0.1%3A64109%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:37:56 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"DUPONT", "back_url"=>"http://127.0.0.1:64109/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%dupont%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%dupont%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (8.2ms) Completed 200 OK in 13ms (Views: 9.4ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:56 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:56 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:56 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont.jean@dubois.name"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://prevost.fr/alexis_robin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:56.907637"], ["updated_at", "2015-06-08 14:37:56.907637"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:56.911875"], ["updated_at", "2015-06-08 14:37:56.911875"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent_durand@adam.org"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://richard.fr/mathis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:37:56.915729"], ["updated_at", "2015-06-08 14:37:56.915729"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:37:56.920504"], ["updated_at", "2015-06-08 14:37:56.920504"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.info/sarah.marchal"], ["created_at", "2015-06-08 14:37:56.924576"], ["updated_at", "2015-06-08 14:37:56.924576"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:56.928048"], ["updated_at", "2015-06-08 14:37:56.928048"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.fr/marie"], ["created_at", "2015-06-08 14:37:56.931256"], ["updated_at", "2015-06-08 14:37:56.931256"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:56.935331"], ["updated_at", "2015-06-08 14:37:56.935331"]]  (0.9ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:37:56 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (16.9ms) Completed 200 OK in 22ms (Views: 18.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:56 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:56 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:57 +0200 Started GET "/customer_vault/people/list?q=aaa&back_url=http%3A%2F%2F127.0.0.1%3A64109%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:37:58 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"aaa", "back_url"=>"http://127.0.0.1:64109/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.4ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%aaa%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%aaa%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (8.3ms) Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:58 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:58 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:58 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris SCOP SEM"], ["email", "eva_bonnet@lemoine.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.info/lola"], ["created_at", "2015-06-08 14:37:58.884037"], ["updated_at", "2015-06-08 14:37:58.884037"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:37:58.888464"], ["updated_at", "2015-06-08 14:37:58.888464"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:37:58 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.4ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (18.3ms) Completed 200 OK in 22ms (Views: 19.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:37:58 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:37:58 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:37:58 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Started GET "/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3ACorporation-1" for 127.0.0.1 at 2015-06-08 16:38:00 +0200 Processing by Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"CustomerVault::Corporation-1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (8.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_form.html.slim (45.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/new.html.slim within layouts/application (57.2ms) Completed 200 OK in 74ms (Views: 64.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:00 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:00 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:00 +0200 Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-06-08 16:38:00 +0200 Processing by Flyboy::TasksController#create as HTML Parameters: {"utf8"=>"✓", "task"=>{"name"=>"YepYep", "description"=>"Trololo", "reminder"=>"15/06/2015", "term"=>"08/07/2015", "taskable_id"=>"1", "taskable_type"=>"CustomerVault::Corporation"}, "back_url"=>"http://127.0.0.1:64109/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3ACorporation-1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "name", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["name", "YepYep"], ["description", "Trololo"], ["term", "2015-07-08"], ["reminder", "2015-06-15"], ["done", "f"], ["created_at", "2015-06-08 14:38:00.905015"], ["updated_at", "2015-06-08 14:38:00.905015"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:64109/flyboy/tasks/1 Completed 302 Found in 9ms (ActiveRecord: 3.1ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-06-08 16:38:00 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_actions.html.slim (5.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_context.html.slim (19.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/task_comments/_list.html.slim (23.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/show.html.slim within layouts/application (64.2ms) Completed 200 OK in 75ms (Views: 70.9ms | ActiveRecord: 1.2ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:00 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:01 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:01 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY "flyboy_tasks"."id" DESC LIMIT 1 Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-08 16:38:01 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (16.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (17.0ms) Completed 200 OK in 20ms (Views: 17.7ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:01 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:01 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:01 +0200 Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-06-08 16:38:02 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_searchbar.html.slim (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" IN (1) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (13.9ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/index.html.slim within layouts/application (34.9ms) Completed 200 OK in 47ms (Views: 44.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:02 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:02 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:02 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ines"], ["last_name", "Renard"], ["email", "ines.renard@collet.org"], ["title", "Individual-Title"], ["twitter", "InesRenard"], ["www", "http://dupuy.net/louna"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:38:04.671004"], ["updated_at", "2015-06-08 14:38:04.671004"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:38:04.675921"], ["updated_at", "2015-06-08 14:38:04.675921"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:38:04 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.2ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (18.6ms) Completed 200 OK in 22ms (Views: 19.4ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:04 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:04 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Started GET "/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3AIndividual-1" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Processing by Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"CustomerVault::Individual-1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (8.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_form.html.slim (22.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/new.html.slim within layouts/application (22.8ms) Completed 200 OK in 26ms (Views: 24.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Processing by Flyboy::TasksController#create as HTML Parameters: {"utf8"=>"✓", "task"=>{"name"=>"YepYep", "description"=>"Trololo", "reminder"=>"15/06/2015", "term"=>"08/07/2015", "taskable_id"=>"1", "taskable_type"=>"CustomerVault::Individual"}, "back_url"=>"http://127.0.0.1:64109/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3AIndividual-1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "name", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"], ["name", "YepYep"], ["description", "Trololo"], ["term", "2015-07-08"], ["reminder", "2015-06-15"], ["done", "f"], ["created_at", "2015-06-08 14:38:06.634143"], ["updated_at", "2015-06-08 14:38:06.634143"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:64109/flyboy/tasks/1 Completed 302 Found in 9ms (ActiveRecord: 3.1ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_actions.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_context.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/task_comments/_list.html.slim (8.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/show.html.slim within layouts/application (18.5ms) Completed 200 OK in 23ms (Views: 19.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:06 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY "flyboy_tasks"."id" DESC LIMIT 1 Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (16.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (16.4ms) Completed 200 OK in 19ms (Views: 17.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:06 +0200 Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-06-08 16:38:08 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_searchbar.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" IN (1) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (6.1ms)  (0.4ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/index.html.slim within layouts/application (10.3ms) Completed 200 OK in 13ms (Views: 10.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:08 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:08 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:08 +0200  (3.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mélissa"], ["last_name", "Meyer"], ["email", "meyer.m.lissa@joly.info"], ["title", "Individual-Title"], ["twitter", "MélissaMeyer"], ["www", "http://martinez.org/maeva_dubois"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:38:10.481779"], ["updated_at", "2015-06-08 14:38:10.481779"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:38:10.486000"], ["updated_at", "2015-06-08 14:38:10.486000"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:38:10 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (16.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (16.2ms) Completed 200 OK in 19ms (Views: 17.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:10 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:10 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-08 16:38:12 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}, "back_url"=>"http://127.0.0.1:64109/customer_vault/individuals/1#tasks"} Redirected to http://127.0.0.1:64109/customer_vault/individuals/1#tasks Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-08 16:38:12 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (15.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (15.9ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:12 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:12 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:12 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont.jean@le.fr"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://collet.name/gabriel.fontaine"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:38:26.638424"], ["updated_at", "2015-06-08 14:38:26.638424"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:38:26.666845"], ["updated_at", "2015-06-08 14:38:26.666845"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent.durand@prevost.fr"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://vincent.name/alexis_michel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:38:26.670982"], ["updated_at", "2015-06-08 14:38:26.670982"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:38:26.674657"], ["updated_at", "2015-06-08 14:38:26.674657"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.net/eva_rodriguez"], ["created_at", "2015-06-08 14:38:26.686776"], ["updated_at", "2015-06-08 14:38:26.686776"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:38:26.690841"], ["updated_at", "2015-06-08 14:38:26.690841"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.name/kylian.rodriguez"], ["created_at", "2015-06-08 14:38:26.694209"], ["updated_at", "2015-06-08 14:38:26.694209"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:38:26.697767"], ["updated_at", "2015-06-08 14:38:26.697767"]]  (0.9ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:38:30 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.5ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (9.5ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (29.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (8.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (142.6ms) Completed 200 OK in 476ms (Views: 427.1ms | ActiveRecord: 1.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:31 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:31 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:31 +0200 Started GET "/customer_vault/people/list?q=Jean&back_url=http%3A%2F%2F127.0.0.1%3A64165%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:38:34 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"Jean", "back_url"=>"http://127.0.0.1:64165/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%jean%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%jean%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (8.8ms) Completed 200 OK in 141ms (Views: 10.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:34 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:34 +0200  (3.0ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.0ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.4ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean_dupont@adam.eu"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://hubert.org/louise"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:38:34.304405"], ["updated_at", "2015-06-08 14:38:34.304405"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:38:34.310494"], ["updated_at", "2015-06-08 14:38:34.310494"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent_durand@martinez.org"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://roueau.eu/thomas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:38:34.316557"], ["updated_at", "2015-06-08 14:38:34.316557"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:38:34.321653"], ["updated_at", "2015-06-08 14:38:34.321653"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.org/rayan_maillard"], ["created_at", "2015-06-08 14:38:34.326740"], ["updated_at", "2015-06-08 14:38:34.326740"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:38:34.331562"], ["updated_at", "2015-06-08 14:38:34.331562"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.net/maxime"], ["created_at", "2015-06-08 14:38:34.336184"], ["updated_at", "2015-06-08 14:38:34.336184"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:38:34.342126"], ["updated_at", "2015-06-08 14:38:34.342126"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:38:34 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (6.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (29.9ms) Completed 200 OK in 38ms (Views: 32.2ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:34 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:34 +0200 Started GET "/customer_vault/people/list?q=DUPONT&back_url=http%3A%2F%2F127.0.0.1%3A64165%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:38:36 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"DUPONT", "back_url"=>"http://127.0.0.1:64165/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%dupont%'))) CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%dupont%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (13.0ms) Completed 200 OK in 22ms (Views: 15.5ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:36 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:36 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:36 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.6ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean_dupont@caron.net"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://moulin.net/paul"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:38:36.939148"], ["updated_at", "2015-06-08 14:38:36.939148"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:38:36.945859"], ["updated_at", "2015-06-08 14:38:36.945859"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand_laurent@guillaume.net"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://richard.net/tom"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:38:36.951232"], ["updated_at", "2015-06-08 14:38:36.951232"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:38:36.957786"], ["updated_at", "2015-06-08 14:38:36.957786"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.net/tho"], ["created_at", "2015-06-08 14:38:36.965207"], ["updated_at", "2015-06-08 14:38:36.965207"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:38:36.971201"], ["updated_at", "2015-06-08 14:38:36.971201"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.eu/nathan_dumas"], ["created_at", "2015-06-08 14:38:36.982858"], ["updated_at", "2015-06-08 14:38:36.982858"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:38:36.986992"], ["updated_at", "2015-06-08 14:38:36.986992"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-08 16:38:36 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (5.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (6.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (28.9ms) Completed 200 OK in 36ms (Views: 30.6ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:37 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:37 +0200 Started GET "/customer_vault/people/list?q=aaa&back_url=http%3A%2F%2F127.0.0.1%3A64165%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-08 16:38:39 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"aaa", "back_url"=>"http://127.0.0.1:64165/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%aaa%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%aaa%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (11.3ms) Completed 200 OK in 17ms (Views: 13.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-08 16:38:39 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-08 16:38:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-08 16:38:39 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "thomas_paris@leclerc.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.info/la"], ["created_at", "2015-06-08 14:50:09.270112"], ["updated_at", "2015-06-08 14:50:09.270112"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:50:09.382449"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:50:09.408437"], ["updated_at", "2015-06-08 14:50:09.408437"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "yanis_fontaine@chevalier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.info/nicolas"], ["created_at", "2015-06-08 14:50:09.414569"], ["updated_at", "2015-06-08 14:50:09.414569"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:50:09.422739"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:50:09.428643"], ["updated_at", "2015-06-08 14:50:09.428643"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "elisa.gauthier@lopez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.org/ambre"], ["created_at", "2015-06-08 14:50:24.797068"], ["updated_at", "2015-06-08 14:50:24.797068"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 3 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:50:24.908193"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (2.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:50:24.935249"], ["updated_at", "2015-06-08 14:50:24.935249"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "raphal_dubois@gaillard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.fr/lou"], ["created_at", "2015-06-08 14:50:24.941232"], ["updated_at", "2015-06-08 14:50:24.941232"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 4 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:50:24.946702"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:50:24.952464"], ["updated_at", "2015-06-08 14:50:24.952464"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "baptiste.perez@garcia.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.org/alice"], ["created_at", "2015-06-08 14:55:04.669621"], ["updated_at", "2015-06-08 14:55:04.669621"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 5 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:55:04.784544"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (2.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:55:04.810165"], ["updated_at", "2015-06-08 14:55:04.810165"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "alexis@barbier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.name/emilie.legall"], ["created_at", "2015-06-08 14:55:04.816086"], ["updated_at", "2015-06-08 14:55:04.816086"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 6 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:55:04.821861"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:55:04.828208"], ["updated_at", "2015-06-08 14:55:04.828208"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "lina_leclercq@jacquet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.name/rayan_lacroix"], ["created_at", "2015-06-08 14:55:35.729072"], ["updated_at", "2015-06-08 14:55:35.729072"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 7 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:55:35.858348"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:55:35.885618"], ["updated_at", "2015-06-08 14:55:35.885618"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "maxence@brun.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.name/carla_jean"], ["created_at", "2015-06-08 14:55:35.891345"], ["updated_at", "2015-06-08 14:55:35.891345"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 8 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:55:35.897700"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:55:35.904091"], ["updated_at", "2015-06-08 14:55:35.904091"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (1.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "clara_mathieu@lemoine.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.fr/nomie.richard"], ["created_at", "2015-06-08 14:56:44.393581"], ["updated_at", "2015-06-08 14:56:44.393581"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 9 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:56:44.518962"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (2.3ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:56:44.543425"], ["updated_at", "2015-06-08 14:56:44.543425"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "louise@menard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefevre.com/jade.moulin"], ["created_at", "2015-06-08 14:56:44.549796"], ["updated_at", "2015-06-08 14:56:44.549796"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 10 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:56:44.556695"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:56:44.562963"], ["updated_at", "2015-06-08 14:56:44.562963"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "matto@prevost.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.net/anas"], ["created_at", "2015-06-08 14:56:54.993705"], ["updated_at", "2015-06-08 14:56:54.993705"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 11 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:56:55.119233"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (3.0ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:56:55.144620"], ["updated_at", "2015-06-08 14:56:55.144620"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "sarah.richard@deschamps.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.fr/julien"], ["created_at", "2015-06-08 14:56:55.151585"], ["updated_at", "2015-06-08 14:56:55.151585"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 12 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (36.7ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:56:55.158794"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (3.4ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (51.4ms) commit transaction  (0.1ms) begin transaction SQL (30.0ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:56:55.257281"], ["updated_at", "2015-06-08 14:56:55.257281"]]  (55.4ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "nicolas@guillot.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.name/alice.laine"], ["created_at", "2015-06-08 14:57:41.679742"], ["updated_at", "2015-06-08 14:57:41.679742"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 13 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:57:41.816884"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (2.6ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:57:41.843185"], ["updated_at", "2015-06-08 14:57:41.843185"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "camille@barbier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/noa.marchal"], ["created_at", "2015-06-08 14:57:41.849054"], ["updated_at", "2015-06-08 14:57:41.849054"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 14 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:57:41.855834"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:57:41.861973"], ["updated_at", "2015-06-08 14:57:41.861973"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice_zarston@lemoine.fr"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://fournier.eu/rayan.renard"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:58:02.704584"], ["updated_at", "2015-06-08 14:58:02.704584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:58:02.728237"], ["updated_at", "2015-06-08 14:58:02.728237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan_bob@gerard.org"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://marchal.info/jules"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:58:02.731620"], ["updated_at", "2015-06-08 14:58:02.731620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:58:02.734175"], ["updated_at", "2015-06-08 14:58:02.734175"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "carla.muller@schmitt.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.name/jeanne"], ["created_at", "2015-06-08 14:58:02.746209"], ["updated_at", "2015-06-08 14:58:02.746209"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:02.749522"], ["updated_at", "2015-06-08 14:58:02.749522"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 90ms (Views: 37.6ms | ActiveRecord: 0.7ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "maeva.sanchez@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.org/axel"], ["created_at", "2015-06-08 14:58:02.885037"], ["updated_at", "2015-06-08 14:58:02.885037"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 15 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:03.014428"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:03.026691"], ["updated_at", "2015-06-08 14:58:03.026691"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "baptiste@berger.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.fr/chlo.philippe"], ["created_at", "2015-06-08 14:58:03.030632"], ["updated_at", "2015-06-08 14:58:03.030632"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 16 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:03.036085"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:03.042129"], ["updated_at", "2015-06-08 14:58:03.042129"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_a9993e3 ON individuals_taggings_a9993e3.taggable_id = customer_vault_individuals.id AND individuals_taggings_a9993e3.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_a9993e3.tag_id = 1 WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_a9993e3 ON corporations_taggings_a9993e3.taggable_id = customer_vault_corporations.id AND corporations_taggings_a9993e3.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_a9993e3.tag_id = 1 WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 1.1ms | ActiveRecord: 0.7ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier SAS EI"], ["email", "lola_adam@menard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.info/romain_henry"], ["created_at", "2015-06-08 14:58:03.057944"], ["updated_at", "2015-06-08 14:58:03.057944"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:03.061712"], ["updated_at", "2015-06-08 14:58:03.061712"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 14:58:03.069156"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:58:03.077560"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 14:58:03.078985"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:58:03.080679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 14:58:03.081716"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:58:03.083050"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@blanchard.info"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://adam.com/lo_caron"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:58:32.280743"], ["updated_at", "2015-06-08 14:58:32.280743"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:58:32.302868"], ["updated_at", "2015-06-08 14:58:32.302868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan_bob@paul.name"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://baron.info/carla"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:58:32.305961"], ["updated_at", "2015-06-08 14:58:32.305961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:58:32.308301"], ["updated_at", "2015-06-08 14:58:32.308301"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "camille@fleury.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.fr/rayan_martinez"], ["created_at", "2015-06-08 14:58:32.319600"], ["updated_at", "2015-06-08 14:58:32.319600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:32.322841"], ["updated_at", "2015-06-08 14:58:32.322841"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 68ms (Views: 32.7ms | ActiveRecord: 0.6ms)  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu GIE SAS"], ["email", "maxence.marchal@bertrand.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.com/axel.martin"], ["created_at", "2015-06-08 14:58:32.417577"], ["updated_at", "2015-06-08 14:58:32.417577"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:32.420223"], ["updated_at", "2015-06-08 14:58:32.420223"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 14:58:32.435339"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:58:32.447087"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 14:58:32.448370"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:58:32.450529"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 14:58:32.451766"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:58:32.453459"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (1.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@robin.net"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://paris.info/yanis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:58:41.518020"], ["updated_at", "2015-06-08 14:58:41.518020"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:58:41.541166"], ["updated_at", "2015-06-08 14:58:41.541166"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@noel.info"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://dupuis.net/tho.bernard"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:58:41.544620"], ["updated_at", "2015-06-08 14:58:41.544620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:58:41.547224"], ["updated_at", "2015-06-08 14:58:41.547224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "valentin@michel.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.eu/nomie.martin"], ["created_at", "2015-06-08 14:58:41.559009"], ["updated_at", "2015-06-08 14:58:41.559009"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:41.562384"], ["updated_at", "2015-06-08 14:58:41.562384"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 72ms (Views: 34.1ms | ActiveRecord: 0.6ms)  (2.8ms) rollback transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations"  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.6ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.4ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 2]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 3]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 4]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 5]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 6]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 6]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 7]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 8]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 9]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 9]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 10]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 11]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 12]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 12]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 13]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 13]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 14]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 14]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "benjamin@guillaume.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.fr/pierre"], ["created_at", "2015-06-08 14:58:41.764144"], ["updated_at", "2015-06-08 14:58:41.764144"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 15 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:41.863039"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:41.867559"], ["updated_at", "2015-06-08 14:58:41.867559"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "adam@gauthier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.com/jade"], ["created_at", "2015-06-08 14:58:41.871314"], ["updated_at", "2015-06-08 14:58:41.871314"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 16 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:41.875797"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:41.881156"], ["updated_at", "2015-06-08 14:58:41.881156"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_a9993e3 ON individuals_taggings_a9993e3.taggable_id = customer_vault_individuals.id AND individuals_taggings_a9993e3.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_a9993e3.tag_id = 1 WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_a9993e3 ON corporations_taggings_a9993e3.taggable_id = customer_vault_corporations.id AND corporations_taggings_a9993e3.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_a9993e3.tag_id = 1 WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 1.1ms | ActiveRecord: 0.7ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer SA EURL"], ["email", "manon@nguyen.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.net/louis.deschamps"], ["created_at", "2015-06-08 14:58:41.898425"], ["updated_at", "2015-06-08 14:58:41.898425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:58:41.901430"], ["updated_at", "2015-06-08 14:58:41.901430"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 14:58:41.906919"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:58:41.914236"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 14:58:41.915456"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:58:41.917034"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 14:58:41.918039"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:58:41.919414"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.3ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston_alice@schmitt.com"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://david.info/pauline.garnier"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:59:21.732543"], ["updated_at", "2015-06-08 14:59:21.732543"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:59:21.756897"], ["updated_at", "2015-06-08 14:59:21.756897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan_bob@carre.net"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://carre.com/lilou"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:59:21.760221"], ["updated_at", "2015-06-08 14:59:21.760221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:59:21.762740"], ["updated_at", "2015-06-08 14:59:21.762740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "mathis_roche@nguyen.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.name/quentin.pons"], ["created_at", "2015-06-08 14:59:21.774476"], ["updated_at", "2015-06-08 14:59:21.774476"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:21.777834"], ["updated_at", "2015-06-08 14:59:21.777834"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Completed 500 Internal Server Error in 34ms (ActiveRecord: 0.3ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations"  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.4ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 2]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 3]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 4]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 5]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 6]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 6]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 7]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 8]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 9]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 9]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 10]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 11]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 12]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 12]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 13]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 13]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 14]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 14]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "mathis.lefebvre@breton.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.name/ambre_michel"], ["created_at", "2015-06-08 14:59:21.923437"], ["updated_at", "2015-06-08 14:59:21.923437"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 15 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:22.035955"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:22.040228"], ["updated_at", "2015-06-08 14:59:22.040228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "ambre_duval@robert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.net/clia.poirier"], ["created_at", "2015-06-08 14:59:22.043664"], ["updated_at", "2015-06-08 14:59:22.043664"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 16 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:22.048141"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:22.051887"], ["updated_at", "2015-06-08 14:59:22.051887"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 38ms (Views: 35.7ms | ActiveRecord: 0.4ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu GIE GIE"], ["email", "mohamed@aubry.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.name/lina"], ["created_at", "2015-06-08 14:59:22.100404"], ["updated_at", "2015-06-08 14:59:22.100404"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:22.103551"], ["updated_at", "2015-06-08 14:59:22.103551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 14:59:22.109839"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:59:22.118314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 14:59:22.119645"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:59:22.121206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 14:59:22.122194"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:59:22.123524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice_zarston@rey.fr"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://giraud.net/pauline"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:59:34.252911"], ["updated_at", "2015-06-08 14:59:34.252911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:59:34.274903"], ["updated_at", "2015-06-08 14:59:34.274903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan.bob@bonnet.info"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://thomas.net/clment"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:59:34.277973"], ["updated_at", "2015-06-08 14:59:34.277973"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:59:34.280368"], ["updated_at", "2015-06-08 14:59:34.280368"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "ethan.martin@roueau.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.name/zoe"], ["created_at", "2015-06-08 14:59:34.290983"], ["updated_at", "2015-06-08 14:59:34.290983"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:34.293913"], ["updated_at", "2015-06-08 14:59:34.293913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 71ms (Views: 33.7ms | ActiveRecord: 0.6ms)  (1.7ms) rollback transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations"  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.3ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 2]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 3]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 4]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 5]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 6]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 6]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 7]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 8]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 9]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 9]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 10]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 11]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 12]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 12]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 13]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 13]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 14]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 14]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "noah_marty@deschamps.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.org/juliette"], ["created_at", "2015-06-08 14:59:34.496845"], ["updated_at", "2015-06-08 14:59:34.496845"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 15 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:34.582818"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:34.587015"], ["updated_at", "2015-06-08 14:59:34.587015"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "louise@fournier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.eu/pierre.philippe"], ["created_at", "2015-06-08 14:59:34.590489"], ["updated_at", "2015-06-08 14:59:34.590489"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 16 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:34.594873"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:34.598713"], ["updated_at", "2015-06-08 14:59:34.598713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.4ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier SAS SARL"], ["email", "lola.rolland@francois.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.org/rayan"], ["created_at", "2015-06-08 14:59:34.611091"], ["updated_at", "2015-06-08 14:59:34.611091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:34.613889"], ["updated_at", "2015-06-08 14:59:34.613889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 14:59:34.621376"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:59:34.630259"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 14:59:34.631573"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:59:34.633043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 14:59:34.634000"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:59:34.635498"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@arnaud.fr"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://rey.name/alexis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:59:57.316365"], ["updated_at", "2015-06-08 14:59:57.316365"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:59:57.341343"], ["updated_at", "2015-06-08 14:59:57.341343"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob_tilan@martin.fr"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://perrin.eu/ines.pierre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 14:59:57.344906"], ["updated_at", "2015-06-08 14:59:57.344906"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 14:59:57.347652"], ["updated_at", "2015-06-08 14:59:57.347652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "manon_cousin@colin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.fr/evan"], ["created_at", "2015-06-08 14:59:57.359851"], ["updated_at", "2015-06-08 14:59:57.359851"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:57.363073"], ["updated_at", "2015-06-08 14:59:57.363073"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 67ms (Views: 32.5ms | ActiveRecord: 0.6ms)  (2.7ms) rollback transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations"  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.4ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 2]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.2ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 3]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 4]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 5]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 6]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 6]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 7]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 8]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 9]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 9]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 10]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 11]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 12]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 12]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 13]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 13]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 14]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 14]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "kylian@da.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://huet.net/noa"], ["created_at", "2015-06-08 14:59:57.571988"], ["updated_at", "2015-06-08 14:59:57.571988"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 15 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:57.659208"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:57.663265"], ["updated_at", "2015-06-08 14:59:57.663265"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "manon@michel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.name/sarah"], ["created_at", "2015-06-08 14:59:57.666663"], ["updated_at", "2015-06-08 14:59:57.666663"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 16 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:57.671063"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:57.674787"], ["updated_at", "2015-06-08 14:59:57.674787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.2ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.3ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure et Guerin SAS"], ["email", "benjamin_lambert@guyot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.net/mohamed"], ["created_at", "2015-06-08 14:59:57.688515"], ["updated_at", "2015-06-08 14:59:57.688515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 14:59:57.691427"], ["updated_at", "2015-06-08 14:59:57.691427"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 14:59:57.697087"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:59:57.704066"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 14:59:57.705213"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:59:57.706625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 14:59:57.707540"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 14:59:57.708856"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.2ms) Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.8ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations"  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.5ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 2]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 3]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 4]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 5]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 6]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 6]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 7]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 8]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 9]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 9]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 10]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 11]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 12]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 12]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 13]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 13]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 14]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 14]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations"  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 2]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 3]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 4]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 5]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 6]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 6]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 7]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 8]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 9]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 9]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 10]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 11]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 12]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 12]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 13]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 13]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 14]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 14]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston_alice@robin.eu"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://renault.org/arthur"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:00:38.623625"], ["updated_at", "2015-06-08 15:00:38.623625"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:00:38.638061"], ["updated_at", "2015-06-08 15:00:38.638061"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@thomas.eu"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://gaillard.eu/carla"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:00:38.641023"], ["updated_at", "2015-06-08 15:00:38.641023"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:00:38.643549"], ["updated_at", "2015-06-08 15:00:38.643549"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "adrien@pons.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.name/baptiste.meyer"], ["created_at", "2015-06-08 15:00:38.646141"], ["updated_at", "2015-06-08 15:00:38.646141"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:00:38.648482"], ["updated_at", "2015-06-08 15:00:38.648482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 63ms (Views: 33.2ms | ActiveRecord: 0.4ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations"  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 2]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 3]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 4]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 5]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 6]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 6]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 7]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 8]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 9]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 9]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 10]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 11]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 12]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 12]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 13]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 13]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 14]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 14]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "mathilde_nicolas@morin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.org/lola"], ["created_at", "2015-06-08 15:00:38.798714"], ["updated_at", "2015-06-08 15:00:38.798714"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 15 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:00:38.894964"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:00:38.899815"], ["updated_at", "2015-06-08 15:00:38.899815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "matho@renard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.name/axel.robert"], ["created_at", "2015-06-08 15:00:38.903476"], ["updated_at", "2015-06-08 15:00:38.903476"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 16 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:00:38.910238"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:00:38.915018"], ["updated_at", "2015-06-08 15:00:38.915018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.4ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations"  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.2ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 2]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 3]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 4]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 5]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 6]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 6]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.0ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 7]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 8]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 9]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 9]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 10]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 11]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 12]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 12]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 13]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 13]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 14]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 14]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez EURL EI"], ["email", "enzo@robin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.com/lisa_collet"], ["created_at", "2015-06-08 15:00:38.987624"], ["updated_at", "2015-06-08 15:00:38.987624"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:00:38.990594"], ["updated_at", "2015-06-08 15:00:38.990594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:00:38.995201"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:00:39.002783"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:00:39.004342"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:00:39.007261"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:00:39.008382"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:00:39.010080"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (1.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@marchand.org"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://bonnet.fr/la"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:01:04.030898"], ["updated_at", "2015-06-08 15:01:04.030898"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:01:04.064961"], ["updated_at", "2015-06-08 15:01:04.064961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob_tilan@le.eu"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://lucas.com/matho.bourgeois"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:01:04.069067"], ["updated_at", "2015-06-08 15:01:04.069067"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:01:04.072592"], ["updated_at", "2015-06-08 15:01:04.072592"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "lena@brun.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.eu/romain.simon"], ["created_at", "2015-06-08 15:01:04.085692"], ["updated_at", "2015-06-08 15:01:04.085692"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:01:04.089183"], ["updated_at", "2015-06-08 15:01:04.089183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 83ms (Views: 42.9ms | ActiveRecord: 0.6ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "mael.collet@renaud.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.info/juliette"], ["created_at", "2015-06-08 15:01:04.227771"], ["updated_at", "2015-06-08 15:01:04.227771"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 15 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:01:04.365140"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:01:04.378835"], ["updated_at", "2015-06-08 15:01:04.378835"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "la@nguyen.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.net/baptiste"], ["created_at", "2015-06-08 15:01:04.383932"], ["updated_at", "2015-06-08 15:01:04.383932"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 16 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:01:04.390252"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:01:04.395126"], ["updated_at", "2015-06-08 15:01:04.395126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.5ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard SAS SAS"], ["email", "evan@charles.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.org/jade_denis"], ["created_at", "2015-06-08 15:01:04.408938"], ["updated_at", "2015-06-08 15:01:04.408938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:01:04.412480"], ["updated_at", "2015-06-08 15:01:04.412480"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:01:04.418573"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:01:04.427132"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:01:04.428369"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:01:04.431477"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:01:04.433002"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:01:04.435059"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.6ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (16.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez et Guyot SARL"], ["email", "marie@colin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.info/quentin.philippe"], ["created_at", "2015-06-08 15:02:40.242610"], ["updated_at", "2015-06-08 15:02:40.242610"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"15"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (0.4ms) Completed 200 OK in 95ms (Views: 35.4ms | ActiveRecord: 0.3ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 33ms (Views: 6.8ms | ActiveRecord: 0.5ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez SEM EI"], ["email", "thomas.simon@poirier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.info/thomas.faure"], ["created_at", "2015-06-08 15:02:40.408682"], ["updated_at", "2015-06-08 15:02:40.408682"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"15"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.2ms)  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Leroux SARL SA", "email"=>"louna@roueau.fr", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://andre.fr/noa"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux SARL SA"], ["email", "louna@roueau.fr"], ["www", "http://andre.fr/noa"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.436171"], ["updated_at", "2015-06-08 15:02:40.436171"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/15 Completed 302 Found in 5ms (ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Perez et Le roux SAS", "email"=>"julien.laine@marchal.eu", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://blanchard.info/manon"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez et Le roux SAS"], ["email", "julien.laine@marchal.eu"], ["www", "http://blanchard.info/manon"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.450908"], ["updated_at", "2015-06-08 15:02:40.450908"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/15 Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Fernandez et Fernandez SEM", "email"=>"malle@brun.name", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://maon.com/justine"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Fernandez SEM"], ["email", "malle@brun.name"], ["www", "http://maon.com/justine"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.467914"], ["updated_at", "2015-06-08 15:02:40.467914"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/15 Completed 302 Found in 5ms (ActiveRecord: 0.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" ORDER BY "customer_vault_corporations"."id" DESC LIMIT 1  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.2ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 1.6ms | ActiveRecord: 0.3ms)  (0.7ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand SEM EI"], ["email", "baptiste@thomas.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.net/romain_riviere"], ["created_at", "2015-06-08 15:02:40.509287"], ["updated_at", "2015-06-08 15:02:40.509287"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"New name"}, "id"=>"15"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "customer_vault_corporations" SET "name" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["name", "New name"], ["updated_at", "2015-06-08 15:02:40.514203"], ["id", 15]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/15 Completed 302 Found in 6ms (ActiveRecord: 0.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Riviere SA SARL"], ["email", "nathan_lambert@adam.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.fr/alicia"], ["created_at", "2015-06-08 15:02:40.528698"], ["updated_at", "2015-06-08 15:02:40.528698"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Riviere SA SARL", "email"=>"nathan_lambert@adam.com", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://meunier.fr/alicia"}, "id"=>"15"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/15 Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault et Baron SARL"], ["email", "rayan.fontaine@girard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://huet.info/mathis"], ["created_at", "2015-06-08 15:02:40.544462"], ["updated_at", "2015-06-08 15:02:40.544462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Renault et Baron SARL", "email"=>"rayan.fontaine@girard.name", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://huet.info/mathis"}, "id"=>"15"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/15 Completed 302 Found in 5ms (ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy et Morin SCOP"], ["email", "gabriel_leroy@meunier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.fr/hugo"], ["created_at", "2015-06-08 15:02:40.562119"], ["updated_at", "2015-06-08 15:02:40.562119"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"15"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.6ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons et Dufour SEM"], ["email", "tho.guillaume@maillard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.net/clment_renault"], ["created_at", "2015-06-08 15:02:40.578965"], ["updated_at", "2015-06-08 15:02:40.578965"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"15"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 5ms (Views: 1.5ms | ActiveRecord: 0.3ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.4ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre SCOP GIE"], ["email", "romane@petit.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.fr/maxence"], ["created_at", "2015-06-08 15:02:40.598723"], ["updated_at", "2015-06-08 15:02:40.598723"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"15"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]]  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.3ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 15]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 18ms (ActiveRecord: 0.9ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier SA SAS"], ["email", "arthur@remy.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.com/elisa"], ["created_at", "2015-06-08 15:02:40.631874"], ["updated_at", "2015-06-08 15:02:40.631874"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"15"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.3ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 15]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Kylian"], ["last_name", "Moreau"], ["email", "moreau.kylian@deschamps.eu"], ["title", "Individual-Title"], ["twitter", "KylianMoreau"], ["www", "http://andre.fr/antoine"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.658224"], ["updated_at", "2015-06-08 15:02:40.658224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (0.5ms) Completed 200 OK in 21ms (Views: 18.7ms | ActiveRecord: 0.1ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.2ms)  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Romane"], ["last_name", "Dumas"], ["email", "dumas_romane@lecomte.net"], ["title", "Individual-Title"], ["twitter", "RomaneDumas"], ["www", "http://laine.net/clia_lacroix"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.710207"], ["updated_at", "2015-06-08 15:02:40.710207"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.3ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Lucie", "last_name"=>"Lefebvre", "email"=>"lucie.lefebvre@bonnet.net", "title"=>"Individual-Title", "twitter"=>"LucieLefebvre", "www"=>"http://barbier.org/charlotte", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lucie"], ["last_name", "Lefebvre"], ["email", "lucie.lefebvre@bonnet.net"], ["title", "Individual-Title"], ["twitter", "LucieLefebvre"], ["www", "http://barbier.org/charlotte"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.734355"], ["updated_at", "2015-06-08 15:02:40.734355"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.0ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Raphaël", "last_name"=>"Roy", "email"=>"roy.rapha.l@morin.org", "title"=>"Individual-Title", "twitter"=>"RaphaëlRoy", "www"=>"http://renaud.name/enzo_rouel", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Raphaël"], ["last_name", "Roy"], ["email", "roy.rapha.l@morin.org"], ["title", "Individual-Title"], ["twitter", "RaphaëlRoy"], ["www", "http://renaud.name/enzo_rouel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.748242"], ["updated_at", "2015-06-08 15:02:40.748242"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.6ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Sacha", "last_name"=>"Paris", "email"=>"sacha_paris@guerin.eu", "title"=>"Individual-Title", "twitter"=>"SachaParis", "www"=>"http://fleury.eu/mathis", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Sacha"], ["last_name", "Paris"], ["email", "sacha_paris@guerin.eu"], ["title", "Individual-Title"], ["twitter", "SachaParis"], ["www", "http://fleury.eu/mathis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.762790"], ["updated_at", "2015-06-08 15:02:40.762790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" ORDER BY "customer_vault_individuals"."id" DESC LIMIT 1  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.1ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Louis"], ["last_name", "Fleury"], ["email", "louis.fleury@chevalier.fr"], ["title", "Individual-Title"], ["twitter", "LouisFleury"], ["www", "http://schmitt.info/raphal"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.798388"], ["updated_at", "2015-06-08 15:02:40.798388"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Stroumph"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "customer_vault_individuals" SET "first_name" = ?, "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["first_name", "Stroumph"], ["updated_at", "2015-06-08 15:02:40.804638"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.6ms) CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Léo"], ["last_name", "Roy"], ["email", "l_o_roy@paris.fr"], ["title", "Individual-Title"], ["twitter", "LéoRoy"], ["www", "http://rodriguez.name/elisa_louis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.815997"], ["updated_at", "2015-06-08 15:02:40.815997"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Léo", "last_name"=>"Roy", "email"=>"l_o_roy@paris.fr", "title"=>"Individual-Title", "twitter"=>"LéoRoy", "www"=>"http://rodriguez.name/elisa_louis", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Romane"], ["last_name", "Perrin"], ["email", "perrin.romane@petit.fr"], ["title", "Individual-Title"], ["twitter", "RomanePerrin"], ["www", "http://maon.info/jade"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.830313"], ["updated_at", "2015-06-08 15:02:40.830313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Romane", "last_name"=>"Perrin", "email"=>"perrin.romane@petit.fr", "title"=>"Individual-Title", "twitter"=>"RomanePerrin", "www"=>"http://maon.info/jade", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Louna"], ["last_name", "Roux"], ["email", "roux.louna@lacroix.info"], ["title", "Individual-Title"], ["twitter", "LounaRoux"], ["www", "http://muller.eu/enzo"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.846619"], ["updated_at", "2015-06-08 15:02:40.846619"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.3ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mael"], ["last_name", "Thomas"], ["email", "thomas_mael@schmitt.info"], ["title", "Individual-Title"], ["twitter", "MaelThomas"], ["www", "http://laurent.net/alice_lopez"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.862998"], ["updated_at", "2015-06-08 15:02:40.862998"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Carla"], ["last_name", "Leclerc"], ["email", "leclerc.carla@clement.eu"], ["title", "Individual-Title"], ["twitter", "CarlaLeclerc"], ["www", "http://petit.info/jules.lucas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.878283"], ["updated_at", "2015-06-08 15:02:40.878283"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.3ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 5ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Noa"], ["last_name", "Baron"], ["email", "noa_baron@garcia.com"], ["title", "Individual-Title"], ["twitter", "NoaBaron"], ["www", "http://gaillard.org/mael"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.895917"], ["updated_at", "2015-06-08 15:02:40.895917"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.3ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.7ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@gautier.name"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://nguyen.eu/lucie.blanc"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.921496"], ["updated_at", "2015-06-08 15:02:40.921496"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:02:40.924558"], ["updated_at", "2015-06-08 15:02:40.924558"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan.bob@dupuy.info"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://renault.name/romane.paris"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:40.927385"], ["updated_at", "2015-06-08 15:02:40.927385"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:02:40.930757"], ["updated_at", "2015-06-08 15:02:40.930757"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "maxence_dupuis@lefevre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.fr/adrien"], ["created_at", "2015-06-08 15:02:40.934138"], ["updated_at", "2015-06-08 15:02:40.934138"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:40.936954"], ["updated_at", "2015-06-08 15:02:40.936954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 27ms (Views: 18.6ms | ActiveRecord: 0.4ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "yanis.maillard@carre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.info/jules.moreau"], ["created_at", "2015-06-08 15:02:40.997382"], ["updated_at", "2015-06-08 15:02:40.997382"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 15 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.093458"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.098092"], ["updated_at", "2015-06-08 15:02:41.098092"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "alexis@brunet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.net/mlia_thomas"], ["created_at", "2015-06-08 15:02:41.103894"], ["updated_at", "2015-06-08 15:02:41.103894"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 16 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.109478"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.115180"], ["updated_at", "2015-06-08 15:02:41.115180"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.5ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis EI EI"], ["email", "camille@lambert.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.com/lucie"], ["created_at", "2015-06-08 15:02:41.132397"], ["updated_at", "2015-06-08 15:02:41.132397"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.135345"], ["updated_at", "2015-06-08 15:02:41.135345"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:02:41.141672"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:02:41.150507"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:02:41.151761"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:02:41.153360"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:02:41.154261"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:02:41.155712"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) DELETE FROM "customer_vault_individuals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Eva"], ["last_name", "Leroux"], ["email", "eva.leroux@roger.com"], ["title", "Individual-Title"], ["twitter", "EvaLeroux"], ["www", "http://meunier.eu/hugo"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:41.306747"], ["updated_at", "2015-06-08 15:02:41.306747"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:02:41.310051"], ["updated_at", "2015-06-08 15:02:41.310051"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier et Royer SA"], ["email", "tom_baron@leclercq.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.net/noah.lambert"], ["created_at", "2015-06-08 15:02:41.312739"], ["updated_at", "2015-06-08 15:02:41.312739"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.315037"], ["updated_at", "2015-06-08 15:02:41.315037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.2ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier EURL SARL"], ["email", "valentin.robert@riviere.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.org/ines"], ["created_at", "2015-06-08 15:02:41.338048"], ["updated_at", "2015-06-08 15:02:41.338048"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.341537"], ["updated_at", "2015-06-08 15:02:41.341537"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe EI SEM"], ["email", "clara.legall@jean.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guerin.eu/louis_gautier"], ["created_at", "2015-06-08 15:02:41.344413"], ["updated_at", "2015-06-08 15:02:41.344413"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.347294"], ["updated_at", "2015-06-08 15:02:41.347294"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 15], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 16], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 15:02:41.349402"], ["updated_at", "2015-06-08 15:02:41.349402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Manon"], ["last_name", "Hubert"], ["email", "hubert.manon@colin.org"], ["title", "Individual-Title"], ["twitter", "ManonHubert"], ["www", "http://brunet.org/alexis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:41.351748"], ["updated_at", "2015-06-08 15:02:41.351748"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:02:41.354177"], ["updated_at", "2015-06-08 15:02:41.354177"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 15], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 15:02:41.356084"], ["updated_at", "2015-06-08 15:02:41.356084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laura"], ["last_name", "Lucas"], ["email", "laura.lucas@laurent.info"], ["title", "Individual-Title"], ["twitter", "LauraLucas"], ["www", "http://guillaume.net/maxence_colin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:41.358193"], ["updated_at", "2015-06-08 15:02:41.358193"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:02:41.360609"], ["updated_at", "2015-06-08 15:02:41.360609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 15:02:41.362515"], ["updated_at", "2015-06-08 15:02:41.362515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 15]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 15]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 15]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 15]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 16]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 16]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont et Carre GIE"], ["email", "charlotte_roy@carpentier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.com/noah"], ["created_at", "2015-06-08 15:02:41.380340"], ["updated_at", "2015-06-08 15:02:41.380340"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.383118"], ["updated_at", "2015-06-08 15:02:41.383118"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand et Guillaume GIE"], ["email", "maxence_lucas@jacquet.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.name/adam.bonnet"], ["created_at", "2015-06-08 15:02:41.387265"], ["updated_at", "2015-06-08 15:02:41.387265"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:02:41.390057"], ["updated_at", "2015-06-08 15:02:41.390057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 15], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 16], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 15:02:41.392340"], ["updated_at", "2015-06-08 15:02:41.392340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Evan"], ["last_name", "Schneider"], ["email", "schneider_evan@joly.org"], ["title", "Individual-Title"], ["twitter", "EvanSchneider"], ["www", "http://garnier.fr/mathis_guerin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:41.394640"], ["updated_at", "2015-06-08 15:02:41.394640"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:02:41.396949"], ["updated_at", "2015-06-08 15:02:41.396949"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 15], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 15:02:41.398885"], ["updated_at", "2015-06-08 15:02:41.398885"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mathilde"], ["last_name", "Meyer"], ["email", "mathilde.meyer@morin.fr"], ["title", "Individual-Title"], ["twitter", "MathildeMeyer"], ["www", "http://roger.name/paul.menard"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:02:41.402156"], ["updated_at", "2015-06-08 15:02:41.402156"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:02:41.405141"], ["updated_at", "2015-06-08 15:02:41.405141"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 15:02:41.407506"], ["updated_at", "2015-06-08 15:02:41.407506"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 2]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 2]]  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.2ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.2ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.2ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.2ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.2ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@lacroix.org"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://da.com/camille"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:03:08.577911"], ["updated_at", "2015-06-08 15:03:08.577911"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:03:08.601838"], ["updated_at", "2015-06-08 15:03:08.601838"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan.bob@pierre.info"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://lambert.com/baptiste"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:03:08.605319"], ["updated_at", "2015-06-08 15:03:08.605319"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:03:08.607839"], ["updated_at", "2015-06-08 15:03:08.607839"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "louis_gonzalez@royer.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.org/noa.dubois"], ["created_at", "2015-06-08 15:03:08.618985"], ["updated_at", "2015-06-08 15:03:08.618985"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:03:08.621922"], ["updated_at", "2015-06-08 15:03:08.621922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 72ms (Views: 35.4ms | ActiveRecord: 0.5ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "alice@bourgeois.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.info/mlia"], ["created_at", "2015-06-08 15:03:08.744358"], ["updated_at", "2015-06-08 15:03:08.744358"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 15 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:03:08.854130"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:03:08.865156"], ["updated_at", "2015-06-08 15:03:08.865156"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "julien@vincent.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.info/quentin"], ["created_at", "2015-06-08 15:03:08.869023"], ["updated_at", "2015-06-08 15:03:08.869023"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 16 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:03:08.873694"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:03:08.878268"], ["updated_at", "2015-06-08 15:03:08.878268"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.5ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roussel et Roy EI"], ["email", "adam.maon@lopez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.com/charlotte.martinez"], ["created_at", "2015-06-08 15:03:08.894903"], ["updated_at", "2015-06-08 15:03:08.894903"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:03:08.898464"], ["updated_at", "2015-06-08 15:03:08.898464"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:03:08.903794"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:03:08.911582"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:03:08.912849"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:03:08.914322"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:03:08.915267"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:03:08.916629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.4ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard et Carre SA"], ["email", "hugo_leroux@boyer.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.eu/julien_lambert"], ["created_at", "2015-06-08 15:04:07.140453"], ["updated_at", "2015-06-08 15:04:07.140453"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (0.4ms) Completed 200 OK in 83ms (Views: 34.0ms | ActiveRecord: 0.3ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 25ms (Views: 5.3ms | ActiveRecord: 0.4ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand SA GIE"], ["email", "chlo_perez@robert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.name/baptiste"], ["created_at", "2015-06-08 15:04:07.295645"], ["updated_at", "2015-06-08 15:04:07.295645"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Roy et Denis SA", "email"=>"louis@giraud.org", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://gerard.fr/arthur_maon"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy et Denis SA"], ["email", "louis@giraud.org"], ["www", "http://gerard.fr/arthur_maon"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.325072"], ["updated_at", "2015-06-08 15:04:07.325072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Brun et Fontaine SAS", "email"=>"jules.caron@martinez.fr", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://schneider.com/kylian"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun et Fontaine SAS"], ["email", "jules.caron@martinez.fr"], ["www", "http://schneider.com/kylian"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.343011"], ["updated_at", "2015-06-08 15:04:07.343011"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 5ms (ActiveRecord: 0.7ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Renault SAS SA", "email"=>"yanis_lemaire@thomas.org", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://david.info/pauline_rodriguez"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault SAS SA"], ["email", "yanis_lemaire@thomas.org"], ["www", "http://david.info/pauline_rodriguez"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.363217"], ["updated_at", "2015-06-08 15:04:07.363217"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" ORDER BY "customer_vault_corporations"."id" DESC LIMIT 1  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.2ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.1ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris et Fabre SA"], ["email", "louise_garcia@moulin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.fr/mohamed"], ["created_at", "2015-06-08 15:04:07.411567"], ["updated_at", "2015-06-08 15:04:07.411567"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"New name"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "customer_vault_corporations" SET "name" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["name", "New name"], ["updated_at", "2015-06-08 15:04:07.416180"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.4ms) CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard EURL SCOP"], ["email", "evan.remy@renaud.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.com/lola"], ["created_at", "2015-06-08 15:04:07.431866"], ["updated_at", "2015-06-08 15:04:07.431866"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Maillard EURL SCOP", "email"=>"evan.remy@renaud.fr", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://marie.com/lola"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc GIE EI"], ["email", "nomie_moulin@lopez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.name/alice.aubry"], ["created_at", "2015-06-08 15:04:07.452409"], ["updated_at", "2015-06-08 15:04:07.452409"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Blanc GIE EI", "email"=>"nomie_moulin@lopez.net", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://schneider.name/alice.aubry"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.2ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Joly et Rolland SAS"], ["email", "lola_adam@royer.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.com/kylian.charpentier"], ["created_at", "2015-06-08 15:04:07.471997"], ["updated_at", "2015-06-08 15:04:07.471997"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.2ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost SA SCOP"], ["email", "mohamed.leroy@thomas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.fr/kylian"], ["created_at", "2015-06-08 15:04:07.494894"], ["updated_at", "2015-06-08 15:04:07.494894"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas et Meyer SA"], ["email", "lisa_guillot@charles.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.org/lilou_menard"], ["created_at", "2015-06-08 15:04:07.516812"], ["updated_at", "2015-06-08 15:04:07.516812"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 17ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.2ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert GIE SA"], ["email", "alice@moulin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.eu/nicolas.blanc"], ["created_at", "2015-06-08 15:04:07.550813"], ["updated_at", "2015-06-08 15:04:07.550813"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Chloé"], ["last_name", "Marty"], ["email", "marty_chlo@mercier.name"], ["title", "Individual-Title"], ["twitter", "ChloéMarty"], ["www", "http://fontaine.org/gabriel.andre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.580032"], ["updated_at", "2015-06-08 15:04:07.580032"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (0.4ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laura"], ["last_name", "Andre"], ["email", "andre.laura@robert.info"], ["title", "Individual-Title"], ["twitter", "LauraAndre"], ["www", "http://dufour.name/lo.petit"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.637052"], ["updated_at", "2015-06-08 15:04:07.637052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Gabriel", "last_name"=>"Collet", "email"=>"gabriel_collet@sanchez.org", "title"=>"Individual-Title", "twitter"=>"GabrielCollet", "www"=>"http://breton.com/julien", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Gabriel"], ["last_name", "Collet"], ["email", "gabriel_collet@sanchez.org"], ["title", "Individual-Title"], ["twitter", "GabrielCollet"], ["www", "http://breton.com/julien"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.666768"], ["updated_at", "2015-06-08 15:04:07.666768"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Jules", "last_name"=>"Philippe", "email"=>"philippe.jules@richard.com", "title"=>"Individual-Title", "twitter"=>"JulesPhilippe", "www"=>"http://blanchard.eu/nicolas.roueau", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jules"], ["last_name", "Philippe"], ["email", "philippe.jules@richard.com"], ["title", "Individual-Title"], ["twitter", "JulesPhilippe"], ["www", "http://blanchard.eu/nicolas.roueau"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.685837"], ["updated_at", "2015-06-08 15:04:07.685837"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.3ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.2ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Eva", "last_name"=>"Renard", "email"=>"eva_renard@morel.fr", "title"=>"Individual-Title", "twitter"=>"EvaRenard", "www"=>"http://gautier.eu/lo.lemoine", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Eva"], ["last_name", "Renard"], ["email", "eva_renard@morel.fr"], ["title", "Individual-Title"], ["twitter", "EvaRenard"], ["www", "http://gautier.eu/lo.lemoine"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.704855"], ["updated_at", "2015-06-08 15:04:07.704855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" ORDER BY "customer_vault_individuals"."id" DESC LIMIT 1  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Manon"], ["last_name", "Roy"], ["email", "manon.roy@marie.name"], ["title", "Individual-Title"], ["twitter", "ManonRoy"], ["www", "http://jean.net/ethan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.752252"], ["updated_at", "2015-06-08 15:04:07.752252"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Stroumph"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "customer_vault_individuals" SET "first_name" = ?, "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["first_name", "Stroumph"], ["updated_at", "2015-06-08 15:04:07.756823"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms) CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ines"], ["last_name", "Martin"], ["email", "ines_martin@leroy.name"], ["title", "Individual-Title"], ["twitter", "InesMartin"], ["www", "http://roux.com/jade"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.771636"], ["updated_at", "2015-06-08 15:04:07.771636"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Ines", "last_name"=>"Martin", "email"=>"ines_martin@leroy.name", "title"=>"Individual-Title", "twitter"=>"InesMartin", "www"=>"http://roux.com/jade", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Emilie"], ["last_name", "Jacquet"], ["email", "emilie_jacquet@marty.net"], ["title", "Individual-Title"], ["twitter", "EmilieJacquet"], ["www", "http://duval.com/lisa.guillaume"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.791660"], ["updated_at", "2015-06-08 15:04:07.791660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Emilie", "last_name"=>"Jacquet", "email"=>"emilie_jacquet@marty.net", "title"=>"Individual-Title", "twitter"=>"EmilieJacquet", "www"=>"http://duval.com/lisa.guillaume", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.2ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Tom"], ["last_name", "Girard"], ["email", "tom.girard@poirier.info"], ["title", "Individual-Title"], ["twitter", "TomGirard"], ["www", "http://nguyen.name/alexandre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.813962"], ["updated_at", "2015-06-08 15:04:07.813962"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Marie"], ["last_name", "Cousin"], ["email", "marie.cousin@colin.fr"], ["title", "Individual-Title"], ["twitter", "MarieCousin"], ["www", "http://benoit.info/malle"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.832784"], ["updated_at", "2015-06-08 15:04:07.832784"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Noémie"], ["last_name", "Carre"], ["email", "carre.no.mie@nicolas.fr"], ["title", "Individual-Title"], ["twitter", "NoémieCarre"], ["www", "http://charpentier.net/adam"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.852106"], ["updated_at", "2015-06-08 15:04:07.852106"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 3ms (ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Maeva"], ["last_name", "Leroy"], ["email", "maeva.leroy@dupuy.org"], ["title", "Individual-Title"], ["twitter", "MaevaLeroy"], ["www", "http://simon.net/laura_david"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.873776"], ["updated_at", "2015-06-08 15:04:07.873776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@francois.name"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://blanchard.name/valentin_marie"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.905125"], ["updated_at", "2015-06-08 15:04:07.905125"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:07.909118"], ["updated_at", "2015-06-08 15:04:07.909118"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob_tilan@olivier.eu"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://nguyen.org/lena.gauthier"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:07.913005"], ["updated_at", "2015-06-08 15:04:07.913005"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:07.916928"], ["updated_at", "2015-06-08 15:04:07.916928"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "victor@breton.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.name/mael"], ["created_at", "2015-06-08 15:04:07.919472"], ["updated_at", "2015-06-08 15:04:07.919472"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:07.922007"], ["updated_at", "2015-06-08 15:04:07.922007"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 29ms (Views: 19.3ms | ActiveRecord: 0.4ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "axel_charpentier@louis.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.info/maeva"], ["created_at", "2015-06-08 15:04:07.973583"], ["updated_at", "2015-06-08 15:04:07.973583"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.072246"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.077138"], ["updated_at", "2015-06-08 15:04:08.077138"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "pierre.dubois@bonnet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.net/victor.dupuis"], ["created_at", "2015-06-08 15:04:08.080726"], ["updated_at", "2015-06-08 15:04:08.080726"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.086538"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.090271"], ["updated_at", "2015-06-08 15:04:08.090271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury SA GIE"], ["email", "ines@bertrand.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.org/lisa"], ["created_at", "2015-06-08 15:04:08.109731"], ["updated_at", "2015-06-08 15:04:08.109731"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.113352"], ["updated_at", "2015-06-08 15:04:08.113352"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:04:08.118128"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:08.125728"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:04:08.126919"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:08.128417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:04:08.129381"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:08.130793"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.9ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lina"], ["last_name", "Blanchard"], ["email", "blanchard.lina@lambert.net"], ["title", "Individual-Title"], ["twitter", "LinaBlanchard"], ["www", "http://rey.com/benjamin.charles"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:08.350242"], ["updated_at", "2015-06-08 15:04:08.350242"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:08.353297"], ["updated_at", "2015-06-08 15:04:08.353297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie SA SARL"], ["email", "ethan_picard@carpentier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.net/sarah_vidal"], ["created_at", "2015-06-08 15:04:08.355642"], ["updated_at", "2015-06-08 15:04:08.355642"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.357855"], ["updated_at", "2015-06-08 15:04:08.357855"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud et Vincent GIE"], ["email", "clmence.marchand@lefevre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.org/thomas"], ["created_at", "2015-06-08 15:04:08.388330"], ["updated_at", "2015-06-08 15:04:08.388330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.391019"], ["updated_at", "2015-06-08 15:04:08.391019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure et Lecomte GIE"], ["email", "julien.garnier@dufour.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.fr/sarah.mercier"], ["created_at", "2015-06-08 15:04:08.393221"], ["updated_at", "2015-06-08 15:04:08.393221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.396377"], ["updated_at", "2015-06-08 15:04:08.396377"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 15:04:08.400309"], ["updated_at", "2015-06-08 15:04:08.400309"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Noah"], ["last_name", "Mercier"], ["email", "mercier_noah@renard.net"], ["title", "Individual-Title"], ["twitter", "NoahMercier"], ["www", "http://charles.name/la_dupont"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:08.402761"], ["updated_at", "2015-06-08 15:04:08.402761"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:08.405097"], ["updated_at", "2015-06-08 15:04:08.405097"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 15:04:08.406960"], ["updated_at", "2015-06-08 15:04:08.406960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Julien"], ["last_name", "Meunier"], ["email", "julien_meunier@barbier.com"], ["title", "Individual-Title"], ["twitter", "JulienMeunier"], ["www", "http://vincent.org/yanis_fontaine"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:08.409050"], ["updated_at", "2015-06-08 15:04:08.409050"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:08.411327"], ["updated_at", "2015-06-08 15:04:08.411327"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 15:04:08.413309"], ["updated_at", "2015-06-08 15:04:08.413309"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 2]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal SCOP SCOP"], ["email", "mathilde@hubert.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.net/pierre"], ["created_at", "2015-06-08 15:04:08.433881"], ["updated_at", "2015-06-08 15:04:08.433881"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.437374"], ["updated_at", "2015-06-08 15:04:08.437374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy et Boyer SARL"], ["email", "eva_roche@david.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.net/adam_nicolas"], ["created_at", "2015-06-08 15:04:08.439769"], ["updated_at", "2015-06-08 15:04:08.439769"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:08.441936"], ["updated_at", "2015-06-08 15:04:08.441936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 15:04:08.443867"], ["updated_at", "2015-06-08 15:04:08.443867"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jeanne"], ["last_name", "Vidal"], ["email", "vidal_jeanne@leclercq.org"], ["title", "Individual-Title"], ["twitter", "JeanneVidal"], ["www", "http://laurent.info/laura"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:08.446213"], ["updated_at", "2015-06-08 15:04:08.446213"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:08.450815"], ["updated_at", "2015-06-08 15:04:08.450815"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 15:04:08.453263"], ["updated_at", "2015-06-08 15:04:08.453263"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Clara"], ["last_name", "Laine"], ["email", "clara_laine@dumas.info"], ["title", "Individual-Title"], ["twitter", "ClaraLaine"], ["www", "http://lambert.net/louis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:08.455852"], ["updated_at", "2015-06-08 15:04:08.455852"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:08.458591"], ["updated_at", "2015-06-08 15:04:08.458591"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 15:04:08.460714"], ["updated_at", "2015-06-08 15:04:08.460714"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 2]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 2]]  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.2ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.0ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier et Girard SARL"], ["email", "romane_maillard@marty.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.eu/maxence"], ["created_at", "2015-06-08 15:04:22.396669"], ["updated_at", "2015-06-08 15:04:22.396669"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (0.4ms) Completed 200 OK in 89ms (Views: 37.7ms | ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 26ms (Views: 6.0ms | ActiveRecord: 0.4ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud SA SA"], ["email", "tom_vincent@pons.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.info/lou_legrand"], ["created_at", "2015-06-08 15:04:22.540094"], ["updated_at", "2015-06-08 15:04:22.540094"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 21ms (Views: 6.2ms | ActiveRecord: 0.4ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Robin et Perrin SAS", "email"=>"sacha_leroy@francois.name", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://colin.fr/mathis"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin et Perrin SAS"], ["email", "sacha_leroy@francois.name"], ["www", "http://colin.fr/mathis"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.579023"], ["updated_at", "2015-06-08 15:04:22.579023"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Charpentier SCOP GIE", "email"=>"alice@roy.info", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://philippe.info/alexandre"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier SCOP GIE"], ["email", "alice@roy.info"], ["www", "http://philippe.info/alexandre"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.594927"], ["updated_at", "2015-06-08 15:04:22.594927"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Laine SEM SA", "email"=>"lucas@joly.fr", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://dupuis.net/pauline"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine SEM SA"], ["email", "lucas@joly.fr"], ["www", "http://dupuis.net/pauline"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.610438"], ["updated_at", "2015-06-08 15:04:22.610438"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" ORDER BY "customer_vault_corporations"."id" DESC LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval et Jacquet EURL"], ["email", "valentin@riviere.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.com/julie"], ["created_at", "2015-06-08 15:04:22.645372"], ["updated_at", "2015-06-08 15:04:22.645372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"New name"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) UPDATE "customer_vault_corporations" SET "name" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["name", "New name"], ["updated_at", "2015-06-08 15:04:22.650329"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 5ms (ActiveRecord: 0.3ms) CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.2ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton EURL EI"], ["email", "la@vidal.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.net/lo.rouel"], ["created_at", "2015-06-08 15:04:22.663411"], ["updated_at", "2015-06-08 15:04:22.663411"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Breton EURL EI", "email"=>"la@vidal.eu", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://poirier.net/lo.rouel"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez et Riviere EURL"], ["email", "lucie.francois@breton.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.eu/sacha.paul"], ["created_at", "2015-06-08 15:04:22.677521"], ["updated_at", "2015-06-08 15:04:22.677521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Martinez et Riviere EURL", "email"=>"lucie.francois@breton.info", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://laine.eu/sacha.paul"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard et Caron SEM"], ["email", "victor_noel@hubert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.com/tom_bernard"], ["created_at", "2015-06-08 15:04:22.692133"], ["updated_at", "2015-06-08 15:04:22.692133"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen et Leroux SCOP"], ["email", "elisa@jean.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.info/alexandre"], ["created_at", "2015-06-08 15:04:22.708907"], ["updated_at", "2015-06-08 15:04:22.708907"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Aubert GIE"], ["email", "pauline.gauthier@le.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.fr/pierre.leclerc"], ["created_at", "2015-06-08 15:04:22.724716"], ["updated_at", "2015-06-08 15:04:22.724716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 20ms (ActiveRecord: 0.9ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger et Le gall SARL"], ["email", "alexandre@girard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.info/jade"], ["created_at", "2015-06-08 15:04:22.756296"], ["updated_at", "2015-06-08 15:04:22.756296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Quentin"], ["last_name", "Barbier"], ["email", "quentin_barbier@charles.fr"], ["title", "Individual-Title"], ["twitter", "QuentinBarbier"], ["www", "http://le.fr/marie"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.780682"], ["updated_at", "2015-06-08 15:04:22.780682"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (0.3ms) Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.1ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ethan"], ["last_name", "Gonzalez"], ["email", "ethan_gonzalez@renard.fr"], ["title", "Individual-Title"], ["twitter", "EthanGonzalez"], ["www", "http://brunet.org/ambre.martin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.827639"], ["updated_at", "2015-06-08 15:04:22.827639"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Jeanne", "last_name"=>"Dumas", "email"=>"dumas_jeanne@hubert.com", "title"=>"Individual-Title", "twitter"=>"JeanneDumas", "www"=>"http://jean.com/juliette_chevalier", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jeanne"], ["last_name", "Dumas"], ["email", "dumas_jeanne@hubert.com"], ["title", "Individual-Title"], ["twitter", "JeanneDumas"], ["www", "http://jean.com/juliette_chevalier"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.853566"], ["updated_at", "2015-06-08 15:04:22.853566"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Axel", "last_name"=>"Le roux", "email"=>"roux_axel_le@sanchez.name", "title"=>"Individual-Title", "twitter"=>"AxelLe roux", "www"=>"http://duval.eu/matto.garnier", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Axel"], ["last_name", "Le roux"], ["email", "roux_axel_le@sanchez.name"], ["title", "Individual-Title"], ["twitter", "AxelLe roux"], ["www", "http://duval.eu/matto.garnier"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.868907"], ["updated_at", "2015-06-08 15:04:22.868907"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Eva", "last_name"=>"Royer", "email"=>"eva_royer@moreau.com", "title"=>"Individual-Title", "twitter"=>"EvaRoyer", "www"=>"http://guyot.com/lisa", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Eva"], ["last_name", "Royer"], ["email", "eva_royer@moreau.com"], ["title", "Individual-Title"], ["twitter", "EvaRoyer"], ["www", "http://guyot.com/lisa"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.882857"], ["updated_at", "2015-06-08 15:04:22.882857"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.6ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" ORDER BY "customer_vault_individuals"."id" DESC LIMIT 1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Evan"], ["last_name", "Leclerc"], ["email", "evan_leclerc@gauthier.org"], ["title", "Individual-Title"], ["twitter", "EvanLeclerc"], ["www", "http://petit.fr/lisa"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.918653"], ["updated_at", "2015-06-08 15:04:22.918653"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Stroumph"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "customer_vault_individuals" SET "first_name" = ?, "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["first_name", "Stroumph"], ["updated_at", "2015-06-08 15:04:22.923553"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.3ms) CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mael"], ["last_name", "Renault"], ["email", "mael_renault@martin.fr"], ["title", "Individual-Title"], ["twitter", "MaelRenault"], ["www", "http://bourgeois.org/paul_pierre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.934571"], ["updated_at", "2015-06-08 15:04:22.934571"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Mael", "last_name"=>"Renault", "email"=>"mael_renault@martin.fr", "title"=>"Individual-Title", "twitter"=>"MaelRenault", "www"=>"http://bourgeois.org/paul_pierre", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Baptiste"], ["last_name", "Lopez"], ["email", "lopez_baptiste@carre.name"], ["title", "Individual-Title"], ["twitter", "BaptisteLopez"], ["www", "http://durand.com/elisa"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.951395"], ["updated_at", "2015-06-08 15:04:22.951395"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Baptiste", "last_name"=>"Lopez", "email"=>"lopez_baptiste@carre.name", "title"=>"Individual-Title", "twitter"=>"BaptisteLopez", "www"=>"http://durand.com/elisa", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Charlotte"], ["last_name", "Perrot"], ["email", "charlotte_perrot@moreau.net"], ["title", "Individual-Title"], ["twitter", "CharlottePerrot"], ["www", "http://lambert.org/maxime"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.968597"], ["updated_at", "2015-06-08 15:04:22.968597"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Juliette"], ["last_name", "Roy"], ["email", "juliette_roy@guerin.com"], ["title", "Individual-Title"], ["twitter", "JulietteRoy"], ["www", "http://royer.net/mohamed"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:22.985686"], ["updated_at", "2015-06-08 15:04:22.985686"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.2ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alicia"], ["last_name", "Boyer"], ["email", "boyer_alicia@morel.net"], ["title", "Individual-Title"], ["twitter", "AliciaBoyer"], ["www", "http://rey.org/lucie"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:23.001333"], ["updated_at", "2015-06-08 15:04:23.001333"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.7ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Arthur"], ["last_name", "Durand"], ["email", "arthur_durand@legrand.fr"], ["title", "Individual-Title"], ["twitter", "ArthurDurand"], ["www", "http://blanchard.net/adam"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:23.018429"], ["updated_at", "2015-06-08 15:04:23.018429"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@charpentier.fr"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://lucas.com/kylian"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:23.042003"], ["updated_at", "2015-06-08 15:04:23.042003"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:23.045801"], ["updated_at", "2015-06-08 15:04:23.045801"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob_tilan@berger.name"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://muller.net/sarah"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:23.049829"], ["updated_at", "2015-06-08 15:04:23.049829"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:23.053223"], ["updated_at", "2015-06-08 15:04:23.053223"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "mlia@lefebvre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.org/mohamed"], ["created_at", "2015-06-08 15:04:23.056091"], ["updated_at", "2015-06-08 15:04:23.056091"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.058776"], ["updated_at", "2015-06-08 15:04:23.058776"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 27ms (Views: 17.8ms | ActiveRecord: 0.4ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "clmence@leclercq.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.info/valentin"], ["created_at", "2015-06-08 15:04:23.107911"], ["updated_at", "2015-06-08 15:04:23.107911"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.202474"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.207355"], ["updated_at", "2015-06-08 15:04:23.207355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "arthur@nguyen.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.info/camille"], ["created_at", "2015-06-08 15:04:23.210833"], ["updated_at", "2015-06-08 15:04:23.210833"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.218215"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.223392"], ["updated_at", "2015-06-08 15:04:23.223392"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre GIE EI"], ["email", "mathilde.gonzalez@roy.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.eu/lou"], ["created_at", "2015-06-08 15:04:23.240149"], ["updated_at", "2015-06-08 15:04:23.240149"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.243725"], ["updated_at", "2015-06-08 15:04:23.243725"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:04:23.248724"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:23.257216"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:04:23.258578"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:23.260353"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:04:23.261430"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:23.263024"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.2ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Rayan"], ["last_name", "Moreau"], ["email", "rayan_moreau@robin.net"], ["title", "Individual-Title"], ["twitter", "RayanMoreau"], ["www", "http://clement.fr/benjamin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:23.406554"], ["updated_at", "2015-06-08 15:04:23.406554"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:23.410289"], ["updated_at", "2015-06-08 15:04:23.410289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau et Fontaine EURL"], ["email", "lo@blanc.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.com/clment.blanc"], ["created_at", "2015-06-08 15:04:23.413169"], ["updated_at", "2015-06-08 15:04:23.413169"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.416398"], ["updated_at", "2015-06-08 15:04:23.416398"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.2ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit GIE EURL"], ["email", "arthur@dumont.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.info/louise_guyot"], ["created_at", "2015-06-08 15:04:23.440523"], ["updated_at", "2015-06-08 15:04:23.440523"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.443552"], ["updated_at", "2015-06-08 15:04:23.443552"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin et Perez SA"], ["email", "lou@dupuis.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.name/la.fontaine"], ["created_at", "2015-06-08 15:04:23.446436"], ["updated_at", "2015-06-08 15:04:23.446436"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.448952"], ["updated_at", "2015-06-08 15:04:23.448952"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 15:04:23.450954"], ["updated_at", "2015-06-08 15:04:23.450954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ambre"], ["last_name", "Morin"], ["email", "morin.ambre@thomas.net"], ["title", "Individual-Title"], ["twitter", "AmbreMorin"], ["www", "http://meyer.fr/clia.fleury"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:23.453186"], ["updated_at", "2015-06-08 15:04:23.453186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:23.455560"], ["updated_at", "2015-06-08 15:04:23.455560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 15:04:23.457485"], ["updated_at", "2015-06-08 15:04:23.457485"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Thomas"], ["last_name", "Barbier"], ["email", "barbier.thomas@brunet.eu"], ["title", "Individual-Title"], ["twitter", "ThomasBarbier"], ["www", "http://petit.net/mathilde"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:23.459604"], ["updated_at", "2015-06-08 15:04:23.459604"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:23.461830"], ["updated_at", "2015-06-08 15:04:23.461830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 15:04:23.464588"], ["updated_at", "2015-06-08 15:04:23.464588"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 2]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Marchand EI"], ["email", "camille@menard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.org/adrien"], ["created_at", "2015-06-08 15:04:23.484678"], ["updated_at", "2015-06-08 15:04:23.484678"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.487943"], ["updated_at", "2015-06-08 15:04:23.487943"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert SEM EI"], ["email", "clmence@girard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.name/clara"], ["created_at", "2015-06-08 15:04:23.490274"], ["updated_at", "2015-06-08 15:04:23.490274"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:23.492426"], ["updated_at", "2015-06-08 15:04:23.492426"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-08 15:04:23.494292"], ["updated_at", "2015-06-08 15:04:23.494292"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mattéo"], ["last_name", "Henry"], ["email", "o_henry_matt@gauthier.name"], ["title", "Individual-Title"], ["twitter", "MattéoHenry"], ["www", "http://maon.fr/antoine_marty"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:23.496905"], ["updated_at", "2015-06-08 15:04:23.496905"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:23.499247"], ["updated_at", "2015-06-08 15:04:23.499247"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-08 15:04:23.501099"], ["updated_at", "2015-06-08 15:04:23.501099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Anaïs"], ["last_name", "Moreau"], ["email", "ana.moreau.s@dubois.name"], ["title", "Individual-Title"], ["twitter", "AnaïsMoreau"], ["www", "http://menard.net/louise"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:23.503321"], ["updated_at", "2015-06-08 15:04:23.503321"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:23.505713"], ["updated_at", "2015-06-08 15:04:23.505713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-08 15:04:23.507638"], ["updated_at", "2015-06-08 15:04:23.507638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 2]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 2]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.4ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (1.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.3ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.2ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@huet.name"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://lemoine.eu/ines_blanc"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:46.978613"], ["updated_at", "2015-06-08 15:04:46.978613"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:47.004768"], ["updated_at", "2015-06-08 15:04:47.004768"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@breton.fr"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://noel.fr/camille"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:47.008340"], ["updated_at", "2015-06-08 15:04:47.008340"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:47.010913"], ["updated_at", "2015-06-08 15:04:47.010913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "noa_lefebvre@muller.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.net/mathilde_adam"], ["created_at", "2015-06-08 15:04:47.021565"], ["updated_at", "2015-06-08 15:04:47.021565"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:47.025181"], ["updated_at", "2015-06-08 15:04:47.025181"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 71ms (Views: 33.5ms | ActiveRecord: 0.4ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "clmence.blanc@clement.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.com/sacha.guillaume"], ["created_at", "2015-06-08 15:04:47.130205"], ["updated_at", "2015-06-08 15:04:47.130205"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:47.261012"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:47.271654"], ["updated_at", "2015-06-08 15:04:47.271654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "victor@morin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.name/pierre_roy"], ["created_at", "2015-06-08 15:04:47.275201"], ["updated_at", "2015-06-08 15:04:47.275201"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:47.280983"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:47.284832"], ["updated_at", "2015-06-08 15:04:47.284832"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Rey SEM"], ["email", "gabriel_pons@bernard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.net/nathan.lecomte"], ["created_at", "2015-06-08 15:04:47.302231"], ["updated_at", "2015-06-08 15:04:47.302231"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:47.305995"], ["updated_at", "2015-06-08 15:04:47.305995"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:04:47.311110"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:47.319228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:04:47.320378"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:47.321905"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:04:47.322774"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:47.324248"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@vincent.eu"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://jean.com/paul"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:59.281966"], ["updated_at", "2015-06-08 15:04:59.281966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:59.305086"], ["updated_at", "2015-06-08 15:04:59.305086"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan.bob@lucas.com"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://leclerc.fr/kylian_paul"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:04:59.307860"], ["updated_at", "2015-06-08 15:04:59.307860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:04:59.310196"], ["updated_at", "2015-06-08 15:04:59.310196"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "lola.nguyen@lefevre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.org/lucie"], ["created_at", "2015-06-08 15:04:59.320600"], ["updated_at", "2015-06-08 15:04:59.320600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:59.323289"], ["updated_at", "2015-06-08 15:04:59.323289"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 70ms (Views: 36.1ms | ActiveRecord: 0.5ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "sacha_girard@le.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.name/mlia"], ["created_at", "2015-06-08 15:04:59.435303"], ["updated_at", "2015-06-08 15:04:59.435303"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:59.561415"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:59.572723"], ["updated_at", "2015-06-08 15:04:59.572723"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "valentin@gerard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.net/adam_charles"], ["created_at", "2015-06-08 15:04:59.577047"], ["updated_at", "2015-06-08 15:04:59.577047"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:59.583659"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:59.587560"], ["updated_at", "2015-06-08 15:04:59.587560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq et Menard GIE"], ["email", "mathis.fleury@collet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.org/sacha.roux"], ["created_at", "2015-06-08 15:04:59.604067"], ["updated_at", "2015-06-08 15:04:59.604067"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:04:59.607643"], ["updated_at", "2015-06-08 15:04:59.607643"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:04:59.612822"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:59.620513"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:04:59.621860"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:59.623719"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:04:59.624917"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:04:59.627510"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@le.name"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://dufour.info/sacha.lecomte"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:05:22.352125"], ["updated_at", "2015-06-08 15:05:22.352125"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:05:22.375242"], ["updated_at", "2015-06-08 15:05:22.375242"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@picard.info"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://robert.fr/malle.rouel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:05:22.378316"], ["updated_at", "2015-06-08 15:05:22.378316"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:05:22.380888"], ["updated_at", "2015-06-08 15:05:22.380888"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "chlo_renaud@vaeur.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.eu/victor"], ["created_at", "2015-06-08 15:05:22.393230"], ["updated_at", "2015-06-08 15:05:22.393230"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:22.396210"], ["updated_at", "2015-06-08 15:05:22.396210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 80ms (Views: 36.3ms | ActiveRecord: 0.5ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "mael.sanchez@hubert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rodriguez.fr/lola.boyer"], ["created_at", "2015-06-08 15:05:22.514676"], ["updated_at", "2015-06-08 15:05:22.514676"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:22.652504"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:22.665860"], ["updated_at", "2015-06-08 15:05:22.665860"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "lucas@morel.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.name/alexandre_caron"], ["created_at", "2015-06-08 15:05:22.671740"], ["updated_at", "2015-06-08 15:05:22.671740"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:22.679850"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:22.684487"], ["updated_at", "2015-06-08 15:05:22.684487"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.4ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois et Le gall EURL"], ["email", "adrien@clement.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.com/sarah"], ["created_at", "2015-06-08 15:05:22.701411"], ["updated_at", "2015-06-08 15:05:22.701411"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:22.705671"], ["updated_at", "2015-06-08 15:05:22.705671"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:05:22.711018"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:05:22.719944"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:05:22.721339"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:05:22.723094"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:05:22.724161"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:05:22.725743"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice_zarston@duval.fr"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://roche.com/matho.gerard"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:05:53.572922"], ["updated_at", "2015-06-08 15:05:53.572922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:05:53.595952"], ["updated_at", "2015-06-08 15:05:53.595952"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@gonzalez.eu"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://roy.info/rayan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:05:53.598941"], ["updated_at", "2015-06-08 15:05:53.598941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:05:53.601387"], ["updated_at", "2015-06-08 15:05:53.601387"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "juliette_perez@guillot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.org/tho_joly"], ["created_at", "2015-06-08 15:05:53.611699"], ["updated_at", "2015-06-08 15:05:53.611699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:53.614657"], ["updated_at", "2015-06-08 15:05:53.614657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 67ms (Views: 33.4ms | ActiveRecord: 0.4ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "lina@poirier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.info/victor"], ["created_at", "2015-06-08 15:05:53.718150"], ["updated_at", "2015-06-08 15:05:53.718150"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:53.844428"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:53.855198"], ["updated_at", "2015-06-08 15:05:53.855198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "maxence.dasilva@perrin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.fr/rayan"], ["created_at", "2015-06-08 15:05:53.858802"], ["updated_at", "2015-06-08 15:05:53.858802"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:53.864833"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:53.868738"], ["updated_at", "2015-06-08 15:05:53.868738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier et Julien SEM"], ["email", "paul@sanchez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.info/raphal.picard"], ["created_at", "2015-06-08 15:05:53.886098"], ["updated_at", "2015-06-08 15:05:53.886098"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:05:53.889911"], ["updated_at", "2015-06-08 15:05:53.889911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:05:53.895020"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:05:53.902263"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:05:53.903393"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:05:53.904839"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:05:53.905745"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:05:53.907089"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.9ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@simon.info"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://barre.com/louna.picard"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:06:18.436500"], ["updated_at", "2015-06-08 15:06:18.436500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:06:18.459354"], ["updated_at", "2015-06-08 15:06:18.459354"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@huet.org"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://michel.net/nathan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:06:18.462421"], ["updated_at", "2015-06-08 15:06:18.462421"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:06:18.464805"], ["updated_at", "2015-06-08 15:06:18.464805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "juliette.royer@rouel.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.org/chlo"], ["created_at", "2015-06-08 15:06:18.476589"], ["updated_at", "2015-06-08 15:06:18.476589"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:18.481557"], ["updated_at", "2015-06-08 15:06:18.481557"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 67ms (Views: 33.0ms | ActiveRecord: 0.4ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "justine.boyer@francois.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.fr/ocane.louis"], ["created_at", "2015-06-08 15:06:18.584030"], ["updated_at", "2015-06-08 15:06:18.584030"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:18.707135"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:18.718057"], ["updated_at", "2015-06-08 15:06:18.718057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "raphal@brun.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.info/marie"], ["created_at", "2015-06-08 15:06:18.721572"], ["updated_at", "2015-06-08 15:06:18.721572"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:18.727393"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:18.731165"], ["updated_at", "2015-06-08 15:06:18.731165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger et Jean EI"], ["email", "maeva_menard@guyot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.com/julien"], ["created_at", "2015-06-08 15:06:18.749734"], ["updated_at", "2015-06-08 15:06:18.749734"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:18.753435"], ["updated_at", "2015-06-08 15:06:18.753435"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:06:18.758609"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:06:18.766812"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:06:18.767913"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:06:18.769352"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:06:18.770236"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:06:18.771559"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (1.3ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.2ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston_alice@adam.com"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://brun.org/lilou_henry"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:06:33.638471"], ["updated_at", "2015-06-08 15:06:33.638471"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:06:33.663666"], ["updated_at", "2015-06-08 15:06:33.663666"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@denis.info"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://gerard.eu/lo_guyot"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:06:33.666638"], ["updated_at", "2015-06-08 15:06:33.666638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:06:33.669213"], ["updated_at", "2015-06-08 15:06:33.669213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "sarah_lambert@denis.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.eu/jeanne_girard"], ["created_at", "2015-06-08 15:06:33.681799"], ["updated_at", "2015-06-08 15:06:33.681799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:33.684795"], ["updated_at", "2015-06-08 15:06:33.684795"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 66ms (Views: 33.4ms | ActiveRecord: 0.4ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "julie@fabre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.name/lena.fleury"], ["created_at", "2015-06-08 15:06:33.786332"], ["updated_at", "2015-06-08 15:06:33.786332"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:33.902793"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:33.913358"], ["updated_at", "2015-06-08 15:06:33.913358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "eva.brunet@david.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.org/charlotte"], ["created_at", "2015-06-08 15:06:33.917113"], ["updated_at", "2015-06-08 15:06:33.917113"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:33.922928"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:33.926626"], ["updated_at", "2015-06-08 15:06:33.926626"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.4ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron SEM SA"], ["email", "louis_benoit@marty.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.eu/noah_vidal"], ["created_at", "2015-06-08 15:06:33.943602"], ["updated_at", "2015-06-08 15:06:33.943602"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:06:33.947749"], ["updated_at", "2015-06-08 15:06:33.947749"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:06:33.952876"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:06:33.961286"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:06:33.962664"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:06:33.964358"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:06:33.965511"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:06:33.967171"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.9ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@dumont.name"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://muller.com/maxime"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:09:21.674510"], ["updated_at", "2015-06-08 15:09:21.674510"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:09:21.697617"], ["updated_at", "2015-06-08 15:09:21.697617"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@pons.net"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://giraud.eu/clment"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:09:21.700547"], ["updated_at", "2015-06-08 15:09:21.700547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:09:21.702954"], ["updated_at", "2015-06-08 15:09:21.702954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "louise@boyer.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.info/baptiste.rouel"], ["created_at", "2015-06-08 15:09:21.713329"], ["updated_at", "2015-06-08 15:09:21.713329"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:21.716043"], ["updated_at", "2015-06-08 15:09:21.716043"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 66ms (Views: 32.9ms | ActiveRecord: 0.4ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "clment_thomas@charles.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.info/lola_robert"], ["created_at", "2015-06-08 15:09:21.815533"], ["updated_at", "2015-06-08 15:09:21.815533"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:21.945392"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:21.956242"], ["updated_at", "2015-06-08 15:09:21.956242"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "romain_boyer@duval.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.eu/louna"], ["created_at", "2015-06-08 15:09:21.959997"], ["updated_at", "2015-06-08 15:09:21.959997"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:21.965931"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:21.969755"], ["updated_at", "2015-06-08 15:09:21.969755"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"xyz"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%xyz%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%xyz%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%xyz%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.5ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit et Sanchez EURL"], ["email", "louna.rodriguez@robin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.info/lola"], ["created_at", "2015-06-08 15:09:21.989008"], ["updated_at", "2015-06-08 15:09:21.989008"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:21.992685"], ["updated_at", "2015-06-08 15:09:21.992685"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:09:21.997589"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:09:22.006584"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:09:22.007904"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:09:22.010112"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:09:22.011329"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:09:22.012947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (1.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (1.1ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@rolland.com"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://dubois.net/lisa.fabre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:09:45.724189"], ["updated_at", "2015-06-08 15:09:45.724189"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:09:45.747684"], ["updated_at", "2015-06-08 15:09:45.747684"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan_bob@morel.net"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://richard.info/matto.perrin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:09:45.750773"], ["updated_at", "2015-06-08 15:09:45.750773"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:09:45.753223"], ["updated_at", "2015-06-08 15:09:45.753223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "lilou.guillot@baron.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.eu/noah"], ["created_at", "2015-06-08 15:09:45.763747"], ["updated_at", "2015-06-08 15:09:45.763747"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:45.766497"], ["updated_at", "2015-06-08 15:09:45.766497"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 71ms (Views: 37.3ms | ActiveRecord: 0.4ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "jules_aubry@dumont.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.info/ambre.nguyen"], ["created_at", "2015-06-08 15:09:45.874541"], ["updated_at", "2015-06-08 15:09:45.874541"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:46.010184"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:46.023358"], ["updated_at", "2015-06-08 15:09:46.023358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "clmence@meyer.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.fr/mohamed_marie"], ["created_at", "2015-06-08 15:09:46.027310"], ["updated_at", "2015-06-08 15:09:46.027310"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:46.034218"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:46.040017"], ["updated_at", "2015-06-08 15:09:46.040017"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"bbb"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%bbb%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%bbb%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez SEM SARL"], ["email", "arthur@simon.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.info/ambre.gerard"], ["created_at", "2015-06-08 15:09:46.058041"], ["updated_at", "2015-06-08 15:09:46.058041"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:46.061855"], ["updated_at", "2015-06-08 15:09:46.061855"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:09:46.067125"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:09:46.074613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:09:46.075646"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:09:46.077079"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:09:46.078251"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:09:46.079656"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (1.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.2ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston_alice@moulin.net"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://bertrand.net/tom.vaeur"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:09:58.607237"], ["updated_at", "2015-06-08 15:09:58.607237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:09:58.633396"], ["updated_at", "2015-06-08 15:09:58.633396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan_bob@breton.net"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://chevalier.eu/lola"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:09:58.636393"], ["updated_at", "2015-06-08 15:09:58.636393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:09:58.638934"], ["updated_at", "2015-06-08 15:09:58.638934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "lucas_schmitt@marie.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.com/victor"], ["created_at", "2015-06-08 15:09:58.651861"], ["updated_at", "2015-06-08 15:09:58.651861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:58.655572"], ["updated_at", "2015-06-08 15:09:58.655572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 75ms (Views: 36.1ms | ActiveRecord: 0.6ms)  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "jeanne@boyer.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.fr/raphal_breton"], ["created_at", "2015-06-08 15:09:58.768583"], ["updated_at", "2015-06-08 15:09:58.768583"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.2ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:58.902241"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:58.913586"], ["updated_at", "2015-06-08 15:09:58.913586"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "mathilde@lacroix.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.org/mael.adam"], ["created_at", "2015-06-08 15:09:58.917289"], ["updated_at", "2015-06-08 15:09:58.917289"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:58.924691"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:58.929900"], ["updated_at", "2015-06-08 15:09:58.929900"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"bbb"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_a9993e3 ON individuals_taggings_a9993e3.taggable_id = customer_vault_individuals.id AND individuals_taggings_a9993e3.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_a9993e3.tag_id = 1 WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%bbb%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_a9993e3 ON corporations_taggings_a9993e3.taggable_id = customer_vault_corporations.id AND corporations_taggings_a9993e3.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_a9993e3.tag_id = 1 WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%bbb%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 1.0ms | ActiveRecord: 0.6ms)  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard SEM SCOP"], ["email", "chlo@morin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.com/noah.brun"], ["created_at", "2015-06-08 15:09:58.950326"], ["updated_at", "2015-06-08 15:09:58.950326"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:09:58.955882"], ["updated_at", "2015-06-08 15:09:58.955882"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:09:58.962186"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:09:58.970701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:09:58.971843"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:09:58.973284"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:09:58.974209"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:09:58.975821"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice_zarston@dumas.fr"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://bonnet.org/justine_dupuy"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:10:07.459985"], ["updated_at", "2015-06-08 15:10:07.459985"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:10:07.482679"], ["updated_at", "2015-06-08 15:10:07.482679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob.tilan@fernandez.name"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://breton.net/kylian.dumont"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-08 15:10:07.485782"], ["updated_at", "2015-06-08 15:10:07.485782"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-08 15:10:07.488296"], ["updated_at", "2015-06-08 15:10:07.488296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "manon@vincent.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.org/louise.chevalier"], ["created_at", "2015-06-08 15:10:07.498587"], ["updated_at", "2015-06-08 15:10:07.498587"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:10:07.501630"], ["updated_at", "2015-06-08 15:10:07.501630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 67ms (Views: 33.0ms | ActiveRecord: 0.4ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "mael.pons@giraud.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.net/julie"], ["created_at", "2015-06-08 15:10:07.603372"], ["updated_at", "2015-06-08 15:10:07.603372"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:10:07.726623"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:10:07.739578"], ["updated_at", "2015-06-08 15:10:07.739578"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "pauline@dupuy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.eu/laura"], ["created_at", "2015-06-08 15:10:07.744107"], ["updated_at", "2015-06-08 15:10:07.744107"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:10:07.751791"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:10:07.757199"], ["updated_at", "2015-06-08 15:10:07.757199"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"bbb"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%bbb%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%bbb%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Perrin SEM"], ["email", "anas.martinez@rodriguez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.eu/rayan"], ["created_at", "2015-06-08 15:10:07.774269"], ["updated_at", "2015-06-08 15:10:07.774269"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-08 15:10:07.778027"], ["updated_at", "2015-06-08 15:10:07.778027"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-05 15:10:07.783159"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:10:07.790497"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-06 15:10:07.791708"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:10:07.793159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-30 15:10:07.794092"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-08 15:10:07.795423"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.6ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.4ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.3ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.4ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.4ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.4ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston_alice@remy.fr"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://marchand.eu/lou"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:39:58.625720"], ["updated_at", "2015-06-09 07:39:58.625720"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:39:58.654951"], ["updated_at", "2015-06-09 07:39:58.654951"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob_tilan@lambert.eu"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://david.net/pierre.maillard"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:39:58.658269"], ["updated_at", "2015-06-09 07:39:58.658269"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:39:58.661098"], ["updated_at", "2015-06-09 07:39:58.661098"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "marie@lucas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.fr/jade"], ["created_at", "2015-06-09 07:39:58.672106"], ["updated_at", "2015-06-09 07:39:58.672106"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:39:58.675078"], ["updated_at", "2015-06-09 07:39:58.675078"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 77ms (Views: 36.6ms | ActiveRecord: 0.5ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "benjamin_lucas@fabre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.net/maeva_lefevre"], ["created_at", "2015-06-09 07:39:58.793393"], ["updated_at", "2015-06-09 07:39:58.793393"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:39:58.924979"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:39:58.937108"], ["updated_at", "2015-06-09 07:39:58.937108"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "lena@fernandez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.fr/mael.girard"], ["created_at", "2015-06-09 07:39:58.941131"], ["updated_at", "2015-06-09 07:39:58.941131"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:39:58.947499"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:39:58.952283"], ["updated_at", "2015-06-09 07:39:58.952283"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"bbb"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%bbb%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%bbb%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard EURL EI"], ["email", "nathan_laine@marty.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.com/charlotte_perrin"], ["created_at", "2015-06-09 07:39:58.967411"], ["updated_at", "2015-06-09 07:39:58.967411"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:39:58.970786"], ["updated_at", "2015-06-09 07:39:58.970786"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-06 07:39:58.976482"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 07:39:58.984481"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-07 07:39:58.985734"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 07:39:58.987418"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-31 07:39:58.988454"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 07:39:58.990000"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.2ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Fabre SARL"], ["email", "anas@roueau.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.name/sarah.jean"], ["created_at", "2015-06-09 07:40:05.435281"], ["updated_at", "2015-06-09 07:40:05.435281"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (0.4ms) Completed 200 OK in 85ms (Views: 34.9ms | ActiveRecord: 0.3ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 26ms (Views: 6.1ms | ActiveRecord: 0.4ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Lacroix GIE"], ["email", "mlia_joly@roy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.name/ambre_legall"], ["created_at", "2015-06-09 07:40:05.575595"], ["updated_at", "2015-06-09 07:40:05.575595"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 20ms (Views: 6.2ms | ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Marie EI SCOP", "email"=>"nicolas@fournier.com", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://giraud.name/louna"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie EI SCOP"], ["email", "nicolas@fournier.com"], ["www", "http://giraud.name/louna"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.613973"], ["updated_at", "2015-06-09 07:40:05.613973"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Hubert et Gaillard SEM", "email"=>"elisa_leclercq@louis.eu", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://perrot.com/louise.thomas"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert et Gaillard SEM"], ["email", "elisa_leclercq@louis.eu"], ["www", "http://perrot.com/louise.thomas"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.628491"], ["updated_at", "2015-06-09 07:40:05.628491"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Menard EI SAS", "email"=>"elisa.dumas@perrot.net", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://gautier.com/noa"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard EI SAS"], ["email", "elisa.dumas@perrot.net"], ["www", "http://gautier.com/noa"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.644715"], ["updated_at", "2015-06-09 07:40:05.644715"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" ORDER BY "customer_vault_corporations"."id" DESC LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin EURL SEM"], ["email", "quentin@petit.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.eu/paul.boyer"], ["created_at", "2015-06-09 07:40:05.679154"], ["updated_at", "2015-06-09 07:40:05.679154"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"New name"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "customer_vault_corporations" SET "name" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["name", "New name"], ["updated_at", "2015-06-09 07:40:05.684032"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 5ms (ActiveRecord: 0.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez EI EI"], ["email", "la_nicolas@lefevre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.com/charlotte.brun"], ["created_at", "2015-06-09 07:40:05.696143"], ["updated_at", "2015-06-09 07:40:05.696143"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Gonzalez EI EI", "email"=>"la_nicolas@lefevre.com", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://meunier.com/charlotte.brun"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud GIE EURL"], ["email", "ethan@riviere.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.org/eva.roux"], ["created_at", "2015-06-09 07:40:05.711091"], ["updated_at", "2015-06-09 07:40:05.711091"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Renaud GIE EURL", "email"=>"ethan@riviere.eu", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://faure.org/eva.roux"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard et Perez SEM"], ["email", "louna@vaeur.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.name/chlo"], ["created_at", "2015-06-09 07:40:05.726448"], ["updated_at", "2015-06-09 07:40:05.726448"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand GIE EI"], ["email", "nomie@roueau.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.fr/sarah.schmitt"], ["created_at", "2015-06-09 07:40:05.740992"], ["updated_at", "2015-06-09 07:40:05.740992"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel et Breton SAS"], ["email", "jeanne@le.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.com/carla"], ["created_at", "2015-06-09 07:40:05.755926"], ["updated_at", "2015-06-09 07:40:05.755926"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 18ms (ActiveRecord: 0.8ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot et Leclerc EI"], ["email", "maxence@philippe.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.com/jeanne"], ["created_at", "2015-06-09 07:40:05.788480"], ["updated_at", "2015-06-09 07:40:05.788480"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Clara"], ["last_name", "Cousin"], ["email", "clara.cousin@gautier.info"], ["title", "Individual-Title"], ["twitter", "ClaraCousin"], ["www", "http://fournier.net/laura"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.813323"], ["updated_at", "2015-06-09 07:40:05.813323"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (0.3ms) Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Quentin"], ["last_name", "Nguyen"], ["email", "quentin.nguyen@gonzalez.name"], ["title", "Individual-Title"], ["twitter", "QuentinNguyen"], ["www", "http://brun.name/maxence_martinez"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.859758"], ["updated_at", "2015-06-09 07:40:05.859758"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Manon", "last_name"=>"Arnaud", "email"=>"arnaud.manon@leroy.info", "title"=>"Individual-Title", "twitter"=>"ManonArnaud", "www"=>"http://olivier.eu/quentin", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Manon"], ["last_name", "Arnaud"], ["email", "arnaud.manon@leroy.info"], ["title", "Individual-Title"], ["twitter", "ManonArnaud"], ["www", "http://olivier.eu/quentin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.883466"], ["updated_at", "2015-06-09 07:40:05.883466"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.6ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.2ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Louna", "last_name"=>"Muller", "email"=>"muller.louna@giraud.fr", "title"=>"Individual-Title", "twitter"=>"LounaMuller", "www"=>"http://roche.com/mathis", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Louna"], ["last_name", "Muller"], ["email", "muller.louna@giraud.fr"], ["title", "Individual-Title"], ["twitter", "LounaMuller"], ["www", "http://roche.com/mathis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.898882"], ["updated_at", "2015-06-09 07:40:05.898882"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.6ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Nicolas", "last_name"=>"Roussel", "email"=>"roussel_nicolas@lemoine.eu", "title"=>"Individual-Title", "twitter"=>"NicolasRoussel", "www"=>"http://mercier.org/manon_lucas", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Nicolas"], ["last_name", "Roussel"], ["email", "roussel_nicolas@lemoine.eu"], ["title", "Individual-Title"], ["twitter", "NicolasRoussel"], ["www", "http://mercier.org/manon_lucas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.914156"], ["updated_at", "2015-06-09 07:40:05.914156"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms) CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" ORDER BY "customer_vault_individuals"."id" DESC LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jules"], ["last_name", "Roger"], ["email", "roger_jules@dupuy.eu"], ["title", "Individual-Title"], ["twitter", "JulesRoger"], ["www", "http://barre.info/alexandre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.949279"], ["updated_at", "2015-06-09 07:40:05.949279"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Stroumph"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "customer_vault_individuals" SET "first_name" = ?, "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["first_name", "Stroumph"], ["updated_at", "2015-06-09 07:40:05.955242"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.4ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jules"], ["last_name", "Guyot"], ["email", "jules.guyot@poirier.net"], ["title", "Individual-Title"], ["twitter", "JulesGuyot"], ["www", "http://brunet.com/alice"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.967563"], ["updated_at", "2015-06-09 07:40:05.967563"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Jules", "last_name"=>"Guyot", "email"=>"jules.guyot@poirier.net", "title"=>"Individual-Title", "twitter"=>"JulesGuyot", "www"=>"http://brunet.com/alice", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Louna"], ["last_name", "Boyer"], ["email", "boyer.louna@perez.org"], ["title", "Individual-Title"], ["twitter", "LounaBoyer"], ["www", "http://aubert.eu/malle"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.983655"], ["updated_at", "2015-06-09 07:40:05.983655"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Louna", "last_name"=>"Boyer", "email"=>"boyer.louna@perez.org", "title"=>"Individual-Title", "twitter"=>"LounaBoyer", "www"=>"http://aubert.eu/malle", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Romane"], ["last_name", "Rolland"], ["email", "rolland_romane@henry.fr"], ["title", "Individual-Title"], ["twitter", "RomaneRolland"], ["www", "http://mathieu.org/manon.robin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:05.999634"], ["updated_at", "2015-06-09 07:40:05.999634"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Yanis"], ["last_name", "Brunet"], ["email", "yanis_brunet@renaud.info"], ["title", "Individual-Title"], ["twitter", "YanisBrunet"], ["www", "http://baron.eu/lou"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.015629"], ["updated_at", "2015-06-09 07:40:06.015629"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Clara"], ["last_name", "Poirier"], ["email", "poirier.clara@vincent.net"], ["title", "Individual-Title"], ["twitter", "ClaraPoirier"], ["www", "http://fleury.org/pierre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.031658"], ["updated_at", "2015-06-09 07:40:06.031658"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Maeva"], ["last_name", "Legrand"], ["email", "maeva.legrand@olivier.com"], ["title", "Individual-Title"], ["twitter", "MaevaLegrand"], ["www", "http://pons.net/evan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.049055"], ["updated_at", "2015-06-09 07:40:06.049055"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston_alice@le.org"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://barbier.name/la"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.073849"], ["updated_at", "2015-06-09 07:40:06.073849"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:40:06.077337"], ["updated_at", "2015-06-09 07:40:06.077337"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan_bob@carre.info"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://martin.info/tho.muller"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.081043"], ["updated_at", "2015-06-09 07:40:06.081043"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:40:06.083801"], ["updated_at", "2015-06-09 07:40:06.083801"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "justine_leclercq@philippe.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.net/benjamin.fernandez"], ["created_at", "2015-06-09 07:40:06.086299"], ["updated_at", "2015-06-09 07:40:06.086299"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.088812"], ["updated_at", "2015-06-09 07:40:06.088812"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 24ms (Views: 15.8ms | ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "romane.charpentier@charpentier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.info/romane_lecomte"], ["created_at", "2015-06-09 07:40:06.132626"], ["updated_at", "2015-06-09 07:40:06.132626"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.231973"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.237213"], ["updated_at", "2015-06-09 07:40:06.237213"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "gabriel_brunet@marie.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.name/noah.arnaud"], ["created_at", "2015-06-09 07:40:06.241171"], ["updated_at", "2015-06-09 07:40:06.241171"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.248431"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.252827"], ["updated_at", "2015-06-09 07:40:06.252827"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"bbb"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%bbb%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%bbb%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean et Bonnet GIE"], ["email", "maeva@roux.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.info/paul_lacroix"], ["created_at", "2015-06-09 07:40:06.269074"], ["updated_at", "2015-06-09 07:40:06.269074"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.272907"], ["updated_at", "2015-06-09 07:40:06.272907"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-06 07:40:06.281537"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 07:40:06.291148"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-07 07:40:06.292403"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 07:40:06.294020"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-31 07:40:06.295059"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 07:40:06.296580"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.2ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alicia"], ["last_name", "Perez"], ["email", "perez.alicia@renaud.info"], ["title", "Individual-Title"], ["twitter", "AliciaPerez"], ["www", "http://renault.com/thomas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.439176"], ["updated_at", "2015-06-09 07:40:06.439176"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:40:06.442562"], ["updated_at", "2015-06-09 07:40:06.442562"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Perrot EI"], ["email", "lola@meunier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/gabriel"], ["created_at", "2015-06-09 07:40:06.445268"], ["updated_at", "2015-06-09 07:40:06.445268"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.448624"], ["updated_at", "2015-06-09 07:40:06.448624"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Marty GIE"], ["email", "noah@hubert.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.info/raphal_guerin"], ["created_at", "2015-06-09 07:40:06.468965"], ["updated_at", "2015-06-09 07:40:06.468965"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.471808"], ["updated_at", "2015-06-09 07:40:06.471808"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud SA SAS"], ["email", "thomas.gonzalez@petit.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lopez.name/marie"], ["created_at", "2015-06-09 07:40:06.474682"], ["updated_at", "2015-06-09 07:40:06.474682"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.477531"], ["updated_at", "2015-06-09 07:40:06.477531"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-09 07:40:06.479805"], ["updated_at", "2015-06-09 07:40:06.479805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Romane"], ["last_name", "Baron"], ["email", "baron.romane@meyer.org"], ["title", "Individual-Title"], ["twitter", "RomaneBaron"], ["www", "http://marchal.name/gabriel.lopez"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.482375"], ["updated_at", "2015-06-09 07:40:06.482375"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:40:06.484966"], ["updated_at", "2015-06-09 07:40:06.484966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-09 07:40:06.487113"], ["updated_at", "2015-06-09 07:40:06.487113"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Adrien"], ["last_name", "Rolland"], ["email", "rolland_adrien@andre.com"], ["title", "Individual-Title"], ["twitter", "AdrienRolland"], ["www", "http://caron.org/sarah"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.489462"], ["updated_at", "2015-06-09 07:40:06.489462"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:40:06.492261"], ["updated_at", "2015-06-09 07:40:06.492261"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-09 07:40:06.494458"], ["updated_at", "2015-06-09 07:40:06.494458"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 2]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard et Robert SCOP"], ["email", "antoine.brunet@laine.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.org/louise_renard"], ["created_at", "2015-06-09 07:40:06.512790"], ["updated_at", "2015-06-09 07:40:06.512790"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.515664"], ["updated_at", "2015-06-09 07:40:06.515664"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron EI SARL"], ["email", "baptiste_girard@andre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.name/alexis"], ["created_at", "2015-06-09 07:40:06.519014"], ["updated_at", "2015-06-09 07:40:06.519014"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.521861"], ["updated_at", "2015-06-09 07:40:06.521861"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-09 07:40:06.524261"], ["updated_at", "2015-06-09 07:40:06.524261"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Clémence"], ["last_name", "Renault"], ["email", "cl.mence.renault@chevalier.net"], ["title", "Individual-Title"], ["twitter", "ClémenceRenault"], ["www", "http://charpentier.net/la_berger"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.526949"], ["updated_at", "2015-06-09 07:40:06.526949"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:40:06.529673"], ["updated_at", "2015-06-09 07:40:06.529673"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-09 07:40:06.531878"], ["updated_at", "2015-06-09 07:40:06.531878"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lucas"], ["last_name", "Morel"], ["email", "morel.lucas@rolland.org"], ["title", "Individual-Title"], ["twitter", "LucasMorel"], ["www", "http://morin.fr/mathilde"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.534282"], ["updated_at", "2015-06-09 07:40:06.534282"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:40:06.537076"], ["updated_at", "2015-06-09 07:40:06.537076"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-09 07:40:06.539932"], ["updated_at", "2015-06-09 07:40:06.539932"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 2]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.3ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@deschamps.info"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://gaillard.name/nomie_collet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.729572"], ["updated_at", "2015-06-09 07:40:06.729572"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:40:06.732762"], ["updated_at", "2015-06-09 07:40:06.732762"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob_tilan@dupont.com"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://riviere.com/lena_michel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 07:40:06.735343"], ["updated_at", "2015-06-09 07:40:06.735343"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 07:40:06.737852"], ["updated_at", "2015-06-09 07:40:06.737852"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "nicolas@noel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.eu/alicia"], ["created_at", "2015-06-09 07:40:06.740302"], ["updated_at", "2015-06-09 07:40:06.740302"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.743106"], ["updated_at", "2015-06-09 07:40:06.743106"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "noa.paul@collet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.eu/pauline"], ["created_at", "2015-06-09 07:40:06.759168"], ["updated_at", "2015-06-09 07:40:06.759168"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.767709"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.772967"], ["updated_at", "2015-06-09 07:40:06.772967"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "lo@nicolas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.com/jules_rouel"], ["created_at", "2015-06-09 07:40:06.776959"], ["updated_at", "2015-06-09 07:40:06.776959"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.6ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.783307"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.788159"], ["updated_at", "2015-06-09 07:40:06.788159"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"bbb"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%bbb%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%bbb%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux et Meyer SARL"], ["email", "louna@fontaine.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.eu/axel.lecomte"], ["created_at", "2015-06-09 07:40:06.802727"], ["updated_at", "2015-06-09 07:40:06.802727"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 07:40:06.806397"], ["updated_at", "2015-06-09 07:40:06.806397"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-06 07:40:06.808217"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 07:40:06.810052"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-07 07:40:06.811128"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 07:40:06.812734"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-31 07:40:06.814056"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 07:40:06.816140"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.8ms) rollback transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:16:22 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (783.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (162.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (991.1ms) Completed 200 OK in 10678ms (Views: 10595.8ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:33 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:33 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:33 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:16:36 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52079/customer_vault/corporations/new"}  (0.5ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-09 08:16:36.450832"], ["updated_at", "2015-06-09 08:16:36.450832"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 15], ["created_at", "2015-06-09 08:16:36.460875"], ["updated_at", "2015-06-09 08:16:36.460875"]] ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]]  (0.8ms) commit transaction Redirected to http://127.0.0.1:52079/customer_vault/corporations/15 Completed 302 Found in 38ms (ActiveRecord: 2.4ms) Started GET "/customer_vault/corporations/15" for 127.0.0.1 at 2015-06-09 10:16:36 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"15"} CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (10.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (42.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (54.6ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 15], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 15]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 15]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (27.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (33.7ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (57.3ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 15]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 15]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (8.3ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 15], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (16.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (53.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (253.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (266.7ms) Completed 200 OK in 305ms (Views: 271.6ms | ActiveRecord: 2.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:36 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:36 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:36 +0200  (1.0ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Roger SAS"], ["email", "matto@breton.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.name/juliette_clement"], ["created_at", "2015-06-09 08:16:36.978147"], ["updated_at", "2015-06-09 08:16:36.978147"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:36.982897"], ["updated_at", "2015-06-09 08:16:36.982897"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:16:36 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (51.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (59.7ms) Completed 200 OK in 75ms (Views: 71.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:37 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:37 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:16:39 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Schneider et Roger SAS", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"matto@breton.com", "www"=>"http://aubry.name/juliette_clement", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52079/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.4ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:16:39.373605"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:16:39.376421"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:39.378216"], ["updated_at", "2015-06-09 08:16:39.378216"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:39.520177"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:39.526104"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.2ms) commit transaction Redirected to http://127.0.0.1:52079/customer_vault/corporations/1 Completed 302 Found in 166ms (ActiveRecord: 5.1ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:16:39 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (7.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.8ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (6.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (30.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (30.9ms) Completed 200 OK in 35ms (Views: 31.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:39 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:39 +0200  (1.1ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.9ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal et Da silva SCOP"], ["email", "camille_roy@bourgeois.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://huet.com/thomas.laurent"], ["created_at", "2015-06-09 08:16:39.701793"], ["updated_at", "2015-06-09 08:16:39.701793"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:39.712402"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:39.717911"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:39.725073"], ["updated_at", "2015-06-09 08:16:39.725073"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:16:39 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (61.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (65.2ms) Completed 200 OK in 72ms (Views: 67.4ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:39 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:39 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:16:41 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Vidal et Da silva SCOP", "tag_list"=>["", "mytag2"], "email"=>"camille_roy@bourgeois.eu", "www"=>"http://huet.com/thomas.laurent", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52079/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.6ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.2ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:16:41.748387"], ["id", 1]] SQL (0.8ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:16:41.750639"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.753568"], ["updated_at", "2015-06-09 08:16:41.753568"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.2ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.2ms) commit transaction Redirected to http://127.0.0.1:52079/customer_vault/corporations/1 Completed 302 Found in 28ms (ActiveRecord: 5.1ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:16:41 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.8ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (25.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (26.1ms) Completed 200 OK in 30ms (Views: 27.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:41 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:41 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:41 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun et Durand SARL"], ["email", "clia@le.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.name/tho_lemaire"], ["created_at", "2015-06-09 08:16:41.915630"], ["updated_at", "2015-06-09 08:16:41.915630"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.919959"], ["updated_at", "2015-06-09 08:16:41.919959"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons et Renard SCOP"], ["email", "lena@breton.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.name/lilou"], ["created_at", "2015-06-09 08:16:41.924483"], ["updated_at", "2015-06-09 08:16:41.924483"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.927810"], ["updated_at", "2015-06-09 08:16:41.927810"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Prevost SAS"], ["email", "jules@girard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.eu/alexandre"], ["created_at", "2015-06-09 08:16:41.931301"], ["updated_at", "2015-06-09 08:16:41.931301"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.934778"], ["updated_at", "2015-06-09 08:16:41.934778"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot SCOP SA"], ["email", "pierre.faure@baron.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.name/sarah_poirier"], ["created_at", "2015-06-09 08:16:41.938193"], ["updated_at", "2015-06-09 08:16:41.938193"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.941884"], ["updated_at", "2015-06-09 08:16:41.941884"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot SCOP SCOP"], ["email", "jules@leroy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.fr/ocane_dupont"], ["created_at", "2015-06-09 08:16:41.945380"], ["updated_at", "2015-06-09 08:16:41.945380"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.948840"], ["updated_at", "2015-06-09 08:16:41.948840"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Adam EURL"], ["email", "mlia@fournier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.org/paul.barbier"], ["created_at", "2015-06-09 08:16:41.952600"], ["updated_at", "2015-06-09 08:16:41.952600"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.956106"], ["updated_at", "2015-06-09 08:16:41.956106"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert SARL SAS"], ["email", "noah@laurent.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.eu/axel_pierre"], ["created_at", "2015-06-09 08:16:41.959493"], ["updated_at", "2015-06-09 08:16:41.959493"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.963168"], ["updated_at", "2015-06-09 08:16:41.963168"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau et Morin EI"], ["email", "lola_brun@marty.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.net/zoe_dumas"], ["created_at", "2015-06-09 08:16:41.966643"], ["updated_at", "2015-06-09 08:16:41.966643"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.970079"], ["updated_at", "2015-06-09 08:16:41.970079"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Carpentier GIE"], ["email", "lilou@garnier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.com/justine"], ["created_at", "2015-06-09 08:16:41.973735"], ["updated_at", "2015-06-09 08:16:41.973735"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.977285"], ["updated_at", "2015-06-09 08:16:41.977285"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit et Meunier GIE"], ["email", "yanis@menard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.name/ines"], ["created_at", "2015-06-09 08:16:41.980668"], ["updated_at", "2015-06-09 08:16:41.980668"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.984298"], ["updated_at", "2015-06-09 08:16:41.984298"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier et Leroux GIE"], ["email", "juliette@paris.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.com/evan"], ["created_at", "2015-06-09 08:16:41.987632"], ["updated_at", "2015-06-09 08:16:41.987632"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.991129"], ["updated_at", "2015-06-09 08:16:41.991129"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris SEM EI"], ["email", "lisa@gaillard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.fr/ines_riviere"], ["created_at", "2015-06-09 08:16:41.995174"], ["updated_at", "2015-06-09 08:16:41.995174"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:41.998970"], ["updated_at", "2015-06-09 08:16:41.998970"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SCOP SAS"], ["email", "maxime_caron@colin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.org/sacha.remy"], ["created_at", "2015-06-09 08:16:42.002966"], ["updated_at", "2015-06-09 08:16:42.002966"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.007992"], ["updated_at", "2015-06-09 08:16:42.007992"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal SEM EURL"], ["email", "anas_boyer@richard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.net/lilou_leroy"], ["created_at", "2015-06-09 08:16:42.011819"], ["updated_at", "2015-06-09 08:16:42.011819"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.016094"], ["updated_at", "2015-06-09 08:16:42.016094"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard et Nicolas GIE"], ["email", "lo@maon.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.fr/mohamed.charpentier"], ["created_at", "2015-06-09 08:16:42.020327"], ["updated_at", "2015-06-09 08:16:42.020327"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.024497"], ["updated_at", "2015-06-09 08:16:42.024497"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau et Julien SEM"], ["email", "marie@remy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.net/lisa"], ["created_at", "2015-06-09 08:16:42.028570"], ["updated_at", "2015-06-09 08:16:42.028570"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.042520"], ["updated_at", "2015-06-09 08:16:42.042520"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin SEM SEM"], ["email", "alicia_nguyen@arnaud.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.info/elisa"], ["created_at", "2015-06-09 08:16:42.045982"], ["updated_at", "2015-06-09 08:16:42.045982"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.049498"], ["updated_at", "2015-06-09 08:16:42.049498"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre et Fournier EURL"], ["email", "justine_morin@colin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.fr/justine"], ["created_at", "2015-06-09 08:16:42.053268"], ["updated_at", "2015-06-09 08:16:42.053268"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.056810"], ["updated_at", "2015-06-09 08:16:42.056810"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert SAS SCOP"], ["email", "alice@schmitt.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.eu/louise"], ["created_at", "2015-06-09 08:16:42.060307"], ["updated_at", "2015-06-09 08:16:42.060307"]]  (0.8ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.064449"], ["updated_at", "2015-06-09 08:16:42.064449"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard EURL SARL"], ["email", "rayan@dubois.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.fr/quentin"], ["created_at", "2015-06-09 08:16:42.067992"], ["updated_at", "2015-06-09 08:16:42.067992"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.072283"], ["updated_at", "2015-06-09 08:16:42.072283"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume SA SAS"], ["email", "kylian@dufour.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.info/evan_collet"], ["created_at", "2015-06-09 08:16:42.075929"], ["updated_at", "2015-06-09 08:16:42.075929"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.079374"], ["updated_at", "2015-06-09 08:16:42.079374"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger EI SARL"], ["email", "emilie@marie.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.info/tom.mathieu"], ["created_at", "2015-06-09 08:16:42.082845"], ["updated_at", "2015-06-09 08:16:42.082845"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.086573"], ["updated_at", "2015-06-09 08:16:42.086573"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal et Laine SCOP"], ["email", "manon@robert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.info/matto.carpentier"], ["created_at", "2015-06-09 08:16:42.090590"], ["updated_at", "2015-06-09 08:16:42.090590"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.094145"], ["updated_at", "2015-06-09 08:16:42.094145"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard SCOP SARL"], ["email", "matto@renaud.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.com/rayan"], ["created_at", "2015-06-09 08:16:42.097693"], ["updated_at", "2015-06-09 08:16:42.097693"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.101193"], ["updated_at", "2015-06-09 08:16:42.101193"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et Poirier EI"], ["email", "romain.lemaire@guillaume.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.fr/alexandre.vincent"], ["created_at", "2015-06-09 08:16:42.104592"], ["updated_at", "2015-06-09 08:16:42.104592"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.108571"], ["updated_at", "2015-06-09 08:16:42.108571"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier et Fournier GIE"], ["email", "alexis@marchand.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.fr/justine_durand"], ["created_at", "2015-06-09 08:16:42.112067"], ["updated_at", "2015-06-09 08:16:42.112067"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.116018"], ["updated_at", "2015-06-09 08:16:42.116018"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet EURL SA"], ["email", "julie@renault.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.fr/julien"], ["created_at", "2015-06-09 08:16:42.119619"], ["updated_at", "2015-06-09 08:16:42.119619"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.123218"], ["updated_at", "2015-06-09 08:16:42.123218"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent GIE SCOP"], ["email", "nomie@poirier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.eu/carla.leroy"], ["created_at", "2015-06-09 08:16:42.126562"], ["updated_at", "2015-06-09 08:16:42.126562"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.130290"], ["updated_at", "2015-06-09 08:16:42.130290"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas et Lefevre GIE"], ["email", "tho@vaeur.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.fr/la.bourgeois"], ["created_at", "2015-06-09 08:16:42.133725"], ["updated_at", "2015-06-09 08:16:42.133725"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.137208"], ["updated_at", "2015-06-09 08:16:42.137208"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert SA EURL"], ["email", "adam_cousin@jean.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.name/nathan_menard"], ["created_at", "2015-06-09 08:16:42.140949"], ["updated_at", "2015-06-09 08:16:42.140949"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.144458"], ["updated_at", "2015-06-09 08:16:42.144458"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Moreau EURL"], ["email", "hugo@lopez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.fr/romain"], ["created_at", "2015-06-09 08:16:42.148247"], ["updated_at", "2015-06-09 08:16:42.148247"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.151985"], ["updated_at", "2015-06-09 08:16:42.151985"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard EURL EI"], ["email", "adam@guillot.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.fr/sarah"], ["created_at", "2015-06-09 08:16:42.155423"], ["updated_at", "2015-06-09 08:16:42.155423"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.159032"], ["updated_at", "2015-06-09 08:16:42.159032"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier GIE SA"], ["email", "ethan@guyot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.com/benjamin.bourgeois"], ["created_at", "2015-06-09 08:16:42.162684"], ["updated_at", "2015-06-09 08:16:42.162684"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.166237"], ["updated_at", "2015-06-09 08:16:42.166237"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SAS SAS"], ["email", "adam@adam.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.name/justine"], ["created_at", "2015-06-09 08:16:42.169622"], ["updated_at", "2015-06-09 08:16:42.169622"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.173480"], ["updated_at", "2015-06-09 08:16:42.173480"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier SEM SCOP"], ["email", "valentin.marty@fontaine.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.name/ines"], ["created_at", "2015-06-09 08:16:42.176917"], ["updated_at", "2015-06-09 08:16:42.176917"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.180545"], ["updated_at", "2015-06-09 08:16:42.180545"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume SA SEM"], ["email", "baptiste@aubry.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.fr/clia_baron"], ["created_at", "2015-06-09 08:16:42.185322"], ["updated_at", "2015-06-09 08:16:42.185322"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.191548"], ["updated_at", "2015-06-09 08:16:42.191548"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre et Garcia EURL"], ["email", "lou@baron.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.net/lo"], ["created_at", "2015-06-09 08:16:42.196834"], ["updated_at", "2015-06-09 08:16:42.196834"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.202449"], ["updated_at", "2015-06-09 08:16:42.202449"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine GIE EURL"], ["email", "rayan@gauthier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.net/nathan_marie"], ["created_at", "2015-06-09 08:16:42.206287"], ["updated_at", "2015-06-09 08:16:42.206287"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.210172"], ["updated_at", "2015-06-09 08:16:42.210172"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin EI SAS"], ["email", "emilie@paris.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.name/hugo.leroux"], ["created_at", "2015-06-09 08:16:42.214047"], ["updated_at", "2015-06-09 08:16:42.214047"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.217891"], ["updated_at", "2015-06-09 08:16:42.217891"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier et Gerard SEM"], ["email", "matto@marie.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.net/louna_chevalier"], ["created_at", "2015-06-09 08:16:42.221399"], ["updated_at", "2015-06-09 08:16:42.221399"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:42.225040"], ["updated_at", "2015-06-09 08:16:42.225040"]]  (0.9ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:16:42 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (7.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (8.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (163.4ms) Completed 200 OK in 188ms (Views: 178.5ms | ActiveRecord: 3.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:42 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:42 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-09 10:16:44 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.7ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (69.4ms) Completed 200 OK in 77ms (Views: 69.5ms | ActiveRecord: 2.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:44 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:44 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:44 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.6ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:16:44 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (41.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (43.8ms) Completed 200 OK in 48ms (Views: 45.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:44 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:44 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:44 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:16:46 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52079/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (44.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (47.8ms) Completed 200 OK in 56ms (Views: 49.3ms | ActiveRecord: 0.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:46 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:46 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:46 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David SAS SA"], ["email", "arthur@marie.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.eu/pauline"], ["created_at", "2015-06-09 08:16:46.785433"], ["updated_at", "2015-06-09 08:16:46.785433"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:46.792099"], ["updated_at", "2015-06-09 08:16:46.792099"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:16:46 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.1ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (21.7ms) Completed 200 OK in 26ms (Views: 22.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:46 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:46 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:46 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-09 10:16:48 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:52079/customer_vault/corporations/1#activity"}  (0.2ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-09 08:16:48.737283"], ["updated_at", "2015-06-09 08:16:48.737283"]]  (1.0ms) commit transaction Redirected to http://127.0.0.1:52079/customer_vault/corporations/1#activity Completed 302 Found in 6ms (ActiveRecord: 1.7ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:16:48 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (9.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (18.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (36.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (36.5ms) Completed 200 OK in 40ms (Views: 37.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:48 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:48 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:48 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:16:48 +0200  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.2ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lena"], ["last_name", "Charles"], ["email", "lena.charles@da.fr"], ["title", "Individual-Title"], ["twitter", "LenaCharles"], ["www", "http://robert.info/matho_guillot"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:16:48.939087"], ["updated_at", "2015-06-09 08:16:48.939087"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:16:48.944267"], ["updated_at", "2015-06-09 08:16:48.944267"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:16:48.949613"], ["updated_at", "2015-06-09 08:16:48.949613"]]  (1.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:16:48.954010"], ["updated_at", "2015-06-09 08:16:48.954010"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard SCOP SAS"], ["email", "alexandre@leclercq.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.org/julie"], ["created_at", "2015-06-09 08:16:48.958547"], ["updated_at", "2015-06-09 08:16:48.958547"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:48.962416"], ["updated_at", "2015-06-09 08:16:48.962416"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:48.967890"], ["updated_at", "2015-06-09 08:16:48.967890"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:48.971984"], ["updated_at", "2015-06-09 08:16:48.971984"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:16:48 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.0ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.5ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (5.1ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (29.5ms) Completed 200 OK in 38ms (Views: 35.2ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:49 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:49 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:49 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:16:49 +0200  (2.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.3ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.6ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis et Nicolas SARL"], ["email", "ethan@maillard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.fr/louis.fabre"], ["created_at", "2015-06-09 08:16:50.899277"], ["updated_at", "2015-06-09 08:16:50.899277"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.905621"], ["updated_at", "2015-06-09 08:16:50.905621"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.910537"], ["updated_at", "2015-06-09 08:16:50.910537"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier et Bertrand SEM"], ["email", "antoine_menard@gerard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.net/elisa"], ["created_at", "2015-06-09 08:16:50.914659"], ["updated_at", "2015-06-09 08:16:50.914659"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.918560"], ["updated_at", "2015-06-09 08:16:50.918560"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.923241"], ["updated_at", "2015-06-09 08:16:50.923241"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SEM EURL"], ["email", "juliette.renault@paul.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.info/lilou"], ["created_at", "2015-06-09 08:16:50.927731"], ["updated_at", "2015-06-09 08:16:50.927731"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.931626"], ["updated_at", "2015-06-09 08:16:50.931626"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.936832"], ["updated_at", "2015-06-09 08:16:50.936832"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Andre EI"], ["email", "pierre_clement@da.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.name/mathis.petit"], ["created_at", "2015-06-09 08:16:50.940786"], ["updated_at", "2015-06-09 08:16:50.940786"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.944465"], ["updated_at", "2015-06-09 08:16:50.944465"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.949167"], ["updated_at", "2015-06-09 08:16:50.949167"]]  (0.7ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand et Leroux EI"], ["email", "elisa_rouel@renaud.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.fr/mathis"], ["created_at", "2015-06-09 08:16:50.953409"], ["updated_at", "2015-06-09 08:16:50.953409"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.957274"], ["updated_at", "2015-06-09 08:16:50.957274"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.962277"], ["updated_at", "2015-06-09 08:16:50.962277"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault EI SCOP"], ["email", "mohamed@guillot.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.info/zoe_rey"], ["created_at", "2015-06-09 08:16:50.966287"], ["updated_at", "2015-06-09 08:16:50.966287"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.970422"], ["updated_at", "2015-06-09 08:16:50.970422"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.975687"], ["updated_at", "2015-06-09 08:16:50.975687"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas et Perrot SEM"], ["email", "emilie.laurent@dumont.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.net/romane.nicolas"], ["created_at", "2015-06-09 08:16:50.979540"], ["updated_at", "2015-06-09 08:16:50.979540"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.983539"], ["updated_at", "2015-06-09 08:16:50.983539"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.988878"], ["updated_at", "2015-06-09 08:16:50.988878"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin EI GIE"], ["email", "quentin.charpentier@lefevre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.name/hugo"], ["created_at", "2015-06-09 08:16:50.992919"], ["updated_at", "2015-06-09 08:16:50.992919"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:50.997085"], ["updated_at", "2015-06-09 08:16:50.997085"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.002240"], ["updated_at", "2015-06-09 08:16:51.002240"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre et Dumont EI"], ["email", "noa@brun.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.com/nathan_garnier"], ["created_at", "2015-06-09 08:16:51.006710"], ["updated_at", "2015-06-09 08:16:51.006710"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.010657"], ["updated_at", "2015-06-09 08:16:51.010657"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.015607"], ["updated_at", "2015-06-09 08:16:51.015607"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fabre SCOP GIE"], ["email", "clmence_philippe@dupuis.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.name/zoe_lacroix"], ["created_at", "2015-06-09 08:16:51.019970"], ["updated_at", "2015-06-09 08:16:51.019970"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.023806"], ["updated_at", "2015-06-09 08:16:51.023806"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.028374"], ["updated_at", "2015-06-09 08:16:51.028374"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet et Chevalier EURL"], ["email", "lou@rey.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.com/chlo.mathieu"], ["created_at", "2015-06-09 08:16:51.032360"], ["updated_at", "2015-06-09 08:16:51.032360"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.035946"], ["updated_at", "2015-06-09 08:16:51.035946"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.040324"], ["updated_at", "2015-06-09 08:16:51.040324"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas et Carpentier SEM"], ["email", "la.lemoine@duval.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.fr/juliette"], ["created_at", "2015-06-09 08:16:51.044344"], ["updated_at", "2015-06-09 08:16:51.044344"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.048105"], ["updated_at", "2015-06-09 08:16:51.048105"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.052613"], ["updated_at", "2015-06-09 08:16:51.052613"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Vincent GIE"], ["email", "malys@guerin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.fr/clia"], ["created_at", "2015-06-09 08:16:51.056380"], ["updated_at", "2015-06-09 08:16:51.056380"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.060126"], ["updated_at", "2015-06-09 08:16:51.060126"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.064599"], ["updated_at", "2015-06-09 08:16:51.064599"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc SA EURL"], ["email", "romain@rolland.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.com/maeva_dasilva"], ["created_at", "2015-06-09 08:16:51.068485"], ["updated_at", "2015-06-09 08:16:51.068485"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.072293"], ["updated_at", "2015-06-09 08:16:51.072293"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.076582"], ["updated_at", "2015-06-09 08:16:51.076582"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier SCOP GIE"], ["email", "jules@rolland.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.info/adrien"], ["created_at", "2015-06-09 08:16:51.080553"], ["updated_at", "2015-06-09 08:16:51.080553"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.084357"], ["updated_at", "2015-06-09 08:16:51.084357"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.088863"], ["updated_at", "2015-06-09 08:16:51.088863"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Laurent EI"], ["email", "louise@richard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.net/alice"], ["created_at", "2015-06-09 08:16:51.092921"], ["updated_at", "2015-06-09 08:16:51.092921"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.096559"], ["updated_at", "2015-06-09 08:16:51.096559"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.101346"], ["updated_at", "2015-06-09 08:16:51.101346"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud et Perrot SARL"], ["email", "mael.guerin@gaillard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.org/carla"], ["created_at", "2015-06-09 08:16:51.105357"], ["updated_at", "2015-06-09 08:16:51.105357"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.109705"], ["updated_at", "2015-06-09 08:16:51.109705"]]  (18.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.132562"], ["updated_at", "2015-06-09 08:16:51.132562"]]  (1.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau SARL SCOP"], ["email", "eva@rey.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.com/raphal.guerin"], ["created_at", "2015-06-09 08:16:51.137845"], ["updated_at", "2015-06-09 08:16:51.137845"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.141891"], ["updated_at", "2015-06-09 08:16:51.141891"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.146668"], ["updated_at", "2015-06-09 08:16:51.146668"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy SARL SA"], ["email", "thomas_bernard@martinez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.fr/lo_robin"], ["created_at", "2015-06-09 08:16:51.150324"], ["updated_at", "2015-06-09 08:16:51.150324"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.154689"], ["updated_at", "2015-06-09 08:16:51.154689"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.159218"], ["updated_at", "2015-06-09 08:16:51.159218"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand SEM SCOP"], ["email", "ambre.marchand@aubry.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.com/justine.aubry"], ["created_at", "2015-06-09 08:16:51.162673"], ["updated_at", "2015-06-09 08:16:51.162673"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.166698"], ["updated_at", "2015-06-09 08:16:51.166698"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.171201"], ["updated_at", "2015-06-09 08:16:51.171201"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin et Guillot SEM"], ["email", "pierre@barbier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.fr/alexandre.aubry"], ["created_at", "2015-06-09 08:16:51.174693"], ["updated_at", "2015-06-09 08:16:51.174693"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.178578"], ["updated_at", "2015-06-09 08:16:51.178578"]]  (1.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.183889"], ["updated_at", "2015-06-09 08:16:51.183889"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie et Paris EURL"], ["email", "alexandre@leroux.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.net/matho.noel"], ["created_at", "2015-06-09 08:16:51.187375"], ["updated_at", "2015-06-09 08:16:51.187375"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.191607"], ["updated_at", "2015-06-09 08:16:51.191607"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.196245"], ["updated_at", "2015-06-09 08:16:51.196245"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien et Moulin SARL"], ["email", "julie_marie@rolland.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.net/victor.lemaire"], ["created_at", "2015-06-09 08:16:51.199781"], ["updated_at", "2015-06-09 08:16:51.199781"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.203861"], ["updated_at", "2015-06-09 08:16:51.203861"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.208286"], ["updated_at", "2015-06-09 08:16:51.208286"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre et Lefevre SARL"], ["email", "lisa@schneider.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.org/evan"], ["created_at", "2015-06-09 08:16:51.211695"], ["updated_at", "2015-06-09 08:16:51.211695"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.215900"], ["updated_at", "2015-06-09 08:16:51.215900"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.220305"], ["updated_at", "2015-06-09 08:16:51.220305"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Schmitt EI"], ["email", "quentin.leroux@gautier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.info/ines"], ["created_at", "2015-06-09 08:16:51.223768"], ["updated_at", "2015-06-09 08:16:51.223768"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.228092"], ["updated_at", "2015-06-09 08:16:51.228092"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.233071"], ["updated_at", "2015-06-09 08:16:51.233071"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux et Chevalier EURL"], ["email", "juliette.charles@lemoine.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.net/lena"], ["created_at", "2015-06-09 08:16:51.238277"], ["updated_at", "2015-06-09 08:16:51.238277"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.242933"], ["updated_at", "2015-06-09 08:16:51.242933"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.247417"], ["updated_at", "2015-06-09 08:16:51.247417"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud EI SA"], ["email", "clment_cousin@petit.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.org/sacha.charpentier"], ["created_at", "2015-06-09 08:16:51.251483"], ["updated_at", "2015-06-09 08:16:51.251483"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.255647"], ["updated_at", "2015-06-09 08:16:51.255647"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.260506"], ["updated_at", "2015-06-09 08:16:51.260506"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau et Lemaire SA"], ["email", "alicia@riviere.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.org/adam_aubert"], ["created_at", "2015-06-09 08:16:51.264294"], ["updated_at", "2015-06-09 08:16:51.264294"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.268273"], ["updated_at", "2015-06-09 08:16:51.268273"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.272642"], ["updated_at", "2015-06-09 08:16:51.272642"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire GIE SCOP"], ["email", "clia@le.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.name/carla_berger"], ["created_at", "2015-06-09 08:16:51.275974"], ["updated_at", "2015-06-09 08:16:51.275974"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.280050"], ["updated_at", "2015-06-09 08:16:51.280050"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.284463"], ["updated_at", "2015-06-09 08:16:51.284463"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois et Guyot EURL"], ["email", "louis@richard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.net/noa.dubois"], ["created_at", "2015-06-09 08:16:51.288331"], ["updated_at", "2015-06-09 08:16:51.288331"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.292077"], ["updated_at", "2015-06-09 08:16:51.292077"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.297039"], ["updated_at", "2015-06-09 08:16:51.297039"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement SEM SCOP"], ["email", "lucie@jean.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.net/arthur.benoit"], ["created_at", "2015-06-09 08:16:51.300795"], ["updated_at", "2015-06-09 08:16:51.300795"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.304834"], ["updated_at", "2015-06-09 08:16:51.304834"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.309199"], ["updated_at", "2015-06-09 08:16:51.309199"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David et Deschamps SCOP"], ["email", "arthur.garcia@brun.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclercq.eu/paul_meunier"], ["created_at", "2015-06-09 08:16:51.312596"], ["updated_at", "2015-06-09 08:16:51.312596"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.316856"], ["updated_at", "2015-06-09 08:16:51.316856"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.321346"], ["updated_at", "2015-06-09 08:16:51.321346"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux SCOP SARL"], ["email", "camille@pons.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.eu/eva"], ["created_at", "2015-06-09 08:16:51.324779"], ["updated_at", "2015-06-09 08:16:51.324779"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.329036"], ["updated_at", "2015-06-09 08:16:51.329036"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.333577"], ["updated_at", "2015-06-09 08:16:51.333577"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin GIE SA"], ["email", "rayan_dupuy@blanchard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/mlia"], ["created_at", "2015-06-09 08:16:51.337039"], ["updated_at", "2015-06-09 08:16:51.337039"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.341573"], ["updated_at", "2015-06-09 08:16:51.341573"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.346461"], ["updated_at", "2015-06-09 08:16:51.346461"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost et Le gall SEM"], ["email", "lina_girard@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.name/matho_carre"], ["created_at", "2015-06-09 08:16:51.350288"], ["updated_at", "2015-06-09 08:16:51.350288"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.354495"], ["updated_at", "2015-06-09 08:16:51.354495"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.358804"], ["updated_at", "2015-06-09 08:16:51.358804"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert EURL SCOP"], ["email", "lucas@dufour.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.eu/thomas"], ["created_at", "2015-06-09 08:16:51.362432"], ["updated_at", "2015-06-09 08:16:51.362432"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.366618"], ["updated_at", "2015-06-09 08:16:51.366618"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.370963"], ["updated_at", "2015-06-09 08:16:51.370963"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy SA SCOP"], ["email", "mohamed_robin@lefevre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.name/manon.barbier"], ["created_at", "2015-06-09 08:16:51.374354"], ["updated_at", "2015-06-09 08:16:51.374354"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.378326"], ["updated_at", "2015-06-09 08:16:51.378326"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.382701"], ["updated_at", "2015-06-09 08:16:51.382701"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre et Roussel SCOP"], ["email", "elisa@richard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.eu/maxence"], ["created_at", "2015-06-09 08:16:51.385996"], ["updated_at", "2015-06-09 08:16:51.385996"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.390170"], ["updated_at", "2015-06-09 08:16:51.390170"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.394530"], ["updated_at", "2015-06-09 08:16:51.394530"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont et Lecomte EURL"], ["email", "rayan.roger@renard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.org/nathan"], ["created_at", "2015-06-09 08:16:51.397923"], ["updated_at", "2015-06-09 08:16:51.397923"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.402287"], ["updated_at", "2015-06-09 08:16:51.402287"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.406736"], ["updated_at", "2015-06-09 08:16:51.406736"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux et Hubert EURL"], ["email", "lina@roy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.fr/maeva_cousin"], ["created_at", "2015-06-09 08:16:51.410106"], ["updated_at", "2015-06-09 08:16:51.410106"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.414236"], ["updated_at", "2015-06-09 08:16:51.414236"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.418796"], ["updated_at", "2015-06-09 08:16:51.418796"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet SARL EURL"], ["email", "matho.renault@gautier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.info/nomie"], ["created_at", "2015-06-09 08:16:51.422277"], ["updated_at", "2015-06-09 08:16:51.422277"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.426565"], ["updated_at", "2015-06-09 08:16:51.426565"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.431006"], ["updated_at", "2015-06-09 08:16:51.431006"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand et Meunier GIE"], ["email", "nicolas@denis.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.eu/matto_clement"], ["created_at", "2015-06-09 08:16:51.434338"], ["updated_at", "2015-06-09 08:16:51.434338"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.438429"], ["updated_at", "2015-06-09 08:16:51.438429"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.442820"], ["updated_at", "2015-06-09 08:16:51.442820"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu SA SA"], ["email", "lena.colin@dufour.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.fr/laura_perrot"], ["created_at", "2015-06-09 08:16:51.446178"], ["updated_at", "2015-06-09 08:16:51.446178"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.450240"], ["updated_at", "2015-06-09 08:16:51.450240"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.454557"], ["updated_at", "2015-06-09 08:16:51.454557"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Riviere et Rousseau SA"], ["email", "kylian.barbier@gerard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.net/julie"], ["created_at", "2015-06-09 08:16:51.457974"], ["updated_at", "2015-06-09 08:16:51.457974"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.462152"], ["updated_at", "2015-06-09 08:16:51.462152"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.466649"], ["updated_at", "2015-06-09 08:16:51.466649"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour SA SCOP"], ["email", "axel@brun.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.eu/malys"], ["created_at", "2015-06-09 08:16:51.470117"], ["updated_at", "2015-06-09 08:16:51.470117"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.474290"], ["updated_at", "2015-06-09 08:16:51.474290"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.478594"], ["updated_at", "2015-06-09 08:16:51.478594"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall SCOP SCOP"], ["email", "matto@guillaume.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.org/gabriel"], ["created_at", "2015-06-09 08:16:51.481964"], ["updated_at", "2015-06-09 08:16:51.481964"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.485968"], ["updated_at", "2015-06-09 08:16:51.485968"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.490544"], ["updated_at", "2015-06-09 08:16:51.490544"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe SARL EI"], ["email", "louis@fernandez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.name/raphal"], ["created_at", "2015-06-09 08:16:51.493870"], ["updated_at", "2015-06-09 08:16:51.493870"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.497871"], ["updated_at", "2015-06-09 08:16:51.497871"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.502234"], ["updated_at", "2015-06-09 08:16:51.502234"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu SCOP EI"], ["email", "pierre.schmitt@blanchard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.eu/ocane.robin"], ["created_at", "2015-06-09 08:16:51.505609"], ["updated_at", "2015-06-09 08:16:51.505609"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.509804"], ["updated_at", "2015-06-09 08:16:51.509804"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.514256"], ["updated_at", "2015-06-09 08:16:51.514256"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy GIE SEM"], ["email", "jeanne@fournier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.eu/jeanne"], ["created_at", "2015-06-09 08:16:51.517534"], ["updated_at", "2015-06-09 08:16:51.517534"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.521964"], ["updated_at", "2015-06-09 08:16:51.521964"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.526393"], ["updated_at", "2015-06-09 08:16:51.526393"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charles EI SARL"], ["email", "mohamed.rouel@garnier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.name/maxime"], ["created_at", "2015-06-09 08:16:51.529950"], ["updated_at", "2015-06-09 08:16:51.529950"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.534180"], ["updated_at", "2015-06-09 08:16:51.534180"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.538453"], ["updated_at", "2015-06-09 08:16:51.538453"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard SAS SCOP"], ["email", "valentin@pierre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.name/maxime.prevost"], ["created_at", "2015-06-09 08:16:51.541780"], ["updated_at", "2015-06-09 08:16:51.541780"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.545720"], ["updated_at", "2015-06-09 08:16:51.545720"]]  (0.7ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.550289"], ["updated_at", "2015-06-09 08:16:51.550289"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas EURL SA"], ["email", "chlo.maillard@dumont.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.eu/mathis_roux"], ["created_at", "2015-06-09 08:16:51.553803"], ["updated_at", "2015-06-09 08:16:51.553803"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.557915"], ["updated_at", "2015-06-09 08:16:51.557915"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.562224"], ["updated_at", "2015-06-09 08:16:51.562224"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Roche SAS"], ["email", "noa@roueau.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.fr/mohamed"], ["created_at", "2015-06-09 08:16:51.565613"], ["updated_at", "2015-06-09 08:16:51.565613"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.569672"], ["updated_at", "2015-06-09 08:16:51.569672"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.573964"], ["updated_at", "2015-06-09 08:16:51.573964"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry EURL EI"], ["email", "arthur@nguyen.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.fr/baptiste"], ["created_at", "2015-06-09 08:16:51.577281"], ["updated_at", "2015-06-09 08:16:51.577281"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.581432"], ["updated_at", "2015-06-09 08:16:51.581432"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.585738"], ["updated_at", "2015-06-09 08:16:51.585738"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris et Boyer EURL"], ["email", "romain.moreau@collet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.com/benjamin_rolland"], ["created_at", "2015-06-09 08:16:51.589070"], ["updated_at", "2015-06-09 08:16:51.589070"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.593147"], ["updated_at", "2015-06-09 08:16:51.593147"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.597488"], ["updated_at", "2015-06-09 08:16:51.597488"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez EI SCOP"], ["email", "pauline_faure@moulin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.name/zoe_girard"], ["created_at", "2015-06-09 08:16:51.600873"], ["updated_at", "2015-06-09 08:16:51.600873"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.604913"], ["updated_at", "2015-06-09 08:16:51.604913"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.609527"], ["updated_at", "2015-06-09 08:16:51.609527"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez SCOP SA"], ["email", "julien_meyer@bertrand.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.eu/lou_thomas"], ["created_at", "2015-06-09 08:16:51.612948"], ["updated_at", "2015-06-09 08:16:51.612948"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.617213"], ["updated_at", "2015-06-09 08:16:51.617213"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.621653"], ["updated_at", "2015-06-09 08:16:51.621653"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier et Rousseau SCOP"], ["email", "malys@gaillard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.fr/antoine.leclerc"], ["created_at", "2015-06-09 08:16:51.625017"], ["updated_at", "2015-06-09 08:16:51.625017"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.629139"], ["updated_at", "2015-06-09 08:16:51.629139"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.633728"], ["updated_at", "2015-06-09 08:16:51.633728"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux et Laurent SAS"], ["email", "justine_julien@dupuy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.org/benjamin.joly"], ["created_at", "2015-06-09 08:16:51.637176"], ["updated_at", "2015-06-09 08:16:51.637176"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.641273"], ["updated_at", "2015-06-09 08:16:51.641273"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.645601"], ["updated_at", "2015-06-09 08:16:51.645601"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard et Dubois SARL"], ["email", "juliette_schmitt@schneider.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.com/romane"], ["created_at", "2015-06-09 08:16:51.649039"], ["updated_at", "2015-06-09 08:16:51.649039"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.653091"], ["updated_at", "2015-06-09 08:16:51.653091"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.657455"], ["updated_at", "2015-06-09 08:16:51.657455"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry et Schmitt EI"], ["email", "valentin@roux.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.eu/juliette"], ["created_at", "2015-06-09 08:16:51.660762"], ["updated_at", "2015-06-09 08:16:51.660762"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.664889"], ["updated_at", "2015-06-09 08:16:51.664889"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.669281"], ["updated_at", "2015-06-09 08:16:51.669281"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps et Aubry EURL"], ["email", "antoine_chevalier@roche.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.info/lucie_riviere"], ["created_at", "2015-06-09 08:16:51.672742"], ["updated_at", "2015-06-09 08:16:51.672742"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.676759"], ["updated_at", "2015-06-09 08:16:51.676759"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.680974"], ["updated_at", "2015-06-09 08:16:51.680974"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc EURL SA"], ["email", "louna@prevost.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.eu/nomie"], ["created_at", "2015-06-09 08:16:51.684279"], ["updated_at", "2015-06-09 08:16:51.684279"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.688386"], ["updated_at", "2015-06-09 08:16:51.688386"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.692663"], ["updated_at", "2015-06-09 08:16:51.692663"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois SA EI"], ["email", "romain.barre@nicolas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.org/adam.vincent"], ["created_at", "2015-06-09 08:16:51.696014"], ["updated_at", "2015-06-09 08:16:51.696014"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.700098"], ["updated_at", "2015-06-09 08:16:51.700098"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.704437"], ["updated_at", "2015-06-09 08:16:51.704437"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard SA GIE"], ["email", "clmence@guyot.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.net/alexandre"], ["created_at", "2015-06-09 08:16:51.707736"], ["updated_at", "2015-06-09 08:16:51.707736"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.713655"], ["updated_at", "2015-06-09 08:16:51.713655"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.720704"], ["updated_at", "2015-06-09 08:16:51.720704"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy EURL SEM"], ["email", "clment@lopez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.eu/pierre_faure"], ["created_at", "2015-06-09 08:16:51.725659"], ["updated_at", "2015-06-09 08:16:51.725659"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.729481"], ["updated_at", "2015-06-09 08:16:51.729481"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.734292"], ["updated_at", "2015-06-09 08:16:51.734292"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard et Marchand SEM"], ["email", "noa@menard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.com/gabriel.robert"], ["created_at", "2015-06-09 08:16:51.737973"], ["updated_at", "2015-06-09 08:16:51.737973"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.741821"], ["updated_at", "2015-06-09 08:16:51.741821"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.746483"], ["updated_at", "2015-06-09 08:16:51.746483"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud et Charles SA"], ["email", "lina@laurent.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.net/eva_brunet"], ["created_at", "2015-06-09 08:16:51.750094"], ["updated_at", "2015-06-09 08:16:51.750094"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.753951"], ["updated_at", "2015-06-09 08:16:51.753951"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.758388"], ["updated_at", "2015-06-09 08:16:51.758388"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard et Dubois EI"], ["email", "lena_paul@gonzalez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.name/tho"], ["created_at", "2015-06-09 08:16:51.762234"], ["updated_at", "2015-06-09 08:16:51.762234"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.766419"], ["updated_at", "2015-06-09 08:16:51.766419"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.770931"], ["updated_at", "2015-06-09 08:16:51.770931"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine SEM SEM"], ["email", "romain@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.net/jade"], ["created_at", "2015-06-09 08:16:51.774804"], ["updated_at", "2015-06-09 08:16:51.774804"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.778552"], ["updated_at", "2015-06-09 08:16:51.778552"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.782789"], ["updated_at", "2015-06-09 08:16:51.782789"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger et Bourgeois SEM"], ["email", "justine@lopez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.net/maxence_michel"], ["created_at", "2015-06-09 08:16:51.786855"], ["updated_at", "2015-06-09 08:16:51.786855"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.790463"], ["updated_at", "2015-06-09 08:16:51.790463"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.794723"], ["updated_at", "2015-06-09 08:16:51.794723"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal GIE SEM"], ["email", "mathilde@remy.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.info/clmence"], ["created_at", "2015-06-09 08:16:51.798608"], ["updated_at", "2015-06-09 08:16:51.798608"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.802164"], ["updated_at", "2015-06-09 08:16:51.802164"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.806658"], ["updated_at", "2015-06-09 08:16:51.806658"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost SARL SAS"], ["email", "arthur_roueau@robert.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.com/evan.philippe"], ["created_at", "2015-06-09 08:16:51.810486"], ["updated_at", "2015-06-09 08:16:51.810486"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.814055"], ["updated_at", "2015-06-09 08:16:51.814055"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.818442"], ["updated_at", "2015-06-09 08:16:51.818442"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier SA SA"], ["email", "louna@rolland.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.com/justine.charpentier"], ["created_at", "2015-06-09 08:16:51.822243"], ["updated_at", "2015-06-09 08:16:51.822243"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.826142"], ["updated_at", "2015-06-09 08:16:51.826142"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.830503"], ["updated_at", "2015-06-09 08:16:51.830503"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Bourgeois SAS"], ["email", "maxence@collet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.info/valentin.brunet"], ["created_at", "2015-06-09 08:16:51.834134"], ["updated_at", "2015-06-09 08:16:51.834134"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.837775"], ["updated_at", "2015-06-09 08:16:51.837775"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.842479"], ["updated_at", "2015-06-09 08:16:51.842479"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent SCOP GIE"], ["email", "enzo_francois@jean.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.eu/valentin"], ["created_at", "2015-06-09 08:16:51.846102"], ["updated_at", "2015-06-09 08:16:51.846102"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.849691"], ["updated_at", "2015-06-09 08:16:51.849691"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.854047"], ["updated_at", "2015-06-09 08:16:51.854047"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury EURL SA"], ["email", "elisa_gauthier@collet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.info/alexandre_barbier"], ["created_at", "2015-06-09 08:16:51.857755"], ["updated_at", "2015-06-09 08:16:51.857755"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.861322"], ["updated_at", "2015-06-09 08:16:51.861322"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.866019"], ["updated_at", "2015-06-09 08:16:51.866019"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix SEM SARL"], ["email", "anas@lemaire.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.eu/mohamed"], ["created_at", "2015-06-09 08:16:51.869787"], ["updated_at", "2015-06-09 08:16:51.869787"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.873547"], ["updated_at", "2015-06-09 08:16:51.873547"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.878041"], ["updated_at", "2015-06-09 08:16:51.878041"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SAS SAS"], ["email", "noa@leclerc.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.fr/sarah_charles"], ["created_at", "2015-06-09 08:16:51.881819"], ["updated_at", "2015-06-09 08:16:51.881819"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.886188"], ["updated_at", "2015-06-09 08:16:51.886188"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.890840"], ["updated_at", "2015-06-09 08:16:51.890840"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas GIE SA"], ["email", "gabriel.perrot@marty.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.eu/zoe_schmitt"], ["created_at", "2015-06-09 08:16:51.894719"], ["updated_at", "2015-06-09 08:16:51.894719"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.898305"], ["updated_at", "2015-06-09 08:16:51.898305"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.902696"], ["updated_at", "2015-06-09 08:16:51.902696"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal SAS EI"], ["email", "enzo.marie@fontaine.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefevre.com/noa_sanchez"], ["created_at", "2015-06-09 08:16:51.906680"], ["updated_at", "2015-06-09 08:16:51.906680"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.910244"], ["updated_at", "2015-06-09 08:16:51.910244"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.914721"], ["updated_at", "2015-06-09 08:16:51.914721"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre SCOP EI"], ["email", "tho@da.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.eu/noa"], ["created_at", "2015-06-09 08:16:51.918649"], ["updated_at", "2015-06-09 08:16:51.918649"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.922415"], ["updated_at", "2015-06-09 08:16:51.922415"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.926792"], ["updated_at", "2015-06-09 08:16:51.926792"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis SARL SEM"], ["email", "laura@fleury.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.fr/ethan"], ["created_at", "2015-06-09 08:16:51.930972"], ["updated_at", "2015-06-09 08:16:51.930972"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.934595"], ["updated_at", "2015-06-09 08:16:51.934595"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.938910"], ["updated_at", "2015-06-09 08:16:51.938910"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Charpentier SA"], ["email", "pierre.legall@benoit.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.com/maeva.roger"], ["created_at", "2015-06-09 08:16:51.942849"], ["updated_at", "2015-06-09 08:16:51.942849"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.946630"], ["updated_at", "2015-06-09 08:16:51.946630"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.951394"], ["updated_at", "2015-06-09 08:16:51.951394"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot SCOP SAS"], ["email", "malys_noel@thomas.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.fr/clmence"], ["created_at", "2015-06-09 08:16:51.954956"], ["updated_at", "2015-06-09 08:16:51.954956"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.958489"], ["updated_at", "2015-06-09 08:16:51.958489"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.962760"], ["updated_at", "2015-06-09 08:16:51.962760"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David et Martinez SA"], ["email", "pauline_rolland@mathieu.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.org/noah_chevalier"], ["created_at", "2015-06-09 08:16:51.966826"], ["updated_at", "2015-06-09 08:16:51.966826"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.970549"], ["updated_at", "2015-06-09 08:16:51.970549"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.975215"], ["updated_at", "2015-06-09 08:16:51.975215"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas SARL SAS"], ["email", "benjamin.fournier@aubert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.name/evan.royer"], ["created_at", "2015-06-09 08:16:51.979161"], ["updated_at", "2015-06-09 08:16:51.979161"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.982774"], ["updated_at", "2015-06-09 08:16:51.982774"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.987108"], ["updated_at", "2015-06-09 08:16:51.987108"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud et Marchand EI"], ["email", "lucas@blanc.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.org/kylian"], ["created_at", "2015-06-09 08:16:51.991244"], ["updated_at", "2015-06-09 08:16:51.991244"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.994957"], ["updated_at", "2015-06-09 08:16:51.994957"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:51.999896"], ["updated_at", "2015-06-09 08:16:51.999896"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia SARL SCOP"], ["email", "adrien.maillard@lucas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.net/alice"], ["created_at", "2015-06-09 08:16:52.003887"], ["updated_at", "2015-06-09 08:16:52.003887"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.008091"], ["updated_at", "2015-06-09 08:16:52.008091"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.013173"], ["updated_at", "2015-06-09 08:16:52.013173"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard GIE EI"], ["email", "mathilde.thomas@charpentier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.info/benjamin"], ["created_at", "2015-06-09 08:16:52.016899"], ["updated_at", "2015-06-09 08:16:52.016899"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.021332"], ["updated_at", "2015-06-09 08:16:52.021332"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.026636"], ["updated_at", "2015-06-09 08:16:52.026636"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard et Legrand EURL"], ["email", "eva_schmitt@berger.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.com/charlotte"], ["created_at", "2015-06-09 08:16:52.030440"], ["updated_at", "2015-06-09 08:16:52.030440"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.034830"], ["updated_at", "2015-06-09 08:16:52.034830"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.039920"], ["updated_at", "2015-06-09 08:16:52.039920"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy et Andre SEM"], ["email", "nicolas@lacroix.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.eu/jade"], ["created_at", "2015-06-09 08:16:52.043775"], ["updated_at", "2015-06-09 08:16:52.043775"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.047829"], ["updated_at", "2015-06-09 08:16:52.047829"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.054222"], ["updated_at", "2015-06-09 08:16:52.054222"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charles SCOP SARL"], ["email", "elisa@henry.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.info/victor_colin"], ["created_at", "2015-06-09 08:16:52.058011"], ["updated_at", "2015-06-09 08:16:52.058011"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.061703"], ["updated_at", "2015-06-09 08:16:52.061703"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.066569"], ["updated_at", "2015-06-09 08:16:52.066569"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre EURL SARL"], ["email", "anas@clement.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.org/lena"], ["created_at", "2015-06-09 08:16:52.070834"], ["updated_at", "2015-06-09 08:16:52.070834"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.075104"], ["updated_at", "2015-06-09 08:16:52.075104"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.080316"], ["updated_at", "2015-06-09 08:16:52.080316"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier et Guyot SEM"], ["email", "julie@guillaume.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.eu/alice"], ["created_at", "2015-06-09 08:16:52.084266"], ["updated_at", "2015-06-09 08:16:52.084266"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.088083"], ["updated_at", "2015-06-09 08:16:52.088083"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.093452"], ["updated_at", "2015-06-09 08:16:52.093452"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois SARL SAS"], ["email", "laura_faure@bonnet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.name/sarah"], ["created_at", "2015-06-09 08:16:52.097334"], ["updated_at", "2015-06-09 08:16:52.097334"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.101219"], ["updated_at", "2015-06-09 08:16:52.101219"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.106351"], ["updated_at", "2015-06-09 08:16:52.106351"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger et Denis EURL"], ["email", "lola.legrand@lemaire.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.org/thomas.dupuis"], ["created_at", "2015-06-09 08:16:52.110569"], ["updated_at", "2015-06-09 08:16:52.110569"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.114632"], ["updated_at", "2015-06-09 08:16:52.114632"]]  (20.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.7ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.139738"], ["updated_at", "2015-06-09 08:16:52.139738"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez SARL EI"], ["email", "romane_petit@francois.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.org/manon"], ["created_at", "2015-06-09 08:16:52.144194"], ["updated_at", "2015-06-09 08:16:52.144194"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.148986"], ["updated_at", "2015-06-09 08:16:52.148986"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.154525"], ["updated_at", "2015-06-09 08:16:52.154525"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas SA GIE"], ["email", "yanis.poirier@perrot.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.net/clment"], ["created_at", "2015-06-09 08:16:52.158669"], ["updated_at", "2015-06-09 08:16:52.158669"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.163030"], ["updated_at", "2015-06-09 08:16:52.163030"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.168272"], ["updated_at", "2015-06-09 08:16:52.168272"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Andre GIE"], ["email", "mael_vincent@gautier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.name/alicia.berger"], ["created_at", "2015-06-09 08:16:52.172367"], ["updated_at", "2015-06-09 08:16:52.172367"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.176319"], ["updated_at", "2015-06-09 08:16:52.176319"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.181542"], ["updated_at", "2015-06-09 08:16:52.181542"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger EI EURL"], ["email", "victor@girard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.eu/chlo"], ["created_at", "2015-06-09 08:16:52.185431"], ["updated_at", "2015-06-09 08:16:52.185431"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.189291"], ["updated_at", "2015-06-09 08:16:52.189291"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.194439"], ["updated_at", "2015-06-09 08:16:52.194439"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Laurent EURL"], ["email", "chlo_roueau@bernard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.com/lola.benoit"], ["created_at", "2015-06-09 08:16:52.198348"], ["updated_at", "2015-06-09 08:16:52.198348"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.202219"], ["updated_at", "2015-06-09 08:16:52.202219"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.207329"], ["updated_at", "2015-06-09 08:16:52.207329"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier et Andre SARL"], ["email", "lucie@colin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.info/alexandre"], ["created_at", "2015-06-09 08:16:52.211610"], ["updated_at", "2015-06-09 08:16:52.211610"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.215565"], ["updated_at", "2015-06-09 08:16:52.215565"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.220756"], ["updated_at", "2015-06-09 08:16:52.220756"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard et Caron SEM"], ["email", "pierre.francois@pierre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.name/sarah.meyer"], ["created_at", "2015-06-09 08:16:52.224739"], ["updated_at", "2015-06-09 08:16:52.224739"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.228617"], ["updated_at", "2015-06-09 08:16:52.228617"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.233345"], ["updated_at", "2015-06-09 08:16:52.233345"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider GIE SCOP"], ["email", "laura@brunet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.fr/baptiste"], ["created_at", "2015-06-09 08:16:52.237010"], ["updated_at", "2015-06-09 08:16:52.237010"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.240619"], ["updated_at", "2015-06-09 08:16:52.240619"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.245699"], ["updated_at", "2015-06-09 08:16:52.245699"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas et Lopez SA"], ["email", "emilie@muller.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.name/tom_guerin"], ["created_at", "2015-06-09 08:16:52.249801"], ["updated_at", "2015-06-09 08:16:52.249801"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.253462"], ["updated_at", "2015-06-09 08:16:52.253462"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.257976"], ["updated_at", "2015-06-09 08:16:52.257976"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton et Olivier EI"], ["email", "laura_prevost@dupuy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.fr/ethan.brunet"], ["created_at", "2015-06-09 08:16:52.261893"], ["updated_at", "2015-06-09 08:16:52.261893"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.265639"], ["updated_at", "2015-06-09 08:16:52.265639"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.269971"], ["updated_at", "2015-06-09 08:16:52.269971"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron et Hubert EURL"], ["email", "romane@renault.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.fr/mohamed"], ["created_at", "2015-06-09 08:16:52.274153"], ["updated_at", "2015-06-09 08:16:52.274153"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.277833"], ["updated_at", "2015-06-09 08:16:52.277833"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.282719"], ["updated_at", "2015-06-09 08:16:52.282719"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Fournier EURL"], ["email", "tho_faure@royer.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.fr/alexandre"], ["created_at", "2015-06-09 08:16:52.286337"], ["updated_at", "2015-06-09 08:16:52.286337"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.290161"], ["updated_at", "2015-06-09 08:16:52.290161"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.295161"], ["updated_at", "2015-06-09 08:16:52.295161"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Riviere et Schneider EI"], ["email", "manon@fernandez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.com/marie"], ["created_at", "2015-06-09 08:16:52.298761"], ["updated_at", "2015-06-09 08:16:52.298761"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.302256"], ["updated_at", "2015-06-09 08:16:52.302256"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.306455"], ["updated_at", "2015-06-09 08:16:52.306455"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron EI SA"], ["email", "paul_clement@brunet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefevre.org/enzo"], ["created_at", "2015-06-09 08:16:52.310442"], ["updated_at", "2015-06-09 08:16:52.310442"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.314010"], ["updated_at", "2015-06-09 08:16:52.314010"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.318346"], ["updated_at", "2015-06-09 08:16:52.318346"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine SCOP SAS"], ["email", "lo_marie@jean.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.com/anas_bernard"], ["created_at", "2015-06-09 08:16:52.322205"], ["updated_at", "2015-06-09 08:16:52.322205"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.326202"], ["updated_at", "2015-06-09 08:16:52.326202"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.331108"], ["updated_at", "2015-06-09 08:16:52.331108"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron et Julien EURL"], ["email", "emilie_michel@gautier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.eu/raphal"], ["created_at", "2015-06-09 08:16:52.334746"], ["updated_at", "2015-06-09 08:16:52.334746"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.338330"], ["updated_at", "2015-06-09 08:16:52.338330"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.342477"], ["updated_at", "2015-06-09 08:16:52.342477"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon et Philippe EURL"], ["email", "lou_poirier@roy.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.com/lisa"], ["created_at", "2015-06-09 08:16:52.346133"], ["updated_at", "2015-06-09 08:16:52.346133"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.349999"], ["updated_at", "2015-06-09 08:16:52.349999"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.354602"], ["updated_at", "2015-06-09 08:16:52.354602"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre SA GIE"], ["email", "mathis@da.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.fr/nomie"], ["created_at", "2015-06-09 08:16:52.358345"], ["updated_at", "2015-06-09 08:16:52.358345"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.361984"], ["updated_at", "2015-06-09 08:16:52.361984"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.366349"], ["updated_at", "2015-06-09 08:16:52.366349"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien GIE SA"], ["email", "yanis@sanchez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.info/lucas"], ["created_at", "2015-06-09 08:16:52.370327"], ["updated_at", "2015-06-09 08:16:52.370327"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.373984"], ["updated_at", "2015-06-09 08:16:52.373984"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.378268"], ["updated_at", "2015-06-09 08:16:52.378268"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy SCOP SA"], ["email", "benjamin@vidal.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.com/chlo"], ["created_at", "2015-06-09 08:16:52.382027"], ["updated_at", "2015-06-09 08:16:52.382027"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.385539"], ["updated_at", "2015-06-09 08:16:52.385539"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.390052"], ["updated_at", "2015-06-09 08:16:52.390052"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez SAS EI"], ["email", "lola@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.eu/tho.poirier"], ["created_at", "2015-06-09 08:16:52.393766"], ["updated_at", "2015-06-09 08:16:52.393766"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.397316"], ["updated_at", "2015-06-09 08:16:52.397316"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.401568"], ["updated_at", "2015-06-09 08:16:52.401568"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez SARL EI"], ["email", "ethan@vaeur.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.name/chlo"], ["created_at", "2015-06-09 08:16:52.405437"], ["updated_at", "2015-06-09 08:16:52.405437"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.408820"], ["updated_at", "2015-06-09 08:16:52.408820"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.413216"], ["updated_at", "2015-06-09 08:16:52.413216"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier SARL GIE"], ["email", "lo.louis@carre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.info/zoe"], ["created_at", "2015-06-09 08:16:52.416972"], ["updated_at", "2015-06-09 08:16:52.416972"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.420465"], ["updated_at", "2015-06-09 08:16:52.420465"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.424715"], ["updated_at", "2015-06-09 08:16:52.424715"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen et Marie GIE"], ["email", "matto@jean.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.eu/lilou"], ["created_at", "2015-06-09 08:16:52.428490"], ["updated_at", "2015-06-09 08:16:52.428490"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.432047"], ["updated_at", "2015-06-09 08:16:52.432047"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.436332"], ["updated_at", "2015-06-09 08:16:52.436332"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez EI SEM"], ["email", "pierre.meunier@deschamps.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.net/matto.david"], ["created_at", "2015-06-09 08:16:52.440179"], ["updated_at", "2015-06-09 08:16:52.440179"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.443748"], ["updated_at", "2015-06-09 08:16:52.443748"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.447959"], ["updated_at", "2015-06-09 08:16:52.447959"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume EURL SCOP"], ["email", "benjamin_philippe@berger.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.org/sacha.remy"], ["created_at", "2015-06-09 08:16:52.451941"], ["updated_at", "2015-06-09 08:16:52.451941"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.455520"], ["updated_at", "2015-06-09 08:16:52.455520"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.459940"], ["updated_at", "2015-06-09 08:16:52.459940"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva et Pierre SCOP"], ["email", "raphal_robin@meyer.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.info/mlia.dumas"], ["created_at", "2015-06-09 08:16:52.463822"], ["updated_at", "2015-06-09 08:16:52.463822"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.467507"], ["updated_at", "2015-06-09 08:16:52.467507"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.471777"], ["updated_at", "2015-06-09 08:16:52.471777"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry et Schneider SEM"], ["email", "elisa_dufour@mathieu.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.net/charlotte"], ["created_at", "2015-06-09 08:16:52.475601"], ["updated_at", "2015-06-09 08:16:52.475601"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.479146"], ["updated_at", "2015-06-09 08:16:52.479146"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.483437"], ["updated_at", "2015-06-09 08:16:52.483437"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger et Renard GIE"], ["email", "laura@marchand.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.net/emilie.vincent"], ["created_at", "2015-06-09 08:16:52.487243"], ["updated_at", "2015-06-09 08:16:52.487243"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.490718"], ["updated_at", "2015-06-09 08:16:52.490718"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.494827"], ["updated_at", "2015-06-09 08:16:52.494827"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie GIE SA"], ["email", "maeva@berger.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.fr/alicia"], ["created_at", "2015-06-09 08:16:52.498669"], ["updated_at", "2015-06-09 08:16:52.498669"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.502246"], ["updated_at", "2015-06-09 08:16:52.502246"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.506469"], ["updated_at", "2015-06-09 08:16:52.506469"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier SEM SA"], ["email", "ethan@david.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.org/tom_huet"], ["created_at", "2015-06-09 08:16:52.510232"], ["updated_at", "2015-06-09 08:16:52.510232"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.513792"], ["updated_at", "2015-06-09 08:16:52.513792"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.518026"], ["updated_at", "2015-06-09 08:16:52.518026"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Laine SA"], ["email", "ethan@fabre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.fr/clment_durand"], ["created_at", "2015-06-09 08:16:52.521919"], ["updated_at", "2015-06-09 08:16:52.521919"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.525567"], ["updated_at", "2015-06-09 08:16:52.525567"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.529785"], ["updated_at", "2015-06-09 08:16:52.529785"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin SCOP SCOP"], ["email", "matto@paul.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.net/benjamin"], ["created_at", "2015-06-09 08:16:52.533724"], ["updated_at", "2015-06-09 08:16:52.533724"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.537284"], ["updated_at", "2015-06-09 08:16:52.537284"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.541510"], ["updated_at", "2015-06-09 08:16:52.541510"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon SARL SA"], ["email", "adam_mercier@garcia.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.net/baptiste.moulin"], ["created_at", "2015-06-09 08:16:52.545384"], ["updated_at", "2015-06-09 08:16:52.545384"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.548957"], ["updated_at", "2015-06-09 08:16:52.548957"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.553333"], ["updated_at", "2015-06-09 08:16:52.553333"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Henry EURL"], ["email", "carla.carpentier@martin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.fr/lisa.roux"], ["created_at", "2015-06-09 08:16:52.557367"], ["updated_at", "2015-06-09 08:16:52.557367"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.560972"], ["updated_at", "2015-06-09 08:16:52.560972"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.565273"], ["updated_at", "2015-06-09 08:16:52.565273"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont EI SAS"], ["email", "maeva_chevalier@lefevre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.net/yanis_charles"], ["created_at", "2015-06-09 08:16:52.569334"], ["updated_at", "2015-06-09 08:16:52.569334"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.572867"], ["updated_at", "2015-06-09 08:16:52.572867"]]  (1.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.577989"], ["updated_at", "2015-06-09 08:16:52.577989"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Perez EURL"], ["email", "laura@marie.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.fr/adrien"], ["created_at", "2015-06-09 08:16:52.582469"], ["updated_at", "2015-06-09 08:16:52.582469"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.586186"], ["updated_at", "2015-06-09 08:16:52.586186"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.590856"], ["updated_at", "2015-06-09 08:16:52.590856"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet SA SAS"], ["email", "hugo.noel@fontaine.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.info/kylian"], ["created_at", "2015-06-09 08:16:52.594375"], ["updated_at", "2015-06-09 08:16:52.594375"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.597872"], ["updated_at", "2015-06-09 08:16:52.597872"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.602060"], ["updated_at", "2015-06-09 08:16:52.602060"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Vidal SA"], ["email", "axel@guyot.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.org/eva_riviere"], ["created_at", "2015-06-09 08:16:52.605769"], ["updated_at", "2015-06-09 08:16:52.605769"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.609410"], ["updated_at", "2015-06-09 08:16:52.609410"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.613622"], ["updated_at", "2015-06-09 08:16:52.613622"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel SA EI"], ["email", "lou.lacroix@barbier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.eu/yanis_meunier"], ["created_at", "2015-06-09 08:16:52.617615"], ["updated_at", "2015-06-09 08:16:52.617615"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.621178"], ["updated_at", "2015-06-09 08:16:52.621178"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.625461"], ["updated_at", "2015-06-09 08:16:52.625461"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer et Poirier SAS"], ["email", "valentin@barbier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.name/ocane_julien"], ["created_at", "2015-06-09 08:16:52.629542"], ["updated_at", "2015-06-09 08:16:52.629542"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.633283"], ["updated_at", "2015-06-09 08:16:52.633283"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.637518"], ["updated_at", "2015-06-09 08:16:52.637518"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin GIE EURL"], ["email", "louis@rouel.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.fr/raphal.thomas"], ["created_at", "2015-06-09 08:16:52.641417"], ["updated_at", "2015-06-09 08:16:52.641417"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.644973"], ["updated_at", "2015-06-09 08:16:52.644973"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.649306"], ["updated_at", "2015-06-09 08:16:52.649306"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix SEM EURL"], ["email", "alicia_nguyen@collet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.net/victor.carre"], ["created_at", "2015-06-09 08:16:52.653029"], ["updated_at", "2015-06-09 08:16:52.653029"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.656472"], ["updated_at", "2015-06-09 08:16:52.656472"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.660689"], ["updated_at", "2015-06-09 08:16:52.660689"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont et Paul SEM"], ["email", "enzo_perrot@brun.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/lo_dupont"], ["created_at", "2015-06-09 08:16:52.664626"], ["updated_at", "2015-06-09 08:16:52.664626"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.668247"], ["updated_at", "2015-06-09 08:16:52.668247"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.672886"], ["updated_at", "2015-06-09 08:16:52.672886"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Renault SCOP"], ["email", "lola.perrin@moulin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.org/victor"], ["created_at", "2015-06-09 08:16:52.676611"], ["updated_at", "2015-06-09 08:16:52.676611"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.680234"], ["updated_at", "2015-06-09 08:16:52.680234"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.685681"], ["updated_at", "2015-06-09 08:16:52.685681"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe EURL EURL"], ["email", "ocane@remy.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclercq.name/julie"], ["created_at", "2015-06-09 08:16:52.689304"], ["updated_at", "2015-06-09 08:16:52.689304"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.692905"], ["updated_at", "2015-06-09 08:16:52.692905"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.697120"], ["updated_at", "2015-06-09 08:16:52.697120"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Paris SEM"], ["email", "lou@huet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.net/carla"], ["created_at", "2015-06-09 08:16:52.700835"], ["updated_at", "2015-06-09 08:16:52.700835"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.704417"], ["updated_at", "2015-06-09 08:16:52.704417"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.708726"], ["updated_at", "2015-06-09 08:16:52.708726"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun et Nicolas SARL"], ["email", "enzo_joly@lecomte.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.fr/tom"], ["created_at", "2015-06-09 08:16:52.712528"], ["updated_at", "2015-06-09 08:16:52.712528"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.716074"], ["updated_at", "2015-06-09 08:16:52.716074"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.720396"], ["updated_at", "2015-06-09 08:16:52.720396"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert et Fabre GIE"], ["email", "clara.mathieu@prevost.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.name/julie_sanchez"], ["created_at", "2015-06-09 08:16:52.724672"], ["updated_at", "2015-06-09 08:16:52.724672"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.728358"], ["updated_at", "2015-06-09 08:16:52.728358"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.733233"], ["updated_at", "2015-06-09 08:16:52.733233"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand SCOP GIE"], ["email", "tho@picard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.name/raphal"], ["created_at", "2015-06-09 08:16:52.737055"], ["updated_at", "2015-06-09 08:16:52.737055"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.740661"], ["updated_at", "2015-06-09 08:16:52.740661"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.744990"], ["updated_at", "2015-06-09 08:16:52.744990"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt GIE EURL"], ["email", "manon@aubert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.org/clara"], ["created_at", "2015-06-09 08:16:52.748806"], ["updated_at", "2015-06-09 08:16:52.748806"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.752517"], ["updated_at", "2015-06-09 08:16:52.752517"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.756699"], ["updated_at", "2015-06-09 08:16:52.756699"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud et Carre SCOP"], ["email", "yanis_paul@leroux.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.fr/kylian_dasilva"], ["created_at", "2015-06-09 08:16:52.760570"], ["updated_at", "2015-06-09 08:16:52.760570"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.764142"], ["updated_at", "2015-06-09 08:16:52.764142"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.768387"], ["updated_at", "2015-06-09 08:16:52.768387"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SA EI"], ["email", "romain.robin@carpentier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.name/mlia"], ["created_at", "2015-06-09 08:16:52.772606"], ["updated_at", "2015-06-09 08:16:52.772606"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.776264"], ["updated_at", "2015-06-09 08:16:52.776264"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:52.780427"], ["updated_at", "2015-06-09 08:16:52.780427"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:16:52 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms)  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.8ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.5ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (15.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (124.1ms) Completed 200 OK in 127ms (Views: 119.0ms | ActiveRecord: 6.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:16:52 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:16:52 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:16:52 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:16:53 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier et Pons SEM"], ["email", "maxence_legrand@schmitt.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.org/lena_barbier"], ["created_at", "2015-06-09 08:16:54.876369"], ["updated_at", "2015-06-09 08:16:54.876369"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:16:54.883267"], ["updated_at", "2015-06-09 08:16:54.883267"]]  (0.8ms) commit transaction  (0.9ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:22:05 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (788.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (150.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (979.8ms) Completed 200 OK in 1401ms (Views: 1322.6ms | ActiveRecord: 1.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:07 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:07 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:07 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:22:09 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52119/customer_vault/corporations/new"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-09 08:22:09.750243"], ["updated_at", "2015-06-09 08:22:09.750243"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-06-09 08:22:09.756084"], ["updated_at", "2015-06-09 08:22:09.756084"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]]  (2.7ms) commit transaction Redirected to http://127.0.0.1:52119/customer_vault/corporations/1 Completed 302 Found in 28ms (ActiveRecord: 3.7ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:22:09 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (11.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (34.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (43.4ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (23.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (27.8ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (45.3ms) CACHE (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (7.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (15.2ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (17.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (54.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (216.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (232.0ms) Completed 200 OK in 266ms (Views: 237.4ms | ActiveRecord: 2.5ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:10 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:10 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas EI GIE"], ["email", "maxence.gautier@prevost.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.fr/mlia"], ["created_at", "2015-06-09 08:22:10.194335"], ["updated_at", "2015-06-09 08:22:10.194335"]]  (0.7ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:10.199972"], ["updated_at", "2015-06-09 08:22:10.199972"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:22:10 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (48.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (56.3ms) Completed 200 OK in 66ms (Views: 63.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:10 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:10 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:22:12 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Lucas EI GIE", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"maxence.gautier@prevost.eu", "www"=>"http://thomas.fr/mlia", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52119/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.4ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:22:12.943008"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:22:12.946346"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:12.948135"], ["updated_at", "2015-06-09 08:22:12.948135"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:13.090831"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:13.097026"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.2ms) commit transaction Redirected to http://127.0.0.1:52119/customer_vault/corporations/1 Completed 302 Found in 171ms (ActiveRecord: 5.2ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:22:13 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.3ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (22.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (23.0ms) Completed 200 OK in 27ms (Views: 23.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:13 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:13 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:13 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire SAS SARL"], ["email", "raphal@jean.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.com/paul.riviere"], ["created_at", "2015-06-09 08:22:13.259512"], ["updated_at", "2015-06-09 08:22:13.259512"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:13.270608"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:13.276069"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:13.282695"], ["updated_at", "2015-06-09 08:22:13.282695"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:22:13 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (71.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (74.7ms) Completed 200 OK in 80ms (Views: 76.4ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:13 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:13 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:13 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:22:15 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Lemaire SAS SARL", "tag_list"=>["", "mytag2"], "email"=>"raphal@jean.org", "www"=>"http://roux.com/paul.riviere", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52119/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:22:15.636729"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:22:15.638682"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.640268"], ["updated_at", "2015-06-09 08:22:15.640268"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.6ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (3.1ms) commit transaction Redirected to http://127.0.0.1:52119/customer_vault/corporations/1 Completed 302 Found in 28ms (ActiveRecord: 5.2ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:22:15 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (4.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (5.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (28.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (28.2ms) Completed 200 OK in 32ms (Views: 29.4ms | ActiveRecord: 1.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:15 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:15 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:15 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.2ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin SEM GIE"], ["email", "rayan.david@jacquet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.fr/louise"], ["created_at", "2015-06-09 08:22:15.809298"], ["updated_at", "2015-06-09 08:22:15.809298"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.815260"], ["updated_at", "2015-06-09 08:22:15.815260"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois et Guyot EURL"], ["email", "camille_durand@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.eu/malle_gauthier"], ["created_at", "2015-06-09 08:22:15.819902"], ["updated_at", "2015-06-09 08:22:15.819902"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.823992"], ["updated_at", "2015-06-09 08:22:15.823992"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger SA SEM"], ["email", "justine_colin@girard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.net/sacha_roger"], ["created_at", "2015-06-09 08:22:15.828149"], ["updated_at", "2015-06-09 08:22:15.828149"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.832481"], ["updated_at", "2015-06-09 08:22:15.832481"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault et Leclercq SARL"], ["email", "julie@rouel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.net/mathilde"], ["created_at", "2015-06-09 08:22:15.837133"], ["updated_at", "2015-06-09 08:22:15.837133"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.841148"], ["updated_at", "2015-06-09 08:22:15.841148"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert EI SAS"], ["email", "laura@mathieu.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.net/gabriel_marie"], ["created_at", "2015-06-09 08:22:15.846017"], ["updated_at", "2015-06-09 08:22:15.846017"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.849879"], ["updated_at", "2015-06-09 08:22:15.849879"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent et Chevalier SARL"], ["email", "camille@jacquet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.org/camille"], ["created_at", "2015-06-09 08:22:15.853725"], ["updated_at", "2015-06-09 08:22:15.853725"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.857618"], ["updated_at", "2015-06-09 08:22:15.857618"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois EURL GIE"], ["email", "alicia@legrand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.info/charlotte"], ["created_at", "2015-06-09 08:22:15.862056"], ["updated_at", "2015-06-09 08:22:15.862056"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.865946"], ["updated_at", "2015-06-09 08:22:15.865946"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Noel SAS"], ["email", "yanis@bourgeois.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.name/gabriel.deschamps"], ["created_at", "2015-06-09 08:22:15.870075"], ["updated_at", "2015-06-09 08:22:15.870075"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.874627"], ["updated_at", "2015-06-09 08:22:15.874627"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois GIE SEM"], ["email", "ines.girard@charles.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.com/nomie_clement"], ["created_at", "2015-06-09 08:22:15.878575"], ["updated_at", "2015-06-09 08:22:15.878575"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.882393"], ["updated_at", "2015-06-09 08:22:15.882393"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy et Joly SCOP"], ["email", "kylian@lacroix.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.org/lola"], ["created_at", "2015-06-09 08:22:15.886587"], ["updated_at", "2015-06-09 08:22:15.886587"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.890596"], ["updated_at", "2015-06-09 08:22:15.890596"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis EI EI"], ["email", "carla_lemoine@renard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.info/romain_rouel"], ["created_at", "2015-06-09 08:22:15.894472"], ["updated_at", "2015-06-09 08:22:15.894472"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.899234"], ["updated_at", "2015-06-09 08:22:15.899234"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps EURL EI"], ["email", "lou_dubois@vincent.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.name/lina"], ["created_at", "2015-06-09 08:22:15.904638"], ["updated_at", "2015-06-09 08:22:15.904638"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.909887"], ["updated_at", "2015-06-09 08:22:15.909887"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre SEM SCOP"], ["email", "malys_roger@adam.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.info/romane"], ["created_at", "2015-06-09 08:22:15.914854"], ["updated_at", "2015-06-09 08:22:15.914854"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.920217"], ["updated_at", "2015-06-09 08:22:15.920217"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit et Guyot SCOP"], ["email", "lucas.rouel@martin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.org/elisa"], ["created_at", "2015-06-09 08:22:15.925087"], ["updated_at", "2015-06-09 08:22:15.925087"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.929418"], ["updated_at", "2015-06-09 08:22:15.929418"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Fontaine SARL"], ["email", "zoe@lemoine.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.com/nathan"], ["created_at", "2015-06-09 08:22:15.934534"], ["updated_at", "2015-06-09 08:22:15.934534"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.939525"], ["updated_at", "2015-06-09 08:22:15.939525"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Hubert SAS"], ["email", "mathis.fournier@roux.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.fr/laura"], ["created_at", "2015-06-09 08:22:15.944233"], ["updated_at", "2015-06-09 08:22:15.944233"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.949255"], ["updated_at", "2015-06-09 08:22:15.949255"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie et Thomas EURL"], ["email", "gabriel_menard@picard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guerin.eu/pauline"], ["created_at", "2015-06-09 08:22:15.954591"], ["updated_at", "2015-06-09 08:22:15.954591"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.959456"], ["updated_at", "2015-06-09 08:22:15.959456"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez SA EI"], ["email", "marie@guyot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.eu/nomie"], ["created_at", "2015-06-09 08:22:15.963246"], ["updated_at", "2015-06-09 08:22:15.963246"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.968870"], ["updated_at", "2015-06-09 08:22:15.968870"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre SCOP EI"], ["email", "lina.picard@hubert.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.fr/tom"], ["created_at", "2015-06-09 08:22:15.973587"], ["updated_at", "2015-06-09 08:22:15.973587"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.977439"], ["updated_at", "2015-06-09 08:22:15.977439"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas SARL SA"], ["email", "enzo@david.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.fr/romain_michel"], ["created_at", "2015-06-09 08:22:15.982659"], ["updated_at", "2015-06-09 08:22:15.982659"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.986991"], ["updated_at", "2015-06-09 08:22:15.986991"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand SCOP EI"], ["email", "lou@petit.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.com/ines_blanc"], ["created_at", "2015-06-09 08:22:15.990860"], ["updated_at", "2015-06-09 08:22:15.990860"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:15.994846"], ["updated_at", "2015-06-09 08:22:15.994846"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez SA SAS"], ["email", "gabriel@royer.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.name/noah"], ["created_at", "2015-06-09 08:22:15.999741"], ["updated_at", "2015-06-09 08:22:15.999741"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.004587"], ["updated_at", "2015-06-09 08:22:16.004587"]]  (0.8ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier et Renaud SEM"], ["email", "charlotte_guillaume@roux.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.net/maxence"], ["created_at", "2015-06-09 08:22:16.008944"], ["updated_at", "2015-06-09 08:22:16.008944"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.013114"], ["updated_at", "2015-06-09 08:22:16.013114"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Paul GIE"], ["email", "alice.paul@bourgeois.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.eu/benjamin.maon"], ["created_at", "2015-06-09 08:22:16.018247"], ["updated_at", "2015-06-09 08:22:16.018247"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.022158"], ["updated_at", "2015-06-09 08:22:16.022158"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer GIE SARL"], ["email", "juliette.leroux@da.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.fr/mathis.barre"], ["created_at", "2015-06-09 08:22:16.025645"], ["updated_at", "2015-06-09 08:22:16.025645"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.030342"], ["updated_at", "2015-06-09 08:22:16.030342"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron et Carpentier EURL"], ["email", "louise@schneider.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.net/valentin_baron"], ["created_at", "2015-06-09 08:22:16.034597"], ["updated_at", "2015-06-09 08:22:16.034597"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.038826"], ["updated_at", "2015-06-09 08:22:16.038826"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud et Bertrand SAS"], ["email", "clmence@brun.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.info/lina"], ["created_at", "2015-06-09 08:22:16.042817"], ["updated_at", "2015-06-09 08:22:16.042817"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.047272"], ["updated_at", "2015-06-09 08:22:16.047272"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard SARL EI"], ["email", "mael@picard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrin.org/matho.barre"], ["created_at", "2015-06-09 08:22:16.051506"], ["updated_at", "2015-06-09 08:22:16.051506"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.056654"], ["updated_at", "2015-06-09 08:22:16.056654"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard et Lecomte SA"], ["email", "ambre@dumont.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.info/nomie"], ["created_at", "2015-06-09 08:22:16.060875"], ["updated_at", "2015-06-09 08:22:16.060875"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.068208"], ["updated_at", "2015-06-09 08:22:16.068208"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas et Lefebvre SEM"], ["email", "yanis@guerin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.fr/enzo"], ["created_at", "2015-06-09 08:22:16.072563"], ["updated_at", "2015-06-09 08:22:16.072563"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.076816"], ["updated_at", "2015-06-09 08:22:16.076816"]]  (1.1ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron et Guillaume SARL"], ["email", "lina@dupuy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.eu/clia.guyot"], ["created_at", "2015-06-09 08:22:16.081753"], ["updated_at", "2015-06-09 08:22:16.081753"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.086323"], ["updated_at", "2015-06-09 08:22:16.086323"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy et Martinez EI"], ["email", "mohamed_francois@guillaume.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.info/arthur"], ["created_at", "2015-06-09 08:22:16.091346"], ["updated_at", "2015-06-09 08:22:16.091346"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.096366"], ["updated_at", "2015-06-09 08:22:16.096366"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost EI EURL"], ["email", "matto.meunier@marchal.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.fr/victor_duval"], ["created_at", "2015-06-09 08:22:16.101944"], ["updated_at", "2015-06-09 08:22:16.101944"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.107667"], ["updated_at", "2015-06-09 08:22:16.107667"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard EURL SA"], ["email", "camille@vincent.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.com/louna_barre"], ["created_at", "2015-06-09 08:22:16.113235"], ["updated_at", "2015-06-09 08:22:16.113235"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.119161"], ["updated_at", "2015-06-09 08:22:16.119161"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux et Fabre SEM"], ["email", "mathilde@schmitt.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.name/louis_royer"], ["created_at", "2015-06-09 08:22:16.124057"], ["updated_at", "2015-06-09 08:22:16.124057"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.128357"], ["updated_at", "2015-06-09 08:22:16.128357"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Brun GIE"], ["email", "hugo@paris.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.name/sarah_legall"], ["created_at", "2015-06-09 08:22:16.132749"], ["updated_at", "2015-06-09 08:22:16.132749"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.137240"], ["updated_at", "2015-06-09 08:22:16.137240"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury SCOP SA"], ["email", "raphal@dufour.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.com/matto"], ["created_at", "2015-06-09 08:22:16.141038"], ["updated_at", "2015-06-09 08:22:16.141038"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.145274"], ["updated_at", "2015-06-09 08:22:16.145274"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin et Simon SA"], ["email", "lucie@paris.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.net/justine_perrin"], ["created_at", "2015-06-09 08:22:16.149522"], ["updated_at", "2015-06-09 08:22:16.149522"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.153722"], ["updated_at", "2015-06-09 08:22:16.153722"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier SA SCOP"], ["email", "nomie.mercier@renaud.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.name/thomas"], ["created_at", "2015-06-09 08:22:16.157937"], ["updated_at", "2015-06-09 08:22:16.157937"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.161974"], ["updated_at", "2015-06-09 08:22:16.161974"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc et Remy GIE"], ["email", "arthur.dupont@caron.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.fr/clment"], ["created_at", "2015-06-09 08:22:16.166072"], ["updated_at", "2015-06-09 08:22:16.166072"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:16.170256"], ["updated_at", "2015-06-09 08:22:16.170256"]]  (0.9ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:22:16 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (7.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (8.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (152.7ms) Completed 200 OK in 176ms (Views: 166.3ms | ActiveRecord: 3.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:16 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-09 10:22:18 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (59.5ms) Completed 200 OK in 65ms (Views: 59.8ms | ActiveRecord: 2.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:18 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:18 +0200  (3.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:22:18 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (36.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (38.7ms) Completed 200 OK in 42ms (Views: 40.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:18 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:18 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:22:20 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52119/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.0ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (42.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (44.5ms) Completed 200 OK in 51ms (Views: 45.8ms | ActiveRecord: 0.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:20 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:20 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.1ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul EI SAS"], ["email", "nicolas@le.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.name/adam"], ["created_at", "2015-06-09 08:22:20.473421"], ["updated_at", "2015-06-09 08:22:20.473421"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:20.478165"], ["updated_at", "2015-06-09 08:22:20.478165"]]  (1.4ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:22:20 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (19.4ms) Completed 200 OK in 22ms (Views: 20.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:20 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:20 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-09 10:22:22 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:52119/customer_vault/corporations/1#activity"}  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-09 08:22:22.328520"], ["updated_at", "2015-06-09 08:22:22.328520"]]  (2.1ms) commit transaction Redirected to http://127.0.0.1:52119/customer_vault/corporations/1#activity Completed 302 Found in 7ms (ActiveRecord: 2.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:22:22 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (16.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (33.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (33.6ms) Completed 200 OK in 37ms (Views: 34.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:22 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:22 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:22 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:22:22 +0200  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Eva"], ["last_name", "Charles"], ["email", "eva.charles@dufour.info"], ["title", "Individual-Title"], ["twitter", "EvaCharles"], ["www", "http://garnier.eu/nomie_rouel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:22:22.530903"], ["updated_at", "2015-06-09 08:22:22.530903"]]  (0.7ms) commit transaction  (0.4ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:22:22.536298"], ["updated_at", "2015-06-09 08:22:22.536298"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:22:22.542037"], ["updated_at", "2015-06-09 08:22:22.542037"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:22:22.546913"], ["updated_at", "2015-06-09 08:22:22.546913"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez et Petit GIE"], ["email", "lou.marie@lefebvre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.eu/elisa"], ["created_at", "2015-06-09 08:22:22.551579"], ["updated_at", "2015-06-09 08:22:22.551579"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:22.555394"], ["updated_at", "2015-06-09 08:22:22.555394"]]  (0.7ms) commit transaction  (0.3ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:22.560974"], ["updated_at", "2015-06-09 08:22:22.560974"]]  (0.7ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:22.564692"], ["updated_at", "2015-06-09 08:22:22.564692"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:22:22 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.6ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Individual Load (0.4ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (4.2ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (28.9ms) Completed 200 OK in 36ms (Views: 33.5ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:22 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:22 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:22 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:22:22 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.2ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre EI SA"], ["email", "jade@roy.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.com/chlo_picard"], ["created_at", "2015-06-09 08:22:24.663883"], ["updated_at", "2015-06-09 08:22:24.663883"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.667668"], ["updated_at", "2015-06-09 08:22:24.667668"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.671688"], ["updated_at", "2015-06-09 08:22:24.671688"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen EURL EI"], ["email", "juliette@giraud.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.org/romane"], ["created_at", "2015-06-09 08:22:24.674837"], ["updated_at", "2015-06-09 08:22:24.674837"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.678768"], ["updated_at", "2015-06-09 08:22:24.678768"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.683042"], ["updated_at", "2015-06-09 08:22:24.683042"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger SAS SA"], ["email", "la.jean@charles.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.eu/romane_fournier"], ["created_at", "2015-06-09 08:22:24.686400"], ["updated_at", "2015-06-09 08:22:24.686400"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.690060"], ["updated_at", "2015-06-09 08:22:24.690060"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.694185"], ["updated_at", "2015-06-09 08:22:24.694185"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin et Perez SEM"], ["email", "lilou@gautier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.fr/clment.schmitt"], ["created_at", "2015-06-09 08:22:24.697341"], ["updated_at", "2015-06-09 08:22:24.697341"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.701028"], ["updated_at", "2015-06-09 08:22:24.701028"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.705138"], ["updated_at", "2015-06-09 08:22:24.705138"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps GIE EI"], ["email", "nathan@lucas.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.info/mathis"], ["created_at", "2015-06-09 08:22:24.708276"], ["updated_at", "2015-06-09 08:22:24.708276"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.712054"], ["updated_at", "2015-06-09 08:22:24.712054"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.716087"], ["updated_at", "2015-06-09 08:22:24.716087"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand et Lefevre EI"], ["email", "julien@blanc.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.com/paul.barbier"], ["created_at", "2015-06-09 08:22:24.719268"], ["updated_at", "2015-06-09 08:22:24.719268"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.722854"], ["updated_at", "2015-06-09 08:22:24.722854"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.727105"], ["updated_at", "2015-06-09 08:22:24.727105"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen et Aubry SARL"], ["email", "alicia_aubry@dupuis.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.info/chlo"], ["created_at", "2015-06-09 08:22:24.730419"], ["updated_at", "2015-06-09 08:22:24.730419"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.734325"], ["updated_at", "2015-06-09 08:22:24.734325"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.738573"], ["updated_at", "2015-06-09 08:22:24.738573"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Schneider SA"], ["email", "louise_guyot@morin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.eu/ines.muller"], ["created_at", "2015-06-09 08:22:24.741949"], ["updated_at", "2015-06-09 08:22:24.741949"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.746130"], ["updated_at", "2015-06-09 08:22:24.746130"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.750376"], ["updated_at", "2015-06-09 08:22:24.750376"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez GIE SCOP"], ["email", "romain.muller@colin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.com/clment.legall"], ["created_at", "2015-06-09 08:22:24.754068"], ["updated_at", "2015-06-09 08:22:24.754068"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.758482"], ["updated_at", "2015-06-09 08:22:24.758482"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.762928"], ["updated_at", "2015-06-09 08:22:24.762928"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva et Sanchez EI"], ["email", "tho@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.eu/malys"], ["created_at", "2015-06-09 08:22:24.766556"], ["updated_at", "2015-06-09 08:22:24.766556"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.770979"], ["updated_at", "2015-06-09 08:22:24.770979"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.775660"], ["updated_at", "2015-06-09 08:22:24.775660"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie SA SA"], ["email", "jeanne@rodriguez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.info/lou_leroy"], ["created_at", "2015-06-09 08:22:24.779080"], ["updated_at", "2015-06-09 08:22:24.779080"]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.783366"], ["updated_at", "2015-06-09 08:22:24.783366"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.787441"], ["updated_at", "2015-06-09 08:22:24.787441"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David et Bonnet SAS"], ["email", "raphal_lemoine@morin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.fr/louna"], ["created_at", "2015-06-09 08:22:24.790744"], ["updated_at", "2015-06-09 08:22:24.790744"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.794669"], ["updated_at", "2015-06-09 08:22:24.794669"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.798870"], ["updated_at", "2015-06-09 08:22:24.798870"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva et Lambert GIE"], ["email", "mael@garnier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.info/tom_fontaine"], ["created_at", "2015-06-09 08:22:24.802229"], ["updated_at", "2015-06-09 08:22:24.802229"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.806350"], ["updated_at", "2015-06-09 08:22:24.806350"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.810668"], ["updated_at", "2015-06-09 08:22:24.810668"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet GIE SEM"], ["email", "julie.baron@vincent.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.com/lina_nicolas"], ["created_at", "2015-06-09 08:22:24.814004"], ["updated_at", "2015-06-09 08:22:24.814004"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.818410"], ["updated_at", "2015-06-09 08:22:24.818410"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.822549"], ["updated_at", "2015-06-09 08:22:24.822549"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez et Renault SAS"], ["email", "malys@blanc.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanchard.fr/yanis"], ["created_at", "2015-06-09 08:22:24.826131"], ["updated_at", "2015-06-09 08:22:24.826131"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.829911"], ["updated_at", "2015-06-09 08:22:24.829911"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.834096"], ["updated_at", "2015-06-09 08:22:24.834096"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Joly SCOP"], ["email", "maeva.lopez@richard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.fr/hugo_garnier"], ["created_at", "2015-06-09 08:22:24.837448"], ["updated_at", "2015-06-09 08:22:24.837448"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.841481"], ["updated_at", "2015-06-09 08:22:24.841481"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.845781"], ["updated_at", "2015-06-09 08:22:24.845781"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois SA SA"], ["email", "quentin@adam.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.fr/alice_faure"], ["created_at", "2015-06-09 08:22:24.849158"], ["updated_at", "2015-06-09 08:22:24.849158"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.853355"], ["updated_at", "2015-06-09 08:22:24.853355"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.857456"], ["updated_at", "2015-06-09 08:22:24.857456"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron et Fleury EURL"], ["email", "julien.fleury@dupuis.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.eu/sarah"], ["created_at", "2015-06-09 08:22:24.860820"], ["updated_at", "2015-06-09 08:22:24.860820"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.865338"], ["updated_at", "2015-06-09 08:22:24.865338"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.870621"], ["updated_at", "2015-06-09 08:22:24.870621"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Rey SCOP"], ["email", "malle.renard@lefevre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.name/gabriel.chevalier"], ["created_at", "2015-06-09 08:22:24.874613"], ["updated_at", "2015-06-09 08:22:24.874613"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.878798"], ["updated_at", "2015-06-09 08:22:24.878798"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.884230"], ["updated_at", "2015-06-09 08:22:24.884230"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean et Bonnet SAS"], ["email", "ocane@martinez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.info/ines"], ["created_at", "2015-06-09 08:22:24.888039"], ["updated_at", "2015-06-09 08:22:24.888039"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.891668"], ["updated_at", "2015-06-09 08:22:24.891668"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.895812"], ["updated_at", "2015-06-09 08:22:24.895812"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider SARL SCOP"], ["email", "thomas@pons.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.com/maxence"], ["created_at", "2015-06-09 08:22:24.899589"], ["updated_at", "2015-06-09 08:22:24.899589"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.903096"], ["updated_at", "2015-06-09 08:22:24.903096"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.907287"], ["updated_at", "2015-06-09 08:22:24.907287"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Poirier GIE"], ["email", "pauline@roger.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.net/pauline"], ["created_at", "2015-06-09 08:22:24.910939"], ["updated_at", "2015-06-09 08:22:24.910939"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.914303"], ["updated_at", "2015-06-09 08:22:24.914303"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.918404"], ["updated_at", "2015-06-09 08:22:24.918404"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot EI SCOP"], ["email", "elisa@robert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.info/tom.pons"], ["created_at", "2015-06-09 08:22:24.922145"], ["updated_at", "2015-06-09 08:22:24.922145"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.925732"], ["updated_at", "2015-06-09 08:22:24.925732"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.929885"], ["updated_at", "2015-06-09 08:22:24.929885"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet SCOP SEM"], ["email", "anas_blanchard@legrand.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.net/lucie_breton"], ["created_at", "2015-06-09 08:22:24.933336"], ["updated_at", "2015-06-09 08:22:24.933336"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.937001"], ["updated_at", "2015-06-09 08:22:24.937001"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.941370"], ["updated_at", "2015-06-09 08:22:24.941370"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand et Marchal EURL"], ["email", "charlotte@renault.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.name/matho_marty"], ["created_at", "2015-06-09 08:22:24.945136"], ["updated_at", "2015-06-09 08:22:24.945136"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.948778"], ["updated_at", "2015-06-09 08:22:24.948778"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.952952"], ["updated_at", "2015-06-09 08:22:24.952952"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier et Blanchard EURL"], ["email", "valentin@meyer.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.org/lisa_girard"], ["created_at", "2015-06-09 08:22:24.956758"], ["updated_at", "2015-06-09 08:22:24.956758"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.960868"], ["updated_at", "2015-06-09 08:22:24.960868"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.966293"], ["updated_at", "2015-06-09 08:22:24.966293"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul SCOP SEM"], ["email", "nomie_vidal@renaud.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.name/romain_baron"], ["created_at", "2015-06-09 08:22:24.970303"], ["updated_at", "2015-06-09 08:22:24.970303"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.974212"], ["updated_at", "2015-06-09 08:22:24.974212"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.979422"], ["updated_at", "2015-06-09 08:22:24.979422"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert et Dupuis SCOP"], ["email", "romain@aubry.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.net/benjamin.dubois"], ["created_at", "2015-06-09 08:22:24.983190"], ["updated_at", "2015-06-09 08:22:24.983190"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.987158"], ["updated_at", "2015-06-09 08:22:24.987158"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.991729"], ["updated_at", "2015-06-09 08:22:24.991729"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier SCOP EURL"], ["email", "maxime@carpentier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.name/enzo.menard"], ["created_at", "2015-06-09 08:22:24.995189"], ["updated_at", "2015-06-09 08:22:24.995189"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:24.998532"], ["updated_at", "2015-06-09 08:22:24.998532"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.003085"], ["updated_at", "2015-06-09 08:22:25.003085"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis et Barre SA"], ["email", "emilie_schneider@paul.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.info/mlia_dufour"], ["created_at", "2015-06-09 08:22:25.006832"], ["updated_at", "2015-06-09 08:22:25.006832"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.010759"], ["updated_at", "2015-06-09 08:22:25.010759"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.014919"], ["updated_at", "2015-06-09 08:22:25.014919"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet SA EI"], ["email", "alexis_leclerc@brun.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.net/manon"], ["created_at", "2015-06-09 08:22:25.018710"], ["updated_at", "2015-06-09 08:22:25.018710"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.022317"], ["updated_at", "2015-06-09 08:22:25.022317"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.026430"], ["updated_at", "2015-06-09 08:22:25.026430"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard SA SARL"], ["email", "gabriel@gauthier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.eu/manon"], ["created_at", "2015-06-09 08:22:25.030064"], ["updated_at", "2015-06-09 08:22:25.030064"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.033616"], ["updated_at", "2015-06-09 08:22:25.033616"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.037650"], ["updated_at", "2015-06-09 08:22:25.037650"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier SARL GIE"], ["email", "maeva@maon.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.org/louis"], ["created_at", "2015-06-09 08:22:25.042079"], ["updated_at", "2015-06-09 08:22:25.042079"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.045696"], ["updated_at", "2015-06-09 08:22:25.045696"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.050058"], ["updated_at", "2015-06-09 08:22:25.050058"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David GIE SCOP"], ["email", "enzo@henry.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.org/benjamin"], ["created_at", "2015-06-09 08:22:25.053844"], ["updated_at", "2015-06-09 08:22:25.053844"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.057320"], ["updated_at", "2015-06-09 08:22:25.057320"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.061434"], ["updated_at", "2015-06-09 08:22:25.061434"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel et Lemaire EI"], ["email", "pierre@roueau.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.fr/anas_dupuy"], ["created_at", "2015-06-09 08:22:25.065355"], ["updated_at", "2015-06-09 08:22:25.065355"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.068829"], ["updated_at", "2015-06-09 08:22:25.068829"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.072919"], ["updated_at", "2015-06-09 08:22:25.072919"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fabre et Fournier SEM"], ["email", "chlo@rolland.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.eu/camille"], ["created_at", "2015-06-09 08:22:25.077020"], ["updated_at", "2015-06-09 08:22:25.077020"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.081367"], ["updated_at", "2015-06-09 08:22:25.081367"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.086248"], ["updated_at", "2015-06-09 08:22:25.086248"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume SA SEM"], ["email", "julie@benoit.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.com/quentin"], ["created_at", "2015-06-09 08:22:25.089960"], ["updated_at", "2015-06-09 08:22:25.089960"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.093854"], ["updated_at", "2015-06-09 08:22:25.093854"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.098868"], ["updated_at", "2015-06-09 08:22:25.098868"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Laine SEM"], ["email", "julie.marchal@leroy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.fr/alicia"], ["created_at", "2015-06-09 08:22:25.102562"], ["updated_at", "2015-06-09 08:22:25.102562"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.106092"], ["updated_at", "2015-06-09 08:22:25.106092"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.110270"], ["updated_at", "2015-06-09 08:22:25.110270"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau et Guyot SAS"], ["email", "laura_renaud@lemaire.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.info/lina.martin"], ["created_at", "2015-06-09 08:22:25.114007"], ["updated_at", "2015-06-09 08:22:25.114007"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.117882"], ["updated_at", "2015-06-09 08:22:25.117882"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.122104"], ["updated_at", "2015-06-09 08:22:25.122104"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Vincent SCOP"], ["email", "marie@fontaine.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.com/ocane.dupuis"], ["created_at", "2015-06-09 08:22:25.126252"], ["updated_at", "2015-06-09 08:22:25.126252"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.129756"], ["updated_at", "2015-06-09 08:22:25.129756"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.134120"], ["updated_at", "2015-06-09 08:22:25.134120"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy GIE SCOP"], ["email", "maeva@olivier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.org/julien"], ["created_at", "2015-06-09 08:22:25.137874"], ["updated_at", "2015-06-09 08:22:25.137874"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.141445"], ["updated_at", "2015-06-09 08:22:25.141445"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.145617"], ["updated_at", "2015-06-09 08:22:25.145617"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier EURL SEM"], ["email", "pauline@marty.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.eu/adrien"], ["created_at", "2015-06-09 08:22:25.149436"], ["updated_at", "2015-06-09 08:22:25.149436"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.153082"], ["updated_at", "2015-06-09 08:22:25.153082"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.157457"], ["updated_at", "2015-06-09 08:22:25.157457"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc GIE GIE"], ["email", "gabriel_collet@charpentier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.org/manon_huet"], ["created_at", "2015-06-09 08:22:25.161480"], ["updated_at", "2015-06-09 08:22:25.161480"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.164948"], ["updated_at", "2015-06-09 08:22:25.164948"]]  (1.4ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.169602"], ["updated_at", "2015-06-09 08:22:25.169602"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer SCOP SAS"], ["email", "yanis_guillaume@berger.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.fr/nicolas"], ["created_at", "2015-06-09 08:22:25.173462"], ["updated_at", "2015-06-09 08:22:25.173462"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.177093"], ["updated_at", "2015-06-09 08:22:25.177093"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.181320"], ["updated_at", "2015-06-09 08:22:25.181320"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard et Dufour GIE"], ["email", "adam.lambert@berger.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.eu/emilie.hubert"], ["created_at", "2015-06-09 08:22:25.185622"], ["updated_at", "2015-06-09 08:22:25.185622"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.189425"], ["updated_at", "2015-06-09 08:22:25.189425"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.194500"], ["updated_at", "2015-06-09 08:22:25.194500"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot EI GIE"], ["email", "jade_picard@henry.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.net/alicia"], ["created_at", "2015-06-09 08:22:25.198519"], ["updated_at", "2015-06-09 08:22:25.198519"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.202684"], ["updated_at", "2015-06-09 08:22:25.202684"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.208057"], ["updated_at", "2015-06-09 08:22:25.208057"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot SARL EI"], ["email", "raphal@fernandez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.net/juliette"], ["created_at", "2015-06-09 08:22:25.211404"], ["updated_at", "2015-06-09 08:22:25.211404"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.214861"], ["updated_at", "2015-06-09 08:22:25.214861"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.219034"], ["updated_at", "2015-06-09 08:22:25.219034"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu et Maillard GIE"], ["email", "julie@arnaud.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanchard.info/elisa"], ["created_at", "2015-06-09 08:22:25.222836"], ["updated_at", "2015-06-09 08:22:25.222836"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.226428"], ["updated_at", "2015-06-09 08:22:25.226428"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.230572"], ["updated_at", "2015-06-09 08:22:25.230572"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard SEM GIE"], ["email", "julie@guerin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.eu/lou.francois"], ["created_at", "2015-06-09 08:22:25.234130"], ["updated_at", "2015-06-09 08:22:25.234130"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.237589"], ["updated_at", "2015-06-09 08:22:25.237589"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.241462"], ["updated_at", "2015-06-09 08:22:25.241462"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier SARL SARL"], ["email", "laura@poirier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.org/lou.arnaud"], ["created_at", "2015-06-09 08:22:25.244860"], ["updated_at", "2015-06-09 08:22:25.244860"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.248461"], ["updated_at", "2015-06-09 08:22:25.248461"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.252523"], ["updated_at", "2015-06-09 08:22:25.252523"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier GIE SARL"], ["email", "quentin_joly@thomas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.net/tho"], ["created_at", "2015-06-09 08:22:25.255971"], ["updated_at", "2015-06-09 08:22:25.255971"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.259748"], ["updated_at", "2015-06-09 08:22:25.259748"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.264045"], ["updated_at", "2015-06-09 08:22:25.264045"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour et Duval SAS"], ["email", "pauline_rolland@duval.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.com/elisa"], ["created_at", "2015-06-09 08:22:25.267720"], ["updated_at", "2015-06-09 08:22:25.267720"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.271398"], ["updated_at", "2015-06-09 08:22:25.271398"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.275630"], ["updated_at", "2015-06-09 08:22:25.275630"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont et Pons GIE"], ["email", "clmence_huet@dufour.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.com/thomas"], ["created_at", "2015-06-09 08:22:25.279426"], ["updated_at", "2015-06-09 08:22:25.279426"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.283037"], ["updated_at", "2015-06-09 08:22:25.283037"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.287394"], ["updated_at", "2015-06-09 08:22:25.287394"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron et Aubry SAS"], ["email", "jade@vincent.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.org/yanis_dasilva"], ["created_at", "2015-06-09 08:22:25.291363"], ["updated_at", "2015-06-09 08:22:25.291363"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.295449"], ["updated_at", "2015-06-09 08:22:25.295449"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.300559"], ["updated_at", "2015-06-09 08:22:25.300559"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard et Faure SAS"], ["email", "thomas@legrand.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.eu/alicia"], ["created_at", "2015-06-09 08:22:25.304531"], ["updated_at", "2015-06-09 08:22:25.304531"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.308779"], ["updated_at", "2015-06-09 08:22:25.308779"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.313522"], ["updated_at", "2015-06-09 08:22:25.313522"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Guillot SA"], ["email", "raphal.meunier@perez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.info/maxime_gonzalez"], ["created_at", "2015-06-09 08:22:25.316727"], ["updated_at", "2015-06-09 08:22:25.316727"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.320055"], ["updated_at", "2015-06-09 08:22:25.320055"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.323802"], ["updated_at", "2015-06-09 08:22:25.323802"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud et Perrin SEM"], ["email", "lucas@gauthier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefevre.name/louna"], ["created_at", "2015-06-09 08:22:25.327007"], ["updated_at", "2015-06-09 08:22:25.327007"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.330330"], ["updated_at", "2015-06-09 08:22:25.330330"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.334070"], ["updated_at", "2015-06-09 08:22:25.334070"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet et Durand SA"], ["email", "clment@schneider.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrin.eu/maxime"], ["created_at", "2015-06-09 08:22:25.337406"], ["updated_at", "2015-06-09 08:22:25.337406"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.340606"], ["updated_at", "2015-06-09 08:22:25.340606"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.344429"], ["updated_at", "2015-06-09 08:22:25.344429"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Morin SA"], ["email", "lena@vidal.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.net/adam_deschamps"], ["created_at", "2015-06-09 08:22:25.347812"], ["updated_at", "2015-06-09 08:22:25.347812"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.351150"], ["updated_at", "2015-06-09 08:22:25.351150"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.354871"], ["updated_at", "2015-06-09 08:22:25.354871"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy SEM SEM"], ["email", "anas@lambert.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.name/jules_brunet"], ["created_at", "2015-06-09 08:22:25.358129"], ["updated_at", "2015-06-09 08:22:25.358129"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.361452"], ["updated_at", "2015-06-09 08:22:25.361452"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.365207"], ["updated_at", "2015-06-09 08:22:25.365207"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval SA SARL"], ["email", "baptiste@deschamps.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.net/ocane"], ["created_at", "2015-06-09 08:22:25.368373"], ["updated_at", "2015-06-09 08:22:25.368373"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.371699"], ["updated_at", "2015-06-09 08:22:25.371699"]]  (2.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.378096"], ["updated_at", "2015-06-09 08:22:25.378096"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont EURL SEM"], ["email", "antoine_carpentier@fernandez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.eu/maxime"], ["created_at", "2015-06-09 08:22:25.381445"], ["updated_at", "2015-06-09 08:22:25.381445"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.384646"], ["updated_at", "2015-06-09 08:22:25.384646"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.388327"], ["updated_at", "2015-06-09 08:22:25.388327"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier SAS GIE"], ["email", "mael@aubry.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.eu/yanis.lemoine"], ["created_at", "2015-06-09 08:22:25.391850"], ["updated_at", "2015-06-09 08:22:25.391850"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.395643"], ["updated_at", "2015-06-09 08:22:25.395643"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.399907"], ["updated_at", "2015-06-09 08:22:25.399907"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis EI EI"], ["email", "chlo@henry.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.eu/alexis_prevost"], ["created_at", "2015-06-09 08:22:25.403827"], ["updated_at", "2015-06-09 08:22:25.403827"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.407322"], ["updated_at", "2015-06-09 08:22:25.407322"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.411668"], ["updated_at", "2015-06-09 08:22:25.411668"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard SEM SEM"], ["email", "malle@lecomte.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.org/alexandre.lecomte"], ["created_at", "2015-06-09 08:22:25.415140"], ["updated_at", "2015-06-09 08:22:25.415140"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.418412"], ["updated_at", "2015-06-09 08:22:25.418412"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.422187"], ["updated_at", "2015-06-09 08:22:25.422187"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud et Menard SEM"], ["email", "jeanne@perez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.name/julien.lopez"], ["created_at", "2015-06-09 08:22:25.425497"], ["updated_at", "2015-06-09 08:22:25.425497"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.428787"], ["updated_at", "2015-06-09 08:22:25.428787"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.432486"], ["updated_at", "2015-06-09 08:22:25.432486"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin et Dubois SAS"], ["email", "quentin@roy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.name/noah"], ["created_at", "2015-06-09 08:22:25.435740"], ["updated_at", "2015-06-09 08:22:25.435740"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.438985"], ["updated_at", "2015-06-09 08:22:25.438985"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.442973"], ["updated_at", "2015-06-09 08:22:25.442973"]]  (23.3ms) commit transaction  (0.1ms) begin transaction SQL (1.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas et Legrand SA"], ["email", "alice@moreau.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.name/nathan"], ["created_at", "2015-06-09 08:22:25.469525"], ["updated_at", "2015-06-09 08:22:25.469525"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.474664"], ["updated_at", "2015-06-09 08:22:25.474664"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.479291"], ["updated_at", "2015-06-09 08:22:25.479291"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SCOP EI"], ["email", "louise@marchal.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.com/nomie"], ["created_at", "2015-06-09 08:22:25.482612"], ["updated_at", "2015-06-09 08:22:25.482612"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.486011"], ["updated_at", "2015-06-09 08:22:25.486011"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.489891"], ["updated_at", "2015-06-09 08:22:25.489891"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine et Robert SA"], ["email", "enzo_martin@thomas.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.eu/tom_dufour"], ["created_at", "2015-06-09 08:22:25.493432"], ["updated_at", "2015-06-09 08:22:25.493432"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.497042"], ["updated_at", "2015-06-09 08:22:25.497042"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.501269"], ["updated_at", "2015-06-09 08:22:25.501269"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Durand et Caron SCOP"], ["email", "hugo@prevost.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.com/arthur_robin"], ["created_at", "2015-06-09 08:22:25.505278"], ["updated_at", "2015-06-09 08:22:25.505278"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.509004"], ["updated_at", "2015-06-09 08:22:25.509004"]]  (1.0ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.524306"], ["updated_at", "2015-06-09 08:22:25.524306"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost SCOP SAS"], ["email", "ocane.fernandez@charpentier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.name/eva_maillard"], ["created_at", "2015-06-09 08:22:25.527612"], ["updated_at", "2015-06-09 08:22:25.527612"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.530963"], ["updated_at", "2015-06-09 08:22:25.530963"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.535136"], ["updated_at", "2015-06-09 08:22:25.535136"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre et Noel GIE"], ["email", "romain_petit@perez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.info/tho.perrin"], ["created_at", "2015-06-09 08:22:25.538645"], ["updated_at", "2015-06-09 08:22:25.538645"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.542275"], ["updated_at", "2015-06-09 08:22:25.542275"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.547112"], ["updated_at", "2015-06-09 08:22:25.547112"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Riviere SA"], ["email", "mathilde@nguyen.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.org/jade"], ["created_at", "2015-06-09 08:22:25.550827"], ["updated_at", "2015-06-09 08:22:25.550827"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.555010"], ["updated_at", "2015-06-09 08:22:25.555010"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.559793"], ["updated_at", "2015-06-09 08:22:25.559793"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer SA SEM"], ["email", "evan@blanc.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.org/louise.mercier"], ["created_at", "2015-06-09 08:22:25.563335"], ["updated_at", "2015-06-09 08:22:25.563335"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.566908"], ["updated_at", "2015-06-09 08:22:25.566908"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.571874"], ["updated_at", "2015-06-09 08:22:25.571874"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot EI SEM"], ["email", "noah_dumas@paul.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.net/yanis_paris"], ["created_at", "2015-06-09 08:22:25.575383"], ["updated_at", "2015-06-09 08:22:25.575383"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.579618"], ["updated_at", "2015-06-09 08:22:25.579618"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.583881"], ["updated_at", "2015-06-09 08:22:25.583881"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet et Henry SAS"], ["email", "tom_poirier@david.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.fr/benjamin.legrand"], ["created_at", "2015-06-09 08:22:25.587227"], ["updated_at", "2015-06-09 08:22:25.587227"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.590466"], ["updated_at", "2015-06-09 08:22:25.590466"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.595067"], ["updated_at", "2015-06-09 08:22:25.595067"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet SAS SAS"], ["email", "pierre@philippe.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.com/clara.gonzalez"], ["created_at", "2015-06-09 08:22:25.598557"], ["updated_at", "2015-06-09 08:22:25.598557"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.602133"], ["updated_at", "2015-06-09 08:22:25.602133"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.607445"], ["updated_at", "2015-06-09 08:22:25.607445"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez et Poirier SA"], ["email", "maxence@rouel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.org/romane"], ["created_at", "2015-06-09 08:22:25.611410"], ["updated_at", "2015-06-09 08:22:25.611410"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.615484"], ["updated_at", "2015-06-09 08:22:25.615484"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.619690"], ["updated_at", "2015-06-09 08:22:25.619690"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel et Gaillard EI"], ["email", "julien@leclercq.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.eu/sacha"], ["created_at", "2015-06-09 08:22:25.622926"], ["updated_at", "2015-06-09 08:22:25.622926"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.627029"], ["updated_at", "2015-06-09 08:22:25.627029"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.631378"], ["updated_at", "2015-06-09 08:22:25.631378"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard et Dumont SAS"], ["email", "hugo@thomas.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.eu/clara"], ["created_at", "2015-06-09 08:22:25.634709"], ["updated_at", "2015-06-09 08:22:25.634709"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.638789"], ["updated_at", "2015-06-09 08:22:25.638789"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.643286"], ["updated_at", "2015-06-09 08:22:25.643286"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert SA SAS"], ["email", "evan@deschamps.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.net/mael"], ["created_at", "2015-06-09 08:22:25.646533"], ["updated_at", "2015-06-09 08:22:25.646533"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.650021"], ["updated_at", "2015-06-09 08:22:25.650021"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.654346"], ["updated_at", "2015-06-09 08:22:25.654346"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Lambert GIE"], ["email", "lucas@pierre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.name/adam.lefebvre"], ["created_at", "2015-06-09 08:22:25.657646"], ["updated_at", "2015-06-09 08:22:25.657646"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.661651"], ["updated_at", "2015-06-09 08:22:25.661651"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.665793"], ["updated_at", "2015-06-09 08:22:25.665793"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard et Legrand SCOP"], ["email", "hugo_dupuis@guerin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.info/mathilde.michel"], ["created_at", "2015-06-09 08:22:25.669141"], ["updated_at", "2015-06-09 08:22:25.669141"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.672846"], ["updated_at", "2015-06-09 08:22:25.672846"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.676806"], ["updated_at", "2015-06-09 08:22:25.676806"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier EI SA"], ["email", "nicolas@legrand.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.fr/enzo.perrin"], ["created_at", "2015-06-09 08:22:25.680074"], ["updated_at", "2015-06-09 08:22:25.680074"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.683848"], ["updated_at", "2015-06-09 08:22:25.683848"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.687968"], ["updated_at", "2015-06-09 08:22:25.687968"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez SAS SA"], ["email", "lola_schneider@fernandez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.name/tom"], ["created_at", "2015-06-09 08:22:25.691309"], ["updated_at", "2015-06-09 08:22:25.691309"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.695336"], ["updated_at", "2015-06-09 08:22:25.695336"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.699988"], ["updated_at", "2015-06-09 08:22:25.699988"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Joly et Rodriguez EI"], ["email", "louna_arnaud@gauthier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.name/antoine"], ["created_at", "2015-06-09 08:22:25.703469"], ["updated_at", "2015-06-09 08:22:25.703469"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.707923"], ["updated_at", "2015-06-09 08:22:25.707923"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.712625"], ["updated_at", "2015-06-09 08:22:25.712625"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud SAS EURL"], ["email", "raphal@lefebvre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.info/benjamin"], ["created_at", "2015-06-09 08:22:25.716423"], ["updated_at", "2015-06-09 08:22:25.716423"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.721329"], ["updated_at", "2015-06-09 08:22:25.721329"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.725909"], ["updated_at", "2015-06-09 08:22:25.725909"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Bernard EI"], ["email", "mael@fernandez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.fr/louis"], ["created_at", "2015-06-09 08:22:25.730003"], ["updated_at", "2015-06-09 08:22:25.730003"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.733709"], ["updated_at", "2015-06-09 08:22:25.733709"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.737614"], ["updated_at", "2015-06-09 08:22:25.737614"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard et Leclerc SA"], ["email", "alicia.schneider@arnaud.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.com/ambre"], ["created_at", "2015-06-09 08:22:25.740932"], ["updated_at", "2015-06-09 08:22:25.740932"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.744389"], ["updated_at", "2015-06-09 08:22:25.744389"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.748471"], ["updated_at", "2015-06-09 08:22:25.748471"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury et Maillard SA"], ["email", "pauline_adam@dufour.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.org/paul.chevalier"], ["created_at", "2015-06-09 08:22:25.752089"], ["updated_at", "2015-06-09 08:22:25.752089"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.755695"], ["updated_at", "2015-06-09 08:22:25.755695"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.759820"], ["updated_at", "2015-06-09 08:22:25.759820"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard et Prevost SCOP"], ["email", "baptiste_olivier@guyot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.org/louise"], ["created_at", "2015-06-09 08:22:25.763365"], ["updated_at", "2015-06-09 08:22:25.763365"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.766884"], ["updated_at", "2015-06-09 08:22:25.766884"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.770799"], ["updated_at", "2015-06-09 08:22:25.770799"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq SCOP EI"], ["email", "julien@durand.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.info/marie_pons"], ["created_at", "2015-06-09 08:22:25.774330"], ["updated_at", "2015-06-09 08:22:25.774330"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.777787"], ["updated_at", "2015-06-09 08:22:25.777787"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.781773"], ["updated_at", "2015-06-09 08:22:25.781773"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin et Martinez GIE"], ["email", "mathilde_dasilva@garcia.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.net/paul"], ["created_at", "2015-06-09 08:22:25.785222"], ["updated_at", "2015-06-09 08:22:25.785222"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.788758"], ["updated_at", "2015-06-09 08:22:25.788758"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.792859"], ["updated_at", "2015-06-09 08:22:25.792859"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc et Meunier SAS"], ["email", "eva_andre@michel.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.fr/mathis_legall"], ["created_at", "2015-06-09 08:22:25.796728"], ["updated_at", "2015-06-09 08:22:25.796728"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.800260"], ["updated_at", "2015-06-09 08:22:25.800260"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.804539"], ["updated_at", "2015-06-09 08:22:25.804539"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard et Olivier EURL"], ["email", "mathis_carre@adam.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.eu/mael"], ["created_at", "2015-06-09 08:22:25.808739"], ["updated_at", "2015-06-09 08:22:25.808739"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.812667"], ["updated_at", "2015-06-09 08:22:25.812667"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.817143"], ["updated_at", "2015-06-09 08:22:25.817143"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien SEM EURL"], ["email", "mathis.prevost@clement.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.info/manon_cousin"], ["created_at", "2015-06-09 08:22:25.820954"], ["updated_at", "2015-06-09 08:22:25.820954"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.824514"], ["updated_at", "2015-06-09 08:22:25.824514"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.828680"], ["updated_at", "2015-06-09 08:22:25.828680"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert et Charpentier SCOP"], ["email", "clara@poirier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.com/arthur"], ["created_at", "2015-06-09 08:22:25.832274"], ["updated_at", "2015-06-09 08:22:25.832274"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.835671"], ["updated_at", "2015-06-09 08:22:25.835671"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.839686"], ["updated_at", "2015-06-09 08:22:25.839686"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Mathieu EURL"], ["email", "ambre.arnaud@meunier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.org/lilou_lefebvre"], ["created_at", "2015-06-09 08:22:25.843083"], ["updated_at", "2015-06-09 08:22:25.843083"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.846500"], ["updated_at", "2015-06-09 08:22:25.846500"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.850547"], ["updated_at", "2015-06-09 08:22:25.850547"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger SA SEM"], ["email", "axel@roche.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.eu/paul_guyot"], ["created_at", "2015-06-09 08:22:25.854031"], ["updated_at", "2015-06-09 08:22:25.854031"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.857568"], ["updated_at", "2015-06-09 08:22:25.857568"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.861510"], ["updated_at", "2015-06-09 08:22:25.861510"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin EI SA"], ["email", "mathis.gaillard@garnier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.fr/clment.breton"], ["created_at", "2015-06-09 08:22:25.864965"], ["updated_at", "2015-06-09 08:22:25.864965"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.868420"], ["updated_at", "2015-06-09 08:22:25.868420"]]  (4.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.876904"], ["updated_at", "2015-06-09 08:22:25.876904"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard et Charles SA"], ["email", "pauline@boyer.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.info/evan"], ["created_at", "2015-06-09 08:22:25.880221"], ["updated_at", "2015-06-09 08:22:25.880221"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.883606"], ["updated_at", "2015-06-09 08:22:25.883606"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.887754"], ["updated_at", "2015-06-09 08:22:25.887754"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit et Schneider SARL"], ["email", "raphal.barbier@robert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.fr/alexis"], ["created_at", "2015-06-09 08:22:25.891033"], ["updated_at", "2015-06-09 08:22:25.891033"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.894333"], ["updated_at", "2015-06-09 08:22:25.894333"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.899100"], ["updated_at", "2015-06-09 08:22:25.899100"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Lacroix SA"], ["email", "maxime@dubois.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.name/mael"], ["created_at", "2015-06-09 08:22:25.902731"], ["updated_at", "2015-06-09 08:22:25.902731"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.906519"], ["updated_at", "2015-06-09 08:22:25.906519"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.911613"], ["updated_at", "2015-06-09 08:22:25.911613"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche SA EI"], ["email", "clment_roger@mathieu.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.net/maxence_meyer"], ["created_at", "2015-06-09 08:22:25.915547"], ["updated_at", "2015-06-09 08:22:25.915547"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.919383"], ["updated_at", "2015-06-09 08:22:25.919383"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.923442"], ["updated_at", "2015-06-09 08:22:25.923442"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine EURL GIE"], ["email", "matto_noel@rodriguez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.net/manon"], ["created_at", "2015-06-09 08:22:25.927260"], ["updated_at", "2015-06-09 08:22:25.927260"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.930787"], ["updated_at", "2015-06-09 08:22:25.930787"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.934912"], ["updated_at", "2015-06-09 08:22:25.934912"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam et Mathieu EURL"], ["email", "louis@dumont.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.eu/ines"], ["created_at", "2015-06-09 08:22:25.938626"], ["updated_at", "2015-06-09 08:22:25.938626"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.942126"], ["updated_at", "2015-06-09 08:22:25.942126"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.946133"], ["updated_at", "2015-06-09 08:22:25.946133"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier EI GIE"], ["email", "lisa@faure.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.com/nicolas_marty"], ["created_at", "2015-06-09 08:22:25.949808"], ["updated_at", "2015-06-09 08:22:25.949808"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.953381"], ["updated_at", "2015-06-09 08:22:25.953381"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.957349"], ["updated_at", "2015-06-09 08:22:25.957349"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon SAS SCOP"], ["email", "noah.fabre@breton.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.net/nomie.andre"], ["created_at", "2015-06-09 08:22:25.961041"], ["updated_at", "2015-06-09 08:22:25.961041"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.964552"], ["updated_at", "2015-06-09 08:22:25.964552"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.968540"], ["updated_at", "2015-06-09 08:22:25.968540"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement et Adam SCOP"], ["email", "baptiste.berger@lemoine.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.com/alice.prevost"], ["created_at", "2015-06-09 08:22:25.972141"], ["updated_at", "2015-06-09 08:22:25.972141"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.975620"], ["updated_at", "2015-06-09 08:22:25.975620"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.979788"], ["updated_at", "2015-06-09 08:22:25.979788"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois GIE GIE"], ["email", "justine_leroux@perrin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.info/jules_renaud"], ["created_at", "2015-06-09 08:22:25.983475"], ["updated_at", "2015-06-09 08:22:25.983475"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.986892"], ["updated_at", "2015-06-09 08:22:25.986892"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.990793"], ["updated_at", "2015-06-09 08:22:25.990793"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier et Brun GIE"], ["email", "louna@nguyen.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.name/ethan"], ["created_at", "2015-06-09 08:22:25.994472"], ["updated_at", "2015-06-09 08:22:25.994472"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:25.997940"], ["updated_at", "2015-06-09 08:22:25.997940"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.002177"], ["updated_at", "2015-06-09 08:22:26.002177"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet et Berger EI"], ["email", "yanis.lacroix@roueau.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.name/justine"], ["created_at", "2015-06-09 08:22:26.006285"], ["updated_at", "2015-06-09 08:22:26.006285"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.010075"], ["updated_at", "2015-06-09 08:22:26.010075"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.015036"], ["updated_at", "2015-06-09 08:22:26.015036"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc EI SAS"], ["email", "malys@vidal.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.fr/marie"], ["created_at", "2015-06-09 08:22:26.019212"], ["updated_at", "2015-06-09 08:22:26.019212"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.023255"], ["updated_at", "2015-06-09 08:22:26.023255"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.028243"], ["updated_at", "2015-06-09 08:22:26.028243"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia EURL SEM"], ["email", "ethan.rodriguez@cousin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.info/malys_lopez"], ["created_at", "2015-06-09 08:22:26.031892"], ["updated_at", "2015-06-09 08:22:26.031892"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.035530"], ["updated_at", "2015-06-09 08:22:26.035530"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.040125"], ["updated_at", "2015-06-09 08:22:26.040125"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez et Julien EURL"], ["email", "hugo@fabre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.eu/louis"], ["created_at", "2015-06-09 08:22:26.043631"], ["updated_at", "2015-06-09 08:22:26.043631"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.047094"], ["updated_at", "2015-06-09 08:22:26.047094"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.051113"], ["updated_at", "2015-06-09 08:22:26.051113"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger SCOP SCOP"], ["email", "mathilde.marie@gerard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.com/alice"], ["created_at", "2015-06-09 08:22:26.055034"], ["updated_at", "2015-06-09 08:22:26.055034"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.058658"], ["updated_at", "2015-06-09 08:22:26.058658"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.062747"], ["updated_at", "2015-06-09 08:22:26.062747"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Durand et Girard SCOP"], ["email", "jade@petit.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.net/romain"], ["created_at", "2015-06-09 08:22:26.066048"], ["updated_at", "2015-06-09 08:22:26.066048"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.069623"], ["updated_at", "2015-06-09 08:22:26.069623"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.073644"], ["updated_at", "2015-06-09 08:22:26.073644"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas SA SAS"], ["email", "enzo.jean@cousin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.fr/quentin"], ["created_at", "2015-06-09 08:22:26.077067"], ["updated_at", "2015-06-09 08:22:26.077067"]]  (1.4ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.081157"], ["updated_at", "2015-06-09 08:22:26.081157"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.085078"], ["updated_at", "2015-06-09 08:22:26.085078"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia SCOP SAS"], ["email", "nathan_roche@robert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.info/ines"], ["created_at", "2015-06-09 08:22:26.088458"], ["updated_at", "2015-06-09 08:22:26.088458"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.092102"], ["updated_at", "2015-06-09 08:22:26.092102"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.096140"], ["updated_at", "2015-06-09 08:22:26.096140"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche EURL EURL"], ["email", "julie_giraud@gauthier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.com/axel"], ["created_at", "2015-06-09 08:22:26.099639"], ["updated_at", "2015-06-09 08:22:26.099639"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.103241"], ["updated_at", "2015-06-09 08:22:26.103241"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.107315"], ["updated_at", "2015-06-09 08:22:26.107315"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas et Barre SEM"], ["email", "jade.schneider@robert.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.name/louis_pons"], ["created_at", "2015-06-09 08:22:26.111320"], ["updated_at", "2015-06-09 08:22:26.111320"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.115328"], ["updated_at", "2015-06-09 08:22:26.115328"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.119974"], ["updated_at", "2015-06-09 08:22:26.119974"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard SEM GIE"], ["email", "enzo_paris@roger.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.eu/malys"], ["created_at", "2015-06-09 08:22:26.124749"], ["updated_at", "2015-06-09 08:22:26.124749"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.128771"], ["updated_at", "2015-06-09 08:22:26.128771"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.133563"], ["updated_at", "2015-06-09 08:22:26.133563"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin et Collet SA"], ["email", "noa@marie.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.info/adam_henry"], ["created_at", "2015-06-09 08:22:26.137060"], ["updated_at", "2015-06-09 08:22:26.137060"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.140586"], ["updated_at", "2015-06-09 08:22:26.140586"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.144709"], ["updated_at", "2015-06-09 08:22:26.144709"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre SEM GIE"], ["email", "lucie_marchal@gautier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.name/evan"], ["created_at", "2015-06-09 08:22:26.148556"], ["updated_at", "2015-06-09 08:22:26.148556"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.152419"], ["updated_at", "2015-06-09 08:22:26.152419"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.157587"], ["updated_at", "2015-06-09 08:22:26.157587"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Lefevre SCOP"], ["email", "juliette.roux@marchal.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.net/quentin"], ["created_at", "2015-06-09 08:22:26.161399"], ["updated_at", "2015-06-09 08:22:26.161399"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.165032"], ["updated_at", "2015-06-09 08:22:26.165032"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.169973"], ["updated_at", "2015-06-09 08:22:26.169973"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller SEM EI"], ["email", "elisa@roueau.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.org/lo.maillard"], ["created_at", "2015-06-09 08:22:26.173439"], ["updated_at", "2015-06-09 08:22:26.173439"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.176991"], ["updated_at", "2015-06-09 08:22:26.176991"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.181470"], ["updated_at", "2015-06-09 08:22:26.181470"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez et Olivier SA"], ["email", "adrien@giraud.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rodriguez.fr/sacha_roy"], ["created_at", "2015-06-09 08:22:26.184897"], ["updated_at", "2015-06-09 08:22:26.184897"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.188374"], ["updated_at", "2015-06-09 08:22:26.188374"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.192907"], ["updated_at", "2015-06-09 08:22:26.192907"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre et Perrin EURL"], ["email", "mohamed.michel@lefebvre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.fr/enzo.roy"], ["created_at", "2015-06-09 08:22:26.196342"], ["updated_at", "2015-06-09 08:22:26.196342"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.199819"], ["updated_at", "2015-06-09 08:22:26.199819"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.204028"], ["updated_at", "2015-06-09 08:22:26.204028"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont et Baron EURL"], ["email", "raphal@gonzalez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.name/anas"], ["created_at", "2015-06-09 08:22:26.207537"], ["updated_at", "2015-06-09 08:22:26.207537"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.211114"], ["updated_at", "2015-06-09 08:22:26.211114"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.215885"], ["updated_at", "2015-06-09 08:22:26.215885"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis SAS SA"], ["email", "mathis@bernard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.fr/emilie"], ["created_at", "2015-06-09 08:22:26.219571"], ["updated_at", "2015-06-09 08:22:26.219571"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.223315"], ["updated_at", "2015-06-09 08:22:26.223315"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.228533"], ["updated_at", "2015-06-09 08:22:26.228533"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit et Louis SARL"], ["email", "yanis.girard@blanchard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.org/romain"], ["created_at", "2015-06-09 08:22:26.232390"], ["updated_at", "2015-06-09 08:22:26.232390"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.236487"], ["updated_at", "2015-06-09 08:22:26.236487"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.240658"], ["updated_at", "2015-06-09 08:22:26.240658"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit SARL SCOP"], ["email", "louis@roche.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.com/carla.guillot"], ["created_at", "2015-06-09 08:22:26.243995"], ["updated_at", "2015-06-09 08:22:26.243995"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.247756"], ["updated_at", "2015-06-09 08:22:26.247756"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.251833"], ["updated_at", "2015-06-09 08:22:26.251833"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva GIE SCOP"], ["email", "victor@benoit.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.org/adam_prevost"], ["created_at", "2015-06-09 08:22:26.255040"], ["updated_at", "2015-06-09 08:22:26.255040"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.258677"], ["updated_at", "2015-06-09 08:22:26.258677"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.262708"], ["updated_at", "2015-06-09 08:22:26.262708"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit GIE EURL"], ["email", "louis_bonnet@nicolas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.name/lucas"], ["created_at", "2015-06-09 08:22:26.265983"], ["updated_at", "2015-06-09 08:22:26.265983"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.269748"], ["updated_at", "2015-06-09 08:22:26.269748"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.274022"], ["updated_at", "2015-06-09 08:22:26.274022"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fabre EURL SARL"], ["email", "malys@aubry.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.org/lilou.marie"], ["created_at", "2015-06-09 08:22:26.277440"], ["updated_at", "2015-06-09 08:22:26.277440"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.281163"], ["updated_at", "2015-06-09 08:22:26.281163"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.285559"], ["updated_at", "2015-06-09 08:22:26.285559"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit EURL EI"], ["email", "matho@guillot.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.org/arthur_olivier"], ["created_at", "2015-06-09 08:22:26.288949"], ["updated_at", "2015-06-09 08:22:26.288949"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.292945"], ["updated_at", "2015-06-09 08:22:26.292945"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.297207"], ["updated_at", "2015-06-09 08:22:26.297207"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin EI SARL"], ["email", "eva@lecomte.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.name/baptiste_muller"], ["created_at", "2015-06-09 08:22:26.300554"], ["updated_at", "2015-06-09 08:22:26.300554"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.304203"], ["updated_at", "2015-06-09 08:22:26.304203"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.308433"], ["updated_at", "2015-06-09 08:22:26.308433"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rey et Dubois EURL"], ["email", "axel@picard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.eu/lou.cousin"], ["created_at", "2015-06-09 08:22:26.311741"], ["updated_at", "2015-06-09 08:22:26.311741"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.315943"], ["updated_at", "2015-06-09 08:22:26.315943"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.320520"], ["updated_at", "2015-06-09 08:22:26.320520"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury et Cousin EURL"], ["email", "laura.carre@denis.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.name/quentin"], ["created_at", "2015-06-09 08:22:26.324143"], ["updated_at", "2015-06-09 08:22:26.324143"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.328827"], ["updated_at", "2015-06-09 08:22:26.328827"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.333665"], ["updated_at", "2015-06-09 08:22:26.333665"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis EURL SCOP"], ["email", "zoe.fernandez@deschamps.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.net/lucie.marty"], ["created_at", "2015-06-09 08:22:26.337566"], ["updated_at", "2015-06-09 08:22:26.337566"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.341195"], ["updated_at", "2015-06-09 08:22:26.341195"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.345257"], ["updated_at", "2015-06-09 08:22:26.345257"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez EURL EI"], ["email", "clmence@lacroix.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefevre.net/evan"], ["created_at", "2015-06-09 08:22:26.348588"], ["updated_at", "2015-06-09 08:22:26.348588"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.351836"], ["updated_at", "2015-06-09 08:22:26.351836"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.355779"], ["updated_at", "2015-06-09 08:22:26.355779"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure SAS SCOP"], ["email", "maxence.meyer@moreau.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.eu/mael"], ["created_at", "2015-06-09 08:22:26.359187"], ["updated_at", "2015-06-09 08:22:26.359187"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.362428"], ["updated_at", "2015-06-09 08:22:26.362428"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.366162"], ["updated_at", "2015-06-09 08:22:26.366162"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas SARL SAS"], ["email", "lena@richard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.com/paul"], ["created_at", "2015-06-09 08:22:26.369434"], ["updated_at", "2015-06-09 08:22:26.369434"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.372745"], ["updated_at", "2015-06-09 08:22:26.372745"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.376511"], ["updated_at", "2015-06-09 08:22:26.376511"]]  (3.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard et Moulin EURL"], ["email", "alexis.vincent@mercier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.fr/mathis.laine"], ["created_at", "2015-06-09 08:22:26.382825"], ["updated_at", "2015-06-09 08:22:26.382825"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.386229"], ["updated_at", "2015-06-09 08:22:26.386229"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.389936"], ["updated_at", "2015-06-09 08:22:26.389936"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet et Andre SARL"], ["email", "julie_dumas@jacquet.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.name/zoe"], ["created_at", "2015-06-09 08:22:26.393101"], ["updated_at", "2015-06-09 08:22:26.393101"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.396491"], ["updated_at", "2015-06-09 08:22:26.396491"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.400313"], ["updated_at", "2015-06-09 08:22:26.400313"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard et Barre EURL"], ["email", "lucas@perrot.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.org/marie_garcia"], ["created_at", "2015-06-09 08:22:26.403632"], ["updated_at", "2015-06-09 08:22:26.403632"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.407150"], ["updated_at", "2015-06-09 08:22:26.407150"]]  (21.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.8ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.433364"], ["updated_at", "2015-06-09 08:22:26.433364"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas SAS SAS"], ["email", "enzo_henry@fleury.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.com/adrien_bourgeois"], ["created_at", "2015-06-09 08:22:26.437687"], ["updated_at", "2015-06-09 08:22:26.437687"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.441117"], ["updated_at", "2015-06-09 08:22:26.441117"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.445409"], ["updated_at", "2015-06-09 08:22:26.445409"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre SARL EI"], ["email", "matho@morin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.com/pierre"], ["created_at", "2015-06-09 08:22:26.448522"], ["updated_at", "2015-06-09 08:22:26.448522"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.451761"], ["updated_at", "2015-06-09 08:22:26.451761"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.455850"], ["updated_at", "2015-06-09 08:22:26.455850"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre et Le gall SEM"], ["email", "jules_francois@noel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.com/adam.gaillard"], ["created_at", "2015-06-09 08:22:26.459006"], ["updated_at", "2015-06-09 08:22:26.459006"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.462260"], ["updated_at", "2015-06-09 08:22:26.462260"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:26.466302"], ["updated_at", "2015-06-09 08:22:26.466302"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:22:26 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.6ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (11.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (4.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.1ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (121.9ms) Completed 200 OK in 124ms (Views: 117.3ms | ActiveRecord: 6.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:22:26 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:22:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:22:26 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:22:26 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger et Laurent SA"], ["email", "malle@garcia.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.org/camille_thomas"], ["created_at", "2015-06-09 08:22:28.486239"], ["updated_at", "2015-06-09 08:22:28.486239"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:22:28.490500"], ["updated_at", "2015-06-09 08:22:28.490500"]]  (0.8ms) commit transaction  (1.0ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.4ms) DELETE FROM "dorsale_comments";  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:23:23 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (699.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (121.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (860.0ms) Completed 200 OK in 1222ms (Views: 1151.5ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:24 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:23:26 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52148/customer_vault/corporations/new"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-09 08:23:27.003519"], ["updated_at", "2015-06-09 08:23:27.003519"]] SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-06-09 08:23:27.009899"], ["updated_at", "2015-06-09 08:23:27.009899"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52148/customer_vault/corporations/1 Completed 302 Found in 30ms (ActiveRecord: 3.8ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:23:27 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (12.5ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (37.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (46.4ms) Flyboy::Task Load (0.5ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (22.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (27.2ms) Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (43.0ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (7.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (14.6ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (16.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (50.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (209.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (226.0ms) Completed 200 OK in 258ms (Views: 230.6ms | ActiveRecord: 2.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:27 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:27 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:27 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Guillot EI"], ["email", "raphal@guillaume.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.fr/maxime"], ["created_at", "2015-06-09 08:23:27.439877"], ["updated_at", "2015-06-09 08:23:27.439877"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:27.445024"], ["updated_at", "2015-06-09 08:23:27.445024"]]  (1.1ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:23:27 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (54.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (62.0ms) Completed 200 OK in 81ms (Views: 68.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:27 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:27 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:27 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:23:29 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Fernandez et Guillot EI", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"raphal@guillaume.com", "www"=>"http://andre.fr/maxime", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52148/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.4ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:23:29.519391"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:23:29.523638"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:29.525781"], ["updated_at", "2015-06-09 08:23:29.525781"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:29.677383"]] ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:29.683618"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (3.1ms) commit transaction Redirected to http://127.0.0.1:52148/customer_vault/corporations/1 Completed 302 Found in 183ms (ActiveRecord: 6.0ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:23:29 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (1.1ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.7ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (11.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (11.5ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (6.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (4.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (6.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (35.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (36.1ms) Completed 200 OK in 42ms (Views: 37.4ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:29 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:29 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:29 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Lopez GIE"], ["email", "tho_philippe@andre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.org/yanis_baron"], ["created_at", "2015-06-09 08:23:29.863471"], ["updated_at", "2015-06-09 08:23:29.863471"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:29.875376"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:29.881706"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:29.889966"], ["updated_at", "2015-06-09 08:23:29.889966"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:23:29 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (65.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (69.7ms) Completed 200 OK in 75ms (Views: 72.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:29 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:29 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:30 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:23:31 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Schmitt et Lopez GIE", "tag_list"=>["", "mytag2"], "email"=>"tho_philippe@andre.name", "www"=>"http://aubry.org/yanis_baron", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52148/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:23:31.781641"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:23:31.783960"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:31.785648"], ["updated_at", "2015-06-09 08:23:31.785648"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.4ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:52148/customer_vault/corporations/1 Completed 302 Found in 27ms (ActiveRecord: 4.5ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:23:31 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (21.6ms) Completed 200 OK in 26ms (Views: 22.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:31 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:31 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:31 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SAS EI"], ["email", "lucas.durand@nicolas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.org/maeva"], ["created_at", "2015-06-09 08:23:31.941788"], ["updated_at", "2015-06-09 08:23:31.941788"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:31.948023"], ["updated_at", "2015-06-09 08:23:31.948023"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez SEM SA"], ["email", "lilou_lemoine@meyer.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrin.com/alice_lecomte"], ["created_at", "2015-06-09 08:23:31.952456"], ["updated_at", "2015-06-09 08:23:31.952456"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:31.956187"], ["updated_at", "2015-06-09 08:23:31.956187"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud et Blanc SA"], ["email", "alice@joly.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.net/arthur_clement"], ["created_at", "2015-06-09 08:23:31.960400"], ["updated_at", "2015-06-09 08:23:31.960400"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:31.964120"], ["updated_at", "2015-06-09 08:23:31.964120"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez SAS SEM"], ["email", "lilou.charpentier@dupont.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.name/valentin.clement"], ["created_at", "2015-06-09 08:23:31.967902"], ["updated_at", "2015-06-09 08:23:31.967902"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:31.972170"], ["updated_at", "2015-06-09 08:23:31.972170"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc SA SAS"], ["email", "julien@morel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.info/hugo_david"], ["created_at", "2015-06-09 08:23:31.975808"], ["updated_at", "2015-06-09 08:23:31.975808"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:31.979509"], ["updated_at", "2015-06-09 08:23:31.979509"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland SEM SARL"], ["email", "jules_renaud@pierre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.com/ocane.morel"], ["created_at", "2015-06-09 08:23:31.983792"], ["updated_at", "2015-06-09 08:23:31.983792"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:31.987568"], ["updated_at", "2015-06-09 08:23:31.987568"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean et Giraud EURL"], ["email", "clment_simon@dumont.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.org/maeva.benoit"], ["created_at", "2015-06-09 08:23:31.991159"], ["updated_at", "2015-06-09 08:23:31.991159"]]  (1.0ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:31.995504"], ["updated_at", "2015-06-09 08:23:31.995504"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun et Nicolas EURL"], ["email", "matho.perez@da.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.eu/kylian.legall"], ["created_at", "2015-06-09 08:23:31.999133"], ["updated_at", "2015-06-09 08:23:31.999133"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.003120"], ["updated_at", "2015-06-09 08:23:32.003120"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent SARL SCOP"], ["email", "benjamin.riviere@pierre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.org/romane"], ["created_at", "2015-06-09 08:23:32.008418"], ["updated_at", "2015-06-09 08:23:32.008418"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.013659"], ["updated_at", "2015-06-09 08:23:32.013659"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux SARL SARL"], ["email", "arthur@cousin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/tom_laine"], ["created_at", "2015-06-09 08:23:32.018124"], ["updated_at", "2015-06-09 08:23:32.018124"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.022184"], ["updated_at", "2015-06-09 08:23:32.022184"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier et Dumont SCOP"], ["email", "lilou.thomas@laurent.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.fr/mael_noel"], ["created_at", "2015-06-09 08:23:32.025930"], ["updated_at", "2015-06-09 08:23:32.025930"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.039648"], ["updated_at", "2015-06-09 08:23:32.039648"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot SCOP EI"], ["email", "nicolas@martin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.name/maxence"], ["created_at", "2015-06-09 08:23:32.043459"], ["updated_at", "2015-06-09 08:23:32.043459"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.047400"], ["updated_at", "2015-06-09 08:23:32.047400"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon EI EURL"], ["email", "adam_mercier@riviere.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.net/noa.remy"], ["created_at", "2015-06-09 08:23:32.051461"], ["updated_at", "2015-06-09 08:23:32.051461"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.054873"], ["updated_at", "2015-06-09 08:23:32.054873"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud et Guillaume SEM"], ["email", "lucie@roy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.org/hugo"], ["created_at", "2015-06-09 08:23:32.058118"], ["updated_at", "2015-06-09 08:23:32.058118"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.061739"], ["updated_at", "2015-06-09 08:23:32.061739"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois SA SARL"], ["email", "nathan.dumas@collet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.eu/ocane_nicolas"], ["created_at", "2015-06-09 08:23:32.064933"], ["updated_at", "2015-06-09 08:23:32.064933"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.068173"], ["updated_at", "2015-06-09 08:23:32.068173"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel et Leroy GIE"], ["email", "arthur@rolland.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.net/romain_schneider"], ["created_at", "2015-06-09 08:23:32.071517"], ["updated_at", "2015-06-09 08:23:32.071517"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.075279"], ["updated_at", "2015-06-09 08:23:32.075279"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris et Vincent SAS"], ["email", "jade@paul.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://huet.fr/paul"], ["created_at", "2015-06-09 08:23:32.078450"], ["updated_at", "2015-06-09 08:23:32.078450"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.081635"], ["updated_at", "2015-06-09 08:23:32.081635"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre SCOP EI"], ["email", "lena_barbier@da.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.com/marie"], ["created_at", "2015-06-09 08:23:32.084856"], ["updated_at", "2015-06-09 08:23:32.084856"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.088266"], ["updated_at", "2015-06-09 08:23:32.088266"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier et Dumont EI"], ["email", "yanis@poirier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.fr/rayan"], ["created_at", "2015-06-09 08:23:32.091420"], ["updated_at", "2015-06-09 08:23:32.091420"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.095033"], ["updated_at", "2015-06-09 08:23:32.095033"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton et Roche SEM"], ["email", "lo_fleury@rolland.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.net/adrien"], ["created_at", "2015-06-09 08:23:32.098493"], ["updated_at", "2015-06-09 08:23:32.098493"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.101888"], ["updated_at", "2015-06-09 08:23:32.101888"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Duval SARL"], ["email", "jade.joly@riviere.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.info/nathan"], ["created_at", "2015-06-09 08:23:32.105356"], ["updated_at", "2015-06-09 08:23:32.105356"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.108862"], ["updated_at", "2015-06-09 08:23:32.108862"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis et Lefebvre SA"], ["email", "alicia.bernard@robert.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.net/julien.fournier"], ["created_at", "2015-06-09 08:23:32.112207"], ["updated_at", "2015-06-09 08:23:32.112207"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.115733"], ["updated_at", "2015-06-09 08:23:32.115733"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit GIE SAS"], ["email", "ethan_morel@fleury.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.net/alice"], ["created_at", "2015-06-09 08:23:32.119133"], ["updated_at", "2015-06-09 08:23:32.119133"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.122506"], ["updated_at", "2015-06-09 08:23:32.122506"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont et Laurent SARL"], ["email", "malys_sanchez@clement.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.eu/pierre_vincent"], ["created_at", "2015-06-09 08:23:32.126166"], ["updated_at", "2015-06-09 08:23:32.126166"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.129691"], ["updated_at", "2015-06-09 08:23:32.129691"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot et Lemaire SCOP"], ["email", "chlo@andre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.eu/laura.louis"], ["created_at", "2015-06-09 08:23:32.132825"], ["updated_at", "2015-06-09 08:23:32.132825"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.136964"], ["updated_at", "2015-06-09 08:23:32.136964"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Renaud SARL"], ["email", "justine@mathieu.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.fr/julien"], ["created_at", "2015-06-09 08:23:32.140738"], ["updated_at", "2015-06-09 08:23:32.140738"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.144535"], ["updated_at", "2015-06-09 08:23:32.144535"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert et Remy SCOP"], ["email", "alice.colin@girard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.fr/mael"], ["created_at", "2015-06-09 08:23:32.148786"], ["updated_at", "2015-06-09 08:23:32.148786"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.152506"], ["updated_at", "2015-06-09 08:23:32.152506"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas EI EURL"], ["email", "kylian@roux.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.net/julien.guillot"], ["created_at", "2015-06-09 08:23:32.156930"], ["updated_at", "2015-06-09 08:23:32.156930"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.160482"], ["updated_at", "2015-06-09 08:23:32.160482"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval et Maillard SARL"], ["email", "lou.leroux@renaud.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.net/maxime.rolland"], ["created_at", "2015-06-09 08:23:32.163750"], ["updated_at", "2015-06-09 08:23:32.163750"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.166973"], ["updated_at", "2015-06-09 08:23:32.166973"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin EI SARL"], ["email", "charlotte@roueau.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.info/noah"], ["created_at", "2015-06-09 08:23:32.170418"], ["updated_at", "2015-06-09 08:23:32.170418"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.173829"], ["updated_at", "2015-06-09 08:23:32.173829"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard et Boyer SEM"], ["email", "matto.vincent@nguyen.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.net/thomas.guillot"], ["created_at", "2015-06-09 08:23:32.177189"], ["updated_at", "2015-06-09 08:23:32.177189"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.180674"], ["updated_at", "2015-06-09 08:23:32.180674"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SARL GIE"], ["email", "sarah_roy@guyot.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.name/louis_dumont"], ["created_at", "2015-06-09 08:23:32.183947"], ["updated_at", "2015-06-09 08:23:32.183947"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.187243"], ["updated_at", "2015-06-09 08:23:32.187243"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis SCOP SCOP"], ["email", "tho_gaillard@schmitt.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.eu/maxime"], ["created_at", "2015-06-09 08:23:32.191042"], ["updated_at", "2015-06-09 08:23:32.191042"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.194624"], ["updated_at", "2015-06-09 08:23:32.194624"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Barre SEM"], ["email", "alice.bertrand@barre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.name/ambre"], ["created_at", "2015-06-09 08:23:32.197791"], ["updated_at", "2015-06-09 08:23:32.197791"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.200972"], ["updated_at", "2015-06-09 08:23:32.200972"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu SAS EI"], ["email", "lisa@legrand.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.com/marie.vidal"], ["created_at", "2015-06-09 08:23:32.204355"], ["updated_at", "2015-06-09 08:23:32.204355"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.207726"], ["updated_at", "2015-06-09 08:23:32.207726"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin GIE SA"], ["email", "camille@henry.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.fr/hugo"], ["created_at", "2015-06-09 08:23:32.210911"], ["updated_at", "2015-06-09 08:23:32.210911"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.214530"], ["updated_at", "2015-06-09 08:23:32.214530"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Marchal SEM"], ["email", "carla.barbier@robin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanchard.org/rayan_gauthier"], ["created_at", "2015-06-09 08:23:32.217741"], ["updated_at", "2015-06-09 08:23:32.217741"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.221004"], ["updated_at", "2015-06-09 08:23:32.221004"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval et Morel EURL"], ["email", "louna.bonnet@benoit.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.net/tho"], ["created_at", "2015-06-09 08:23:32.224493"], ["updated_at", "2015-06-09 08:23:32.224493"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.228184"], ["updated_at", "2015-06-09 08:23:32.228184"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois SCOP SARL"], ["email", "mathilde_perez@mercier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.name/louise_lacroix"], ["created_at", "2015-06-09 08:23:32.231485"], ["updated_at", "2015-06-09 08:23:32.231485"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.234848"], ["updated_at", "2015-06-09 08:23:32.234848"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin GIE EI"], ["email", "enzo@guillaume.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.fr/lilou"], ["created_at", "2015-06-09 08:23:32.238717"], ["updated_at", "2015-06-09 08:23:32.238717"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:32.242644"], ["updated_at", "2015-06-09 08:23:32.242644"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:23:32 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (8.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (8.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (155.1ms) Completed 200 OK in 176ms (Views: 167.5ms | ActiveRecord: 3.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:32 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:32 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:32 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-09 10:23:34 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (68.1ms) Completed 200 OK in 73ms (Views: 68.2ms | ActiveRecord: 2.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:34 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:34 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:23:34 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (40.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (43.0ms) Completed 200 OK in 47ms (Views: 44.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:34 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:34 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:23:36 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52148/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (56.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (59.4ms) Completed 200 OK in 67ms (Views: 61.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:36 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:36 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:36 +0200  (3.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.2ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier et Barre SEM"], ["email", "alexis.rey@julien.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.org/camille.guyot"], ["created_at", "2015-06-09 08:23:36.564401"], ["updated_at", "2015-06-09 08:23:36.564401"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:36.568781"], ["updated_at", "2015-06-09 08:23:36.568781"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:23:36 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (20.2ms) Completed 200 OK in 23ms (Views: 21.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:36 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:36 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:36 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-09 10:23:38 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:52148/customer_vault/corporations/1#activity"}  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-09 08:23:38.402807"], ["updated_at", "2015-06-09 08:23:38.402807"]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:52148/customer_vault/corporations/1#activity Completed 302 Found in 7ms (ActiveRecord: 2.9ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:23:38 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (15.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (32.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (33.0ms) Completed 200 OK in 37ms (Views: 34.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:38 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:38 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:38 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:23:38 +0200  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Juliette"], ["last_name", "Barre"], ["email", "barre_juliette@gerard.info"], ["title", "Individual-Title"], ["twitter", "JulietteBarre"], ["www", "http://gautier.com/alexis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:23:38.589262"], ["updated_at", "2015-06-09 08:23:38.589262"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:23:38.593805"], ["updated_at", "2015-06-09 08:23:38.593805"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:23:38.598853"], ["updated_at", "2015-06-09 08:23:38.598853"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:23:38.603219"], ["updated_at", "2015-06-09 08:23:38.603219"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur EURL SA"], ["email", "mathis.charles@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.fr/lo"], ["created_at", "2015-06-09 08:23:38.607509"], ["updated_at", "2015-06-09 08:23:38.607509"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:38.611275"], ["updated_at", "2015-06-09 08:23:38.611275"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:38.616393"], ["updated_at", "2015-06-09 08:23:38.616393"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:38.620302"], ["updated_at", "2015-06-09 08:23:38.620302"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:23:38 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.9ms)  (0.4ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.5ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.9ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (26.6ms) Completed 200 OK in 34ms (Views: 31.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:38 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:38 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:38 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:23:38 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.6ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot SA SA"], ["email", "baptiste_gautier@sanchez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.name/chlo"], ["created_at", "2015-06-09 08:23:40.681164"], ["updated_at", "2015-06-09 08:23:40.681164"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.685150"], ["updated_at", "2015-06-09 08:23:40.685150"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.689698"], ["updated_at", "2015-06-09 08:23:40.689698"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre SA SCOP"], ["email", "mathis.leroy@dumont.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.eu/baptiste.fernandez"], ["created_at", "2015-06-09 08:23:40.693056"], ["updated_at", "2015-06-09 08:23:40.693056"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.697017"], ["updated_at", "2015-06-09 08:23:40.697017"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.701311"], ["updated_at", "2015-06-09 08:23:40.701311"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre SA EURL"], ["email", "charlotte.rodriguez@marie.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.name/lou.lefebvre"], ["created_at", "2015-06-09 08:23:40.704682"], ["updated_at", "2015-06-09 08:23:40.704682"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.708673"], ["updated_at", "2015-06-09 08:23:40.708673"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.713072"], ["updated_at", "2015-06-09 08:23:40.713072"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier et Roux SA"], ["email", "baptiste@dupuis.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.net/raphal"], ["created_at", "2015-06-09 08:23:40.716367"], ["updated_at", "2015-06-09 08:23:40.716367"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.720755"], ["updated_at", "2015-06-09 08:23:40.720755"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.725145"], ["updated_at", "2015-06-09 08:23:40.725145"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq SAS SAS"], ["email", "axel.remy@leroux.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.org/clment.berger"], ["created_at", "2015-06-09 08:23:40.728553"], ["updated_at", "2015-06-09 08:23:40.728553"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.732870"], ["updated_at", "2015-06-09 08:23:40.732870"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.737313"], ["updated_at", "2015-06-09 08:23:40.737313"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin SCOP SARL"], ["email", "jade@gauthier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.name/nicolas"], ["created_at", "2015-06-09 08:23:40.740928"], ["updated_at", "2015-06-09 08:23:40.740928"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.745126"], ["updated_at", "2015-06-09 08:23:40.745126"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.749561"], ["updated_at", "2015-06-09 08:23:40.749561"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet SCOP SARL"], ["email", "clment@huet.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.com/sacha_sanchez"], ["created_at", "2015-06-09 08:23:40.753015"], ["updated_at", "2015-06-09 08:23:40.753015"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.757142"], ["updated_at", "2015-06-09 08:23:40.757142"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.761335"], ["updated_at", "2015-06-09 08:23:40.761335"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel et Schmitt SARL"], ["email", "lina_cousin@rodriguez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.fr/lou"], ["created_at", "2015-06-09 08:23:40.764694"], ["updated_at", "2015-06-09 08:23:40.764694"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.768798"], ["updated_at", "2015-06-09 08:23:40.768798"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.773049"], ["updated_at", "2015-06-09 08:23:40.773049"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Julien SCOP"], ["email", "noa@brunet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.eu/lena"], ["created_at", "2015-06-09 08:23:40.776272"], ["updated_at", "2015-06-09 08:23:40.776272"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.780588"], ["updated_at", "2015-06-09 08:23:40.780588"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.785096"], ["updated_at", "2015-06-09 08:23:40.785096"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Hubert SA"], ["email", "victor@fournier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.com/axel.thomas"], ["created_at", "2015-06-09 08:23:40.788822"], ["updated_at", "2015-06-09 08:23:40.788822"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.793006"], ["updated_at", "2015-06-09 08:23:40.793006"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.797900"], ["updated_at", "2015-06-09 08:23:40.797900"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux et Dubois EURL"], ["email", "lola_remy@bertrand.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.info/juliette"], ["created_at", "2015-06-09 08:23:40.801373"], ["updated_at", "2015-06-09 08:23:40.801373"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.805167"], ["updated_at", "2015-06-09 08:23:40.805167"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.809275"], ["updated_at", "2015-06-09 08:23:40.809275"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu et Dupont EURL"], ["email", "zoe.rey@lambert.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.name/mathis"], ["created_at", "2015-06-09 08:23:40.812483"], ["updated_at", "2015-06-09 08:23:40.812483"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.816217"], ["updated_at", "2015-06-09 08:23:40.816217"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.820484"], ["updated_at", "2015-06-09 08:23:40.820484"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud SAS SARL"], ["email", "lena@marchand.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.net/evan"], ["created_at", "2015-06-09 08:23:40.823888"], ["updated_at", "2015-06-09 08:23:40.823888"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.827517"], ["updated_at", "2015-06-09 08:23:40.827517"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.832115"], ["updated_at", "2015-06-09 08:23:40.832115"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval EI SCOP"], ["email", "jeanne@simon.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.info/raphal_blanchard"], ["created_at", "2015-06-09 08:23:40.835433"], ["updated_at", "2015-06-09 08:23:40.835433"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.839228"], ["updated_at", "2015-06-09 08:23:40.839228"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.843470"], ["updated_at", "2015-06-09 08:23:40.843470"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez et Martinez SEM"], ["email", "jade_guyot@roche.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.com/alexis.faure"], ["created_at", "2015-06-09 08:23:40.846774"], ["updated_at", "2015-06-09 08:23:40.846774"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.850461"], ["updated_at", "2015-06-09 08:23:40.850461"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.854671"], ["updated_at", "2015-06-09 08:23:40.854671"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon et Prevost EI"], ["email", "romane.perez@marty.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.eu/maeva"], ["created_at", "2015-06-09 08:23:40.857999"], ["updated_at", "2015-06-09 08:23:40.857999"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.861759"], ["updated_at", "2015-06-09 08:23:40.861759"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.866007"], ["updated_at", "2015-06-09 08:23:40.866007"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean SEM EI"], ["email", "charlotte@lucas.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.eu/louis"], ["created_at", "2015-06-09 08:23:40.869318"], ["updated_at", "2015-06-09 08:23:40.869318"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.873013"], ["updated_at", "2015-06-09 08:23:40.873013"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.877291"], ["updated_at", "2015-06-09 08:23:40.877291"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall et Vasseur SCOP"], ["email", "carla.gonzalez@guillaume.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.info/hugo"], ["created_at", "2015-06-09 08:23:40.880524"], ["updated_at", "2015-06-09 08:23:40.880524"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.884675"], ["updated_at", "2015-06-09 08:23:40.884675"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.889590"], ["updated_at", "2015-06-09 08:23:40.889590"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc et Roux SAS"], ["email", "matto@prevost.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.info/noah"], ["created_at", "2015-06-09 08:23:40.893689"], ["updated_at", "2015-06-09 08:23:40.893689"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.898311"], ["updated_at", "2015-06-09 08:23:40.898311"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.903566"], ["updated_at", "2015-06-09 08:23:40.903566"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis SA SA"], ["email", "rayan.dubois@vincent.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.com/maxence_dupuis"], ["created_at", "2015-06-09 08:23:40.907821"], ["updated_at", "2015-06-09 08:23:40.907821"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.911529"], ["updated_at", "2015-06-09 08:23:40.911529"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.915889"], ["updated_at", "2015-06-09 08:23:40.915889"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris GIE EURL"], ["email", "julien.lefevre@aubert.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.name/mohamed"], ["created_at", "2015-06-09 08:23:40.919849"], ["updated_at", "2015-06-09 08:23:40.919849"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.923514"], ["updated_at", "2015-06-09 08:23:40.923514"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.927760"], ["updated_at", "2015-06-09 08:23:40.927760"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard GIE SAS"], ["email", "mathis@guillot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.org/clment"], ["created_at", "2015-06-09 08:23:40.931196"], ["updated_at", "2015-06-09 08:23:40.931196"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.934991"], ["updated_at", "2015-06-09 08:23:40.934991"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.939699"], ["updated_at", "2015-06-09 08:23:40.939699"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland et Da silva EI"], ["email", "matto.maon@adam.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.info/pauline"], ["created_at", "2015-06-09 08:23:40.943726"], ["updated_at", "2015-06-09 08:23:40.943726"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.947443"], ["updated_at", "2015-06-09 08:23:40.947443"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.951884"], ["updated_at", "2015-06-09 08:23:40.951884"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot et Garcia SAS"], ["email", "antoine@berger.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.fr/lola"], ["created_at", "2015-06-09 08:23:40.955661"], ["updated_at", "2015-06-09 08:23:40.955661"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.959227"], ["updated_at", "2015-06-09 08:23:40.959227"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.963548"], ["updated_at", "2015-06-09 08:23:40.963548"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Brun EURL"], ["email", "mathilde@dupuy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.name/malys"], ["created_at", "2015-06-09 08:23:40.967405"], ["updated_at", "2015-06-09 08:23:40.967405"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.971042"], ["updated_at", "2015-06-09 08:23:40.971042"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.975711"], ["updated_at", "2015-06-09 08:23:40.975711"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer GIE SAS"], ["email", "chlo.david@breton.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.eu/louise.fontaine"], ["created_at", "2015-06-09 08:23:40.979335"], ["updated_at", "2015-06-09 08:23:40.979335"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.982983"], ["updated_at", "2015-06-09 08:23:40.982983"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.987608"], ["updated_at", "2015-06-09 08:23:40.987608"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot SEM SARL"], ["email", "justine@vaeur.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.info/emilie"], ["created_at", "2015-06-09 08:23:40.991498"], ["updated_at", "2015-06-09 08:23:40.991498"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.995189"], ["updated_at", "2015-06-09 08:23:40.995189"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:40.999918"], ["updated_at", "2015-06-09 08:23:40.999918"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer SCOP GIE"], ["email", "lo_lefebvre@meyer.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.name/malys"], ["created_at", "2015-06-09 08:23:41.004345"], ["updated_at", "2015-06-09 08:23:41.004345"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.008726"], ["updated_at", "2015-06-09 08:23:41.008726"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.013546"], ["updated_at", "2015-06-09 08:23:41.013546"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard SCOP SAS"], ["email", "sarah@baron.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.eu/laura"], ["created_at", "2015-06-09 08:23:41.016840"], ["updated_at", "2015-06-09 08:23:41.016840"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.020113"], ["updated_at", "2015-06-09 08:23:41.020113"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.024146"], ["updated_at", "2015-06-09 08:23:41.024146"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva SA EURL"], ["email", "mohamed.durand@morin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.fr/nathan"], ["created_at", "2015-06-09 08:23:41.027457"], ["updated_at", "2015-06-09 08:23:41.027457"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.030935"], ["updated_at", "2015-06-09 08:23:41.030935"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.035012"], ["updated_at", "2015-06-09 08:23:41.035012"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin SEM SEM"], ["email", "matto@marchand.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.name/nicolas"], ["created_at", "2015-06-09 08:23:41.038469"], ["updated_at", "2015-06-09 08:23:41.038469"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.041979"], ["updated_at", "2015-06-09 08:23:41.041979"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.046033"], ["updated_at", "2015-06-09 08:23:41.046033"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud SCOP GIE"], ["email", "romain_royer@maillard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.com/manon"], ["created_at", "2015-06-09 08:23:41.049327"], ["updated_at", "2015-06-09 08:23:41.049327"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.052739"], ["updated_at", "2015-06-09 08:23:41.052739"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.056775"], ["updated_at", "2015-06-09 08:23:41.056775"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot SEM EI"], ["email", "kylian.perez@gaillard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.com/victor"], ["created_at", "2015-06-09 08:23:41.060087"], ["updated_at", "2015-06-09 08:23:41.060087"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.063641"], ["updated_at", "2015-06-09 08:23:41.063641"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.067559"], ["updated_at", "2015-06-09 08:23:41.067559"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe SA SARL"], ["email", "emilie.charpentier@rolland.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.org/quentin"], ["created_at", "2015-06-09 08:23:41.070804"], ["updated_at", "2015-06-09 08:23:41.070804"]]  (4.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.078022"], ["updated_at", "2015-06-09 08:23:41.078022"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.082498"], ["updated_at", "2015-06-09 08:23:41.082498"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roussel EI SCOP"], ["email", "sarah_remy@leroy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.eu/louise_leclercq"], ["created_at", "2015-06-09 08:23:41.085783"], ["updated_at", "2015-06-09 08:23:41.085783"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.089038"], ["updated_at", "2015-06-09 08:23:41.089038"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.093711"], ["updated_at", "2015-06-09 08:23:41.093711"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SAS GIE"], ["email", "pauline.charpentier@gaillard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.fr/mael"], ["created_at", "2015-06-09 08:23:41.097343"], ["updated_at", "2015-06-09 08:23:41.097343"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.100923"], ["updated_at", "2015-06-09 08:23:41.100923"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.105880"], ["updated_at", "2015-06-09 08:23:41.105880"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent et Perrin SEM"], ["email", "jeanne_dupont@pierre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.net/eva.martin"], ["created_at", "2015-06-09 08:23:41.109598"], ["updated_at", "2015-06-09 08:23:41.109598"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.113636"], ["updated_at", "2015-06-09 08:23:41.113636"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.117697"], ["updated_at", "2015-06-09 08:23:41.117697"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Colin SCOP"], ["email", "alexandre.faure@rolland.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.fr/clia"], ["created_at", "2015-06-09 08:23:41.120842"], ["updated_at", "2015-06-09 08:23:41.120842"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.124284"], ["updated_at", "2015-06-09 08:23:41.124284"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.128191"], ["updated_at", "2015-06-09 08:23:41.128191"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas et Lemaire GIE"], ["email", "adam@gerard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.name/adrien"], ["created_at", "2015-06-09 08:23:41.131224"], ["updated_at", "2015-06-09 08:23:41.131224"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.134659"], ["updated_at", "2015-06-09 08:23:41.134659"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.138823"], ["updated_at", "2015-06-09 08:23:41.138823"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal SA EURL"], ["email", "ethan@meunier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.fr/louna"], ["created_at", "2015-06-09 08:23:41.141884"], ["updated_at", "2015-06-09 08:23:41.141884"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.145308"], ["updated_at", "2015-06-09 08:23:41.145308"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.149405"], ["updated_at", "2015-06-09 08:23:41.149405"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Duval GIE"], ["email", "lina_philippe@martin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.eu/emilie"], ["created_at", "2015-06-09 08:23:41.152577"], ["updated_at", "2015-06-09 08:23:41.152577"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.156228"], ["updated_at", "2015-06-09 08:23:41.156228"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.160314"], ["updated_at", "2015-06-09 08:23:41.160314"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent et Menard GIE"], ["email", "clara@morel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.org/kylian"], ["created_at", "2015-06-09 08:23:41.163395"], ["updated_at", "2015-06-09 08:23:41.163395"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.166939"], ["updated_at", "2015-06-09 08:23:41.166939"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.171030"], ["updated_at", "2015-06-09 08:23:41.171030"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy et Leclerc SA"], ["email", "lola.benoit@morel.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.net/matho_fournier"], ["created_at", "2015-06-09 08:23:41.175486"], ["updated_at", "2015-06-09 08:23:41.175486"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.179406"], ["updated_at", "2015-06-09 08:23:41.179406"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.183425"], ["updated_at", "2015-06-09 08:23:41.183425"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert EURL GIE"], ["email", "matho@marty.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.eu/quentin_meyer"], ["created_at", "2015-06-09 08:23:41.186569"], ["updated_at", "2015-06-09 08:23:41.186569"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.190405"], ["updated_at", "2015-06-09 08:23:41.190405"]]  (1.3ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.194878"], ["updated_at", "2015-06-09 08:23:41.194878"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier EI GIE"], ["email", "axel@guillot.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.eu/nomie_noel"], ["created_at", "2015-06-09 08:23:41.198057"], ["updated_at", "2015-06-09 08:23:41.198057"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.201838"], ["updated_at", "2015-06-09 08:23:41.201838"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.206324"], ["updated_at", "2015-06-09 08:23:41.206324"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez et Moulin SAS"], ["email", "romain@colin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.com/mathis"], ["created_at", "2015-06-09 08:23:41.209620"], ["updated_at", "2015-06-09 08:23:41.209620"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.213630"], ["updated_at", "2015-06-09 08:23:41.213630"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.218275"], ["updated_at", "2015-06-09 08:23:41.218275"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard et Dumas GIE"], ["email", "romain_lopez@lefebvre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.org/axel"], ["created_at", "2015-06-09 08:23:41.222146"], ["updated_at", "2015-06-09 08:23:41.222146"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.225615"], ["updated_at", "2015-06-09 08:23:41.225615"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.229397"], ["updated_at", "2015-06-09 08:23:41.229397"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet SEM SEM"], ["email", "jules@louis.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.com/marie_collet"], ["created_at", "2015-06-09 08:23:41.232392"], ["updated_at", "2015-06-09 08:23:41.232392"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.248534"], ["updated_at", "2015-06-09 08:23:41.248534"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.253443"], ["updated_at", "2015-06-09 08:23:41.253443"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez SAS SCOP"], ["email", "adrien@lefevre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.net/sacha_barre"], ["created_at", "2015-06-09 08:23:41.257205"], ["updated_at", "2015-06-09 08:23:41.257205"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.261518"], ["updated_at", "2015-06-09 08:23:41.261518"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.265981"], ["updated_at", "2015-06-09 08:23:41.265981"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis GIE GIE"], ["email", "eva_moulin@menard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.info/adrien"], ["created_at", "2015-06-09 08:23:41.269537"], ["updated_at", "2015-06-09 08:23:41.269537"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.273700"], ["updated_at", "2015-06-09 08:23:41.273700"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.278445"], ["updated_at", "2015-06-09 08:23:41.278445"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy SAS EI"], ["email", "hugo.mathieu@meunier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.fr/elisa"], ["created_at", "2015-06-09 08:23:41.282352"], ["updated_at", "2015-06-09 08:23:41.282352"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.286998"], ["updated_at", "2015-06-09 08:23:41.286998"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.291747"], ["updated_at", "2015-06-09 08:23:41.291747"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault GIE SARL"], ["email", "paul.renaud@lacroix.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrin.com/alicia_gautier"], ["created_at", "2015-06-09 08:23:41.295560"], ["updated_at", "2015-06-09 08:23:41.295560"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.299532"], ["updated_at", "2015-06-09 08:23:41.299532"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.304123"], ["updated_at", "2015-06-09 08:23:41.304123"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier SEM EURL"], ["email", "camille@boyer.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.org/evan_baron"], ["created_at", "2015-06-09 08:23:41.308712"], ["updated_at", "2015-06-09 08:23:41.308712"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.313051"], ["updated_at", "2015-06-09 08:23:41.313051"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.318705"], ["updated_at", "2015-06-09 08:23:41.318705"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet et Bertrand SAS"], ["email", "mathilde.lopez@giraud.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.com/thomas_brunet"], ["created_at", "2015-06-09 08:23:41.322766"], ["updated_at", "2015-06-09 08:23:41.322766"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.327132"], ["updated_at", "2015-06-09 08:23:41.327132"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.332188"], ["updated_at", "2015-06-09 08:23:41.332188"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau SEM GIE"], ["email", "rayan_durand@gonzalez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rodriguez.org/camille"], ["created_at", "2015-06-09 08:23:41.335832"], ["updated_at", "2015-06-09 08:23:41.335832"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.339665"], ["updated_at", "2015-06-09 08:23:41.339665"]]  (1.2ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.344799"], ["updated_at", "2015-06-09 08:23:41.344799"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier SA EI"], ["email", "antoine.duval@rodriguez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.eu/alexis.pierre"], ["created_at", "2015-06-09 08:23:41.348112"], ["updated_at", "2015-06-09 08:23:41.348112"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.351464"], ["updated_at", "2015-06-09 08:23:41.351464"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.356362"], ["updated_at", "2015-06-09 08:23:41.356362"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger SAS SARL"], ["email", "ambre.legrand@guillaume.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.org/maeva_barbier"], ["created_at", "2015-06-09 08:23:41.360013"], ["updated_at", "2015-06-09 08:23:41.360013"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.364059"], ["updated_at", "2015-06-09 08:23:41.364059"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.368582"], ["updated_at", "2015-06-09 08:23:41.368582"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis SARL SA"], ["email", "arthur.adam@huet.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.com/matho_adam"], ["created_at", "2015-06-09 08:23:41.371786"], ["updated_at", "2015-06-09 08:23:41.371786"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.375097"], ["updated_at", "2015-06-09 08:23:41.375097"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.379527"], ["updated_at", "2015-06-09 08:23:41.379527"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier et Perrin SA"], ["email", "juliette.gonzalez@perrot.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.name/baptiste"], ["created_at", "2015-06-09 08:23:41.382741"], ["updated_at", "2015-06-09 08:23:41.382741"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.386270"], ["updated_at", "2015-06-09 08:23:41.386270"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.391308"], ["updated_at", "2015-06-09 08:23:41.391308"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet et Gerard EI"], ["email", "baptiste.schmitt@charpentier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.name/jade.richard"], ["created_at", "2015-06-09 08:23:41.394711"], ["updated_at", "2015-06-09 08:23:41.394711"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.398099"], ["updated_at", "2015-06-09 08:23:41.398099"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.402649"], ["updated_at", "2015-06-09 08:23:41.402649"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SEM SARL"], ["email", "alice.rouel@gauthier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.fr/ambre_boyer"], ["created_at", "2015-06-09 08:23:41.406145"], ["updated_at", "2015-06-09 08:23:41.406145"]]  (14.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.424254"], ["updated_at", "2015-06-09 08:23:41.424254"]]  (1.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.429671"], ["updated_at", "2015-06-09 08:23:41.429671"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez SA SEM"], ["email", "rayan@andre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.info/arthur_sanchez"], ["created_at", "2015-06-09 08:23:41.433233"], ["updated_at", "2015-06-09 08:23:41.433233"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.437534"], ["updated_at", "2015-06-09 08:23:41.437534"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.441727"], ["updated_at", "2015-06-09 08:23:41.441727"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont GIE SA"], ["email", "gabriel@denis.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.com/malle.leclerc"], ["created_at", "2015-06-09 08:23:41.444835"], ["updated_at", "2015-06-09 08:23:41.444835"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.448635"], ["updated_at", "2015-06-09 08:23:41.448635"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.452943"], ["updated_at", "2015-06-09 08:23:41.452943"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron SA SCOP"], ["email", "lilou@pierre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.fr/nathan.dumas"], ["created_at", "2015-06-09 08:23:41.456177"], ["updated_at", "2015-06-09 08:23:41.456177"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.460171"], ["updated_at", "2015-06-09 08:23:41.460171"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.464392"], ["updated_at", "2015-06-09 08:23:41.464392"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Michel SEM"], ["email", "tho@martinez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.com/lola.lucas"], ["created_at", "2015-06-09 08:23:41.467423"], ["updated_at", "2015-06-09 08:23:41.467423"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.471237"], ["updated_at", "2015-06-09 08:23:41.471237"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.475453"], ["updated_at", "2015-06-09 08:23:41.475453"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Da silva SEM"], ["email", "alexis_girard@dubois.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.name/romain"], ["created_at", "2015-06-09 08:23:41.478789"], ["updated_at", "2015-06-09 08:23:41.478789"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.482476"], ["updated_at", "2015-06-09 08:23:41.482476"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.486614"], ["updated_at", "2015-06-09 08:23:41.486614"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fabre et Brunet SEM"], ["email", "zoe@morin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.name/alicia_lefebvre"], ["created_at", "2015-06-09 08:23:41.489950"], ["updated_at", "2015-06-09 08:23:41.489950"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.493666"], ["updated_at", "2015-06-09 08:23:41.493666"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.497880"], ["updated_at", "2015-06-09 08:23:41.497880"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry et Jean SA"], ["email", "anas@morel.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.eu/charlotte"], ["created_at", "2015-06-09 08:23:41.501109"], ["updated_at", "2015-06-09 08:23:41.501109"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.504820"], ["updated_at", "2015-06-09 08:23:41.504820"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.508925"], ["updated_at", "2015-06-09 08:23:41.508925"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux GIE SA"], ["email", "mael_roueau@martin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.com/ines"], ["created_at", "2015-06-09 08:23:41.512096"], ["updated_at", "2015-06-09 08:23:41.512096"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.516024"], ["updated_at", "2015-06-09 08:23:41.516024"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.520649"], ["updated_at", "2015-06-09 08:23:41.520649"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SCOP GIE"], ["email", "juliette.laurent@menard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.info/anas.laurent"], ["created_at", "2015-06-09 08:23:41.524275"], ["updated_at", "2015-06-09 08:23:41.524275"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.528831"], ["updated_at", "2015-06-09 08:23:41.528831"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.533694"], ["updated_at", "2015-06-09 08:23:41.533694"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy et Huet SCOP"], ["email", "juliette@rouel.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.fr/victor.dumont"], ["created_at", "2015-06-09 08:23:41.537266"], ["updated_at", "2015-06-09 08:23:41.537266"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.541049"], ["updated_at", "2015-06-09 08:23:41.541049"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.545189"], ["updated_at", "2015-06-09 08:23:41.545189"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger EI EI"], ["email", "matto.faure@huet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.com/lina"], ["created_at", "2015-06-09 08:23:41.548470"], ["updated_at", "2015-06-09 08:23:41.548470"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.552331"], ["updated_at", "2015-06-09 08:23:41.552331"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.556673"], ["updated_at", "2015-06-09 08:23:41.556673"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Le gall GIE"], ["email", "marie.giraud@david.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.org/zoe"], ["created_at", "2015-06-09 08:23:41.559933"], ["updated_at", "2015-06-09 08:23:41.559933"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.563367"], ["updated_at", "2015-06-09 08:23:41.563367"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.567676"], ["updated_at", "2015-06-09 08:23:41.567676"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent EI SARL"], ["email", "alice@blanc.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.com/lo"], ["created_at", "2015-06-09 08:23:41.570947"], ["updated_at", "2015-06-09 08:23:41.570947"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.574429"], ["updated_at", "2015-06-09 08:23:41.574429"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.578521"], ["updated_at", "2015-06-09 08:23:41.578521"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot SARL SCOP"], ["email", "clara_gonzalez@renaud.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.net/mathilde"], ["created_at", "2015-06-09 08:23:41.581638"], ["updated_at", "2015-06-09 08:23:41.581638"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.585250"], ["updated_at", "2015-06-09 08:23:41.585250"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.589549"], ["updated_at", "2015-06-09 08:23:41.589549"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy SAS SA"], ["email", "raphal.carpentier@adam.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.net/jeanne"], ["created_at", "2015-06-09 08:23:41.592838"], ["updated_at", "2015-06-09 08:23:41.592838"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.596351"], ["updated_at", "2015-06-09 08:23:41.596351"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.600511"], ["updated_at", "2015-06-09 08:23:41.600511"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet SCOP SA"], ["email", "victor_michel@brun.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.net/baptiste_garcia"], ["created_at", "2015-06-09 08:23:41.604071"], ["updated_at", "2015-06-09 08:23:41.604071"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.607715"], ["updated_at", "2015-06-09 08:23:41.607715"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.611896"], ["updated_at", "2015-06-09 08:23:41.611896"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche GIE SAS"], ["email", "nathan_caron@giraud.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.org/lo"], ["created_at", "2015-06-09 08:23:41.615240"], ["updated_at", "2015-06-09 08:23:41.615240"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.619381"], ["updated_at", "2015-06-09 08:23:41.619381"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.624124"], ["updated_at", "2015-06-09 08:23:41.624124"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien GIE SA"], ["email", "gabriel@roueau.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.net/sacha_jean"], ["created_at", "2015-06-09 08:23:41.627631"], ["updated_at", "2015-06-09 08:23:41.627631"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.631853"], ["updated_at", "2015-06-09 08:23:41.631853"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.636716"], ["updated_at", "2015-06-09 08:23:41.636716"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier et Guyot SCOP"], ["email", "enzo@moreau.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.info/enzo"], ["created_at", "2015-06-09 08:23:41.640653"], ["updated_at", "2015-06-09 08:23:41.640653"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.644381"], ["updated_at", "2015-06-09 08:23:41.644381"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.648520"], ["updated_at", "2015-06-09 08:23:41.648520"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre EURL EI"], ["email", "rayan.dumas@moreau.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.fr/jeanne"], ["created_at", "2015-06-09 08:23:41.651683"], ["updated_at", "2015-06-09 08:23:41.651683"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.655479"], ["updated_at", "2015-06-09 08:23:41.655479"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.659770"], ["updated_at", "2015-06-09 08:23:41.659770"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet SEM EURL"], ["email", "alice@bernard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.info/victor.adam"], ["created_at", "2015-06-09 08:23:41.663069"], ["updated_at", "2015-06-09 08:23:41.663069"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.666816"], ["updated_at", "2015-06-09 08:23:41.666816"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.671209"], ["updated_at", "2015-06-09 08:23:41.671209"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Simon GIE"], ["email", "chlo@pons.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.name/alexandre"], ["created_at", "2015-06-09 08:23:41.674501"], ["updated_at", "2015-06-09 08:23:41.674501"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.677919"], ["updated_at", "2015-06-09 08:23:41.677919"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.682260"], ["updated_at", "2015-06-09 08:23:41.682260"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Noel SAS"], ["email", "mathis@louis.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.eu/noah.perrin"], ["created_at", "2015-06-09 08:23:41.685422"], ["updated_at", "2015-06-09 08:23:41.685422"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.688971"], ["updated_at", "2015-06-09 08:23:41.688971"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.693126"], ["updated_at", "2015-06-09 08:23:41.693126"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre SCOP GIE"], ["email", "clara_garcia@dupont.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.eu/jade"], ["created_at", "2015-06-09 08:23:41.696438"], ["updated_at", "2015-06-09 08:23:41.696438"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.700103"], ["updated_at", "2015-06-09 08:23:41.700103"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.704293"], ["updated_at", "2015-06-09 08:23:41.704293"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier et Girard SEM"], ["email", "baptiste_roy@perrot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.info/nathan.lopez"], ["created_at", "2015-06-09 08:23:41.707495"], ["updated_at", "2015-06-09 08:23:41.707495"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.711085"], ["updated_at", "2015-06-09 08:23:41.711085"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.715294"], ["updated_at", "2015-06-09 08:23:41.715294"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont SEM SA"], ["email", "tom@lambert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.info/noa"], ["created_at", "2015-06-09 08:23:41.718505"], ["updated_at", "2015-06-09 08:23:41.718505"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.722675"], ["updated_at", "2015-06-09 08:23:41.722675"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.727271"], ["updated_at", "2015-06-09 08:23:41.727271"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour et Garnier SEM"], ["email", "pauline@arnaud.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.eu/la"], ["created_at", "2015-06-09 08:23:41.730875"], ["updated_at", "2015-06-09 08:23:41.730875"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.735303"], ["updated_at", "2015-06-09 08:23:41.735303"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.740263"], ["updated_at", "2015-06-09 08:23:41.740263"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert et Lambert SARL"], ["email", "antoine@louis.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.com/julien"], ["created_at", "2015-06-09 08:23:41.744078"], ["updated_at", "2015-06-09 08:23:41.744078"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.747721"], ["updated_at", "2015-06-09 08:23:41.747721"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.751897"], ["updated_at", "2015-06-09 08:23:41.751897"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine SCOP SA"], ["email", "clmence@rodriguez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.fr/clmence.paul"], ["created_at", "2015-06-09 08:23:41.755627"], ["updated_at", "2015-06-09 08:23:41.755627"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.759014"], ["updated_at", "2015-06-09 08:23:41.759014"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.763015"], ["updated_at", "2015-06-09 08:23:41.763015"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer et Garnier SA"], ["email", "ethan.marchal@roy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.org/alice.joly"], ["created_at", "2015-06-09 08:23:41.766449"], ["updated_at", "2015-06-09 08:23:41.766449"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.769803"], ["updated_at", "2015-06-09 08:23:41.769803"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.773695"], ["updated_at", "2015-06-09 08:23:41.773695"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud SCOP EURL"], ["email", "lucas.barbier@poirier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.eu/maxence.pons"], ["created_at", "2015-06-09 08:23:41.776979"], ["updated_at", "2015-06-09 08:23:41.776979"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.780455"], ["updated_at", "2015-06-09 08:23:41.780455"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.784500"], ["updated_at", "2015-06-09 08:23:41.784500"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean EURL SA"], ["email", "ocane_blanc@roux.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.com/lucie"], ["created_at", "2015-06-09 08:23:41.787921"], ["updated_at", "2015-06-09 08:23:41.787921"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.791397"], ["updated_at", "2015-06-09 08:23:41.791397"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.795253"], ["updated_at", "2015-06-09 08:23:41.795253"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche SAS SAS"], ["email", "nathan@le.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.name/paul.dumas"], ["created_at", "2015-06-09 08:23:41.798566"], ["updated_at", "2015-06-09 08:23:41.798566"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.801944"], ["updated_at", "2015-06-09 08:23:41.801944"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.806006"], ["updated_at", "2015-06-09 08:23:41.806006"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Marchand SA"], ["email", "ethan_perrot@berger.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclercq.eu/tho"], ["created_at", "2015-06-09 08:23:41.809371"], ["updated_at", "2015-06-09 08:23:41.809371"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.812860"], ["updated_at", "2015-06-09 08:23:41.812860"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.816984"], ["updated_at", "2015-06-09 08:23:41.816984"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry EURL SCOP"], ["email", "louna_pierre@gauthier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.info/charlotte.morel"], ["created_at", "2015-06-09 08:23:41.820439"], ["updated_at", "2015-06-09 08:23:41.820439"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.824151"], ["updated_at", "2015-06-09 08:23:41.824151"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.828537"], ["updated_at", "2015-06-09 08:23:41.828537"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger et Robin SAS"], ["email", "mathis_robin@le.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.org/lilou.david"], ["created_at", "2015-06-09 08:23:41.832787"], ["updated_at", "2015-06-09 08:23:41.832787"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.836857"], ["updated_at", "2015-06-09 08:23:41.836857"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.841807"], ["updated_at", "2015-06-09 08:23:41.841807"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Moulin SARL"], ["email", "julien@paris.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.net/alicia"], ["created_at", "2015-06-09 08:23:41.845620"], ["updated_at", "2015-06-09 08:23:41.845620"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.849107"], ["updated_at", "2015-06-09 08:23:41.849107"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.853247"], ["updated_at", "2015-06-09 08:23:41.853247"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Perrin EI"], ["email", "malle@perez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.eu/axel_nguyen"], ["created_at", "2015-06-09 08:23:41.856995"], ["updated_at", "2015-06-09 08:23:41.856995"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.860486"], ["updated_at", "2015-06-09 08:23:41.860486"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.864474"], ["updated_at", "2015-06-09 08:23:41.864474"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall SARL EI"], ["email", "ocane.duval@dumont.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.eu/ethan.roueau"], ["created_at", "2015-06-09 08:23:41.868207"], ["updated_at", "2015-06-09 08:23:41.868207"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.871573"], ["updated_at", "2015-06-09 08:23:41.871573"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.875555"], ["updated_at", "2015-06-09 08:23:41.875555"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard SAS EURL"], ["email", "adam.schmitt@martin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.eu/lou_paul"], ["created_at", "2015-06-09 08:23:41.879256"], ["updated_at", "2015-06-09 08:23:41.879256"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.882859"], ["updated_at", "2015-06-09 08:23:41.882859"]]  (1.5ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.887751"], ["updated_at", "2015-06-09 08:23:41.887751"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard SARL SEM"], ["email", "alicia@morel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.fr/kylian.rouel"], ["created_at", "2015-06-09 08:23:41.891560"], ["updated_at", "2015-06-09 08:23:41.891560"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.894980"], ["updated_at", "2015-06-09 08:23:41.894980"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.899066"], ["updated_at", "2015-06-09 08:23:41.899066"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps et Renard EURL"], ["email", "zoe@dupont.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.name/emilie"], ["created_at", "2015-06-09 08:23:41.902668"], ["updated_at", "2015-06-09 08:23:41.902668"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.906136"], ["updated_at", "2015-06-09 08:23:41.906136"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.910262"], ["updated_at", "2015-06-09 08:23:41.910262"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard SCOP SARL"], ["email", "lo_maon@mercier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.fr/lina.roger"], ["created_at", "2015-06-09 08:23:41.913619"], ["updated_at", "2015-06-09 08:23:41.913619"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.916972"], ["updated_at", "2015-06-09 08:23:41.916972"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.921081"], ["updated_at", "2015-06-09 08:23:41.921081"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel et Marty SA"], ["email", "benjamin@dubois.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.eu/mathis_renault"], ["created_at", "2015-06-09 08:23:41.924761"], ["updated_at", "2015-06-09 08:23:41.924761"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.928499"], ["updated_at", "2015-06-09 08:23:41.928499"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.933308"], ["updated_at", "2015-06-09 08:23:41.933308"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel SEM SARL"], ["email", "lilou@baron.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.eu/gabriel.vincent"], ["created_at", "2015-06-09 08:23:41.937200"], ["updated_at", "2015-06-09 08:23:41.937200"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.941189"], ["updated_at", "2015-06-09 08:23:41.941189"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.946100"], ["updated_at", "2015-06-09 08:23:41.946100"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris et Prevost SEM"], ["email", "justine.garcia@gaillard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.com/mathilde.vincent"], ["created_at", "2015-06-09 08:23:41.949508"], ["updated_at", "2015-06-09 08:23:41.949508"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.952889"], ["updated_at", "2015-06-09 08:23:41.952889"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.956955"], ["updated_at", "2015-06-09 08:23:41.956955"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Simon SCOP"], ["email", "eva@bonnet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.fr/sarah"], ["created_at", "2015-06-09 08:23:41.960404"], ["updated_at", "2015-06-09 08:23:41.960404"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.963836"], ["updated_at", "2015-06-09 08:23:41.963836"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.968087"], ["updated_at", "2015-06-09 08:23:41.968087"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry et Noel EURL"], ["email", "manon@leclercq.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.org/la"], ["created_at", "2015-06-09 08:23:41.971255"], ["updated_at", "2015-06-09 08:23:41.971255"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.974470"], ["updated_at", "2015-06-09 08:23:41.974470"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.978178"], ["updated_at", "2015-06-09 08:23:41.978178"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert et Le gall GIE"], ["email", "mathilde@lemaire.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.fr/chlo.meunier"], ["created_at", "2015-06-09 08:23:41.981499"], ["updated_at", "2015-06-09 08:23:41.981499"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.984759"], ["updated_at", "2015-06-09 08:23:41.984759"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.988489"], ["updated_at", "2015-06-09 08:23:41.988489"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel SCOP GIE"], ["email", "marie.clement@jean.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.org/maxime.menard"], ["created_at", "2015-06-09 08:23:41.991806"], ["updated_at", "2015-06-09 08:23:41.991806"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.995209"], ["updated_at", "2015-06-09 08:23:41.995209"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:41.999233"], ["updated_at", "2015-06-09 08:23:41.999233"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier et Pierre SEM"], ["email", "maeva.riviere@schmitt.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.org/lola"], ["created_at", "2015-06-09 08:23:42.002854"], ["updated_at", "2015-06-09 08:23:42.002854"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.006287"], ["updated_at", "2015-06-09 08:23:42.006287"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.010730"], ["updated_at", "2015-06-09 08:23:42.010730"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq SCOP SARL"], ["email", "lucie@poirier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.com/noah.guyot"], ["created_at", "2015-06-09 08:23:42.014064"], ["updated_at", "2015-06-09 08:23:42.014064"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.017485"], ["updated_at", "2015-06-09 08:23:42.017485"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.021526"], ["updated_at", "2015-06-09 08:23:42.021526"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SAS SEM"], ["email", "alexis@lucas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.net/julie"], ["created_at", "2015-06-09 08:23:42.025502"], ["updated_at", "2015-06-09 08:23:42.025502"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.029425"], ["updated_at", "2015-06-09 08:23:42.029425"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.034373"], ["updated_at", "2015-06-09 08:23:42.034373"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier et Louis SEM"], ["email", "romane@francois.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.net/matto"], ["created_at", "2015-06-09 08:23:42.038504"], ["updated_at", "2015-06-09 08:23:42.038504"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.042961"], ["updated_at", "2015-06-09 08:23:42.042961"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.047319"], ["updated_at", "2015-06-09 08:23:42.047319"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury et Louis GIE"], ["email", "anas@robin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.info/pauline"], ["created_at", "2015-06-09 08:23:42.050581"], ["updated_at", "2015-06-09 08:23:42.050581"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.053754"], ["updated_at", "2015-06-09 08:23:42.053754"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.057536"], ["updated_at", "2015-06-09 08:23:42.057536"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard et Lambert SARL"], ["email", "ethan@picard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.net/pierre"], ["created_at", "2015-06-09 08:23:42.060878"], ["updated_at", "2015-06-09 08:23:42.060878"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.064227"], ["updated_at", "2015-06-09 08:23:42.064227"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.068006"], ["updated_at", "2015-06-09 08:23:42.068006"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel SA SEM"], ["email", "malys.lemaire@carpentier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.info/romane"], ["created_at", "2015-06-09 08:23:42.071285"], ["updated_at", "2015-06-09 08:23:42.071285"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.074639"], ["updated_at", "2015-06-09 08:23:42.074639"]]  (1.1ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.078891"], ["updated_at", "2015-06-09 08:23:42.078891"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis GIE EURL"], ["email", "rayan_julien@bernard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.info/ines"], ["created_at", "2015-06-09 08:23:42.082139"], ["updated_at", "2015-06-09 08:23:42.082139"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.085518"], ["updated_at", "2015-06-09 08:23:42.085518"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.089399"], ["updated_at", "2015-06-09 08:23:42.089399"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Dubois SCOP"], ["email", "lilou@louis.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.net/raphal_rodriguez"], ["created_at", "2015-06-09 08:23:42.092682"], ["updated_at", "2015-06-09 08:23:42.092682"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.095996"], ["updated_at", "2015-06-09 08:23:42.095996"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.099793"], ["updated_at", "2015-06-09 08:23:42.099793"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas EURL GIE"], ["email", "lou.dupont@perez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclercq.eu/axel.maillard"], ["created_at", "2015-06-09 08:23:42.103110"], ["updated_at", "2015-06-09 08:23:42.103110"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.106424"], ["updated_at", "2015-06-09 08:23:42.106424"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.110161"], ["updated_at", "2015-06-09 08:23:42.110161"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez SARL GIE"], ["email", "justine@rolland.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.eu/pauline.giraud"], ["created_at", "2015-06-09 08:23:42.113441"], ["updated_at", "2015-06-09 08:23:42.113441"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.116971"], ["updated_at", "2015-06-09 08:23:42.116971"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.120935"], ["updated_at", "2015-06-09 08:23:42.120935"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier SA SCOP"], ["email", "valentin@meunier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.info/eva_bertrand"], ["created_at", "2015-06-09 08:23:42.123881"], ["updated_at", "2015-06-09 08:23:42.123881"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.127818"], ["updated_at", "2015-06-09 08:23:42.127818"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.132483"], ["updated_at", "2015-06-09 08:23:42.132483"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine GIE EURL"], ["email", "hugo_lacroix@marchal.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.fr/elisa"], ["created_at", "2015-06-09 08:23:42.136272"], ["updated_at", "2015-06-09 08:23:42.136272"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.141038"], ["updated_at", "2015-06-09 08:23:42.141038"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.146495"], ["updated_at", "2015-06-09 08:23:42.146495"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre GIE EURL"], ["email", "marie@aubry.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.eu/alexandre"], ["created_at", "2015-06-09 08:23:42.149863"], ["updated_at", "2015-06-09 08:23:42.149863"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.153132"], ["updated_at", "2015-06-09 08:23:42.153132"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.156910"], ["updated_at", "2015-06-09 08:23:42.156910"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard et Riviere EURL"], ["email", "justine.hubert@martin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.com/eva.menard"], ["created_at", "2015-06-09 08:23:42.160314"], ["updated_at", "2015-06-09 08:23:42.160314"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.163754"], ["updated_at", "2015-06-09 08:23:42.163754"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.167700"], ["updated_at", "2015-06-09 08:23:42.167700"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis et Huet SA"], ["email", "clara@poirier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.fr/romane"], ["created_at", "2015-06-09 08:23:42.170865"], ["updated_at", "2015-06-09 08:23:42.170865"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.174205"], ["updated_at", "2015-06-09 08:23:42.174205"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.177950"], ["updated_at", "2015-06-09 08:23:42.177950"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez et Moreau EURL"], ["email", "raphal_renault@huet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.net/lo"], ["created_at", "2015-06-09 08:23:42.182495"], ["updated_at", "2015-06-09 08:23:42.182495"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.198658"], ["updated_at", "2015-06-09 08:23:42.198658"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.203521"], ["updated_at", "2015-06-09 08:23:42.203521"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall EI SEM"], ["email", "malle_bourgeois@nicolas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.name/alexis"], ["created_at", "2015-06-09 08:23:42.209335"], ["updated_at", "2015-06-09 08:23:42.209335"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.213401"], ["updated_at", "2015-06-09 08:23:42.213401"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.217863"], ["updated_at", "2015-06-09 08:23:42.217863"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin et Lopez GIE"], ["email", "anas.fontaine@robin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.org/pierre_huet"], ["created_at", "2015-06-09 08:23:42.221522"], ["updated_at", "2015-06-09 08:23:42.221522"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.225596"], ["updated_at", "2015-06-09 08:23:42.225596"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.230259"], ["updated_at", "2015-06-09 08:23:42.230259"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard et Guerin SA"], ["email", "jade@bonnet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.fr/louis_huet"], ["created_at", "2015-06-09 08:23:42.234162"], ["updated_at", "2015-06-09 08:23:42.234162"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.239268"], ["updated_at", "2015-06-09 08:23:42.239268"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.244563"], ["updated_at", "2015-06-09 08:23:42.244563"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez EURL SARL"], ["email", "louise@brunet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.eu/gabriel"], ["created_at", "2015-06-09 08:23:42.249360"], ["updated_at", "2015-06-09 08:23:42.249360"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.254300"], ["updated_at", "2015-06-09 08:23:42.254300"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.259953"], ["updated_at", "2015-06-09 08:23:42.259953"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Benoit SAS"], ["email", "clia_fernandez@julien.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.eu/kylian.leroux"], ["created_at", "2015-06-09 08:23:42.263802"], ["updated_at", "2015-06-09 08:23:42.263802"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.267456"], ["updated_at", "2015-06-09 08:23:42.267456"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.272165"], ["updated_at", "2015-06-09 08:23:42.272165"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David GIE SAS"], ["email", "raphal_fleury@leclercq.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.org/lola"], ["created_at", "2015-06-09 08:23:42.275965"], ["updated_at", "2015-06-09 08:23:42.275965"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.279371"], ["updated_at", "2015-06-09 08:23:42.279371"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.283377"], ["updated_at", "2015-06-09 08:23:42.283377"]]  (9.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand SEM EURL"], ["email", "jade_pierre@fournier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.net/ethan_perrin"], ["created_at", "2015-06-09 08:23:42.296360"], ["updated_at", "2015-06-09 08:23:42.296360"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.300431"], ["updated_at", "2015-06-09 08:23:42.300431"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.305663"], ["updated_at", "2015-06-09 08:23:42.305663"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot et Marchal EURL"], ["email", "clment@thomas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.net/malle"], ["created_at", "2015-06-09 08:23:42.309703"], ["updated_at", "2015-06-09 08:23:42.309703"]]  (1.0ms) commit transaction  (0.2ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.313538"], ["updated_at", "2015-06-09 08:23:42.313538"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.318353"], ["updated_at", "2015-06-09 08:23:42.318353"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre SARL GIE"], ["email", "charlotte@renaud.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.eu/nathan.mercier"], ["created_at", "2015-06-09 08:23:42.321866"], ["updated_at", "2015-06-09 08:23:42.321866"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.325309"], ["updated_at", "2015-06-09 08:23:42.325309"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.329259"], ["updated_at", "2015-06-09 08:23:42.329259"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Carre EI"], ["email", "matho@pons.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.net/sarah"], ["created_at", "2015-06-09 08:23:42.332589"], ["updated_at", "2015-06-09 08:23:42.332589"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.336059"], ["updated_at", "2015-06-09 08:23:42.336059"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.340246"], ["updated_at", "2015-06-09 08:23:42.340246"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Aubert SAS"], ["email", "thomas@legrand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.info/jade.cousin"], ["created_at", "2015-06-09 08:23:42.344303"], ["updated_at", "2015-06-09 08:23:42.344303"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.348229"], ["updated_at", "2015-06-09 08:23:42.348229"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.353451"], ["updated_at", "2015-06-09 08:23:42.353451"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit SARL EURL"], ["email", "malys@roux.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.eu/yanis.leroy"], ["created_at", "2015-06-09 08:23:42.357721"], ["updated_at", "2015-06-09 08:23:42.357721"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.362374"], ["updated_at", "2015-06-09 08:23:42.362374"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.367112"], ["updated_at", "2015-06-09 08:23:42.367112"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger EI SA"], ["email", "adam@lopez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.name/carla"], ["created_at", "2015-06-09 08:23:42.370358"], ["updated_at", "2015-06-09 08:23:42.370358"]]  (13.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.387740"], ["updated_at", "2015-06-09 08:23:42.387740"]]  (1.2ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.393421"], ["updated_at", "2015-06-09 08:23:42.393421"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier et Jacquet SEM"], ["email", "lilou@durand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.fr/kylian"], ["created_at", "2015-06-09 08:23:42.397162"], ["updated_at", "2015-06-09 08:23:42.397162"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.401064"], ["updated_at", "2015-06-09 08:23:42.401064"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.405291"], ["updated_at", "2015-06-09 08:23:42.405291"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur et Fleury SEM"], ["email", "romain@renaud.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.com/raphal_jean"], ["created_at", "2015-06-09 08:23:42.408491"], ["updated_at", "2015-06-09 08:23:42.408491"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.412302"], ["updated_at", "2015-06-09 08:23:42.412302"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.416532"], ["updated_at", "2015-06-09 08:23:42.416532"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez et Caron SEM"], ["email", "sacha@nguyen.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.info/clmence"], ["created_at", "2015-06-09 08:23:42.419683"], ["updated_at", "2015-06-09 08:23:42.419683"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.423535"], ["updated_at", "2015-06-09 08:23:42.423535"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.427646"], ["updated_at", "2015-06-09 08:23:42.427646"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard et Bernard SAS"], ["email", "romane@huet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.info/maxence_noel"], ["created_at", "2015-06-09 08:23:42.430861"], ["updated_at", "2015-06-09 08:23:42.430861"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.434676"], ["updated_at", "2015-06-09 08:23:42.434676"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.438775"], ["updated_at", "2015-06-09 08:23:42.438775"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron SEM SCOP"], ["email", "chlo_charpentier@brun.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.eu/lola.durand"], ["created_at", "2015-06-09 08:23:42.441998"], ["updated_at", "2015-06-09 08:23:42.441998"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.446174"], ["updated_at", "2015-06-09 08:23:42.446174"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.451083"], ["updated_at", "2015-06-09 08:23:42.451083"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roussel SEM SAS"], ["email", "justine.richard@berger.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.com/adrien_marchal"], ["created_at", "2015-06-09 08:23:42.454957"], ["updated_at", "2015-06-09 08:23:42.454957"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.459505"], ["updated_at", "2015-06-09 08:23:42.459505"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.465007"], ["updated_at", "2015-06-09 08:23:42.465007"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Lefevre SARL"], ["email", "lucie@baron.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.org/noa.gauthier"], ["created_at", "2015-06-09 08:23:42.468421"], ["updated_at", "2015-06-09 08:23:42.468421"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.472242"], ["updated_at", "2015-06-09 08:23:42.472242"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.476812"], ["updated_at", "2015-06-09 08:23:42.476812"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier SEM SCOP"], ["email", "hugo@bernard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.com/malys"], ["created_at", "2015-06-09 08:23:42.480199"], ["updated_at", "2015-06-09 08:23:42.480199"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.483618"], ["updated_at", "2015-06-09 08:23:42.483618"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.487491"], ["updated_at", "2015-06-09 08:23:42.487491"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois GIE SAS"], ["email", "romane.blanc@laurent.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.fr/clment"], ["created_at", "2015-06-09 08:23:42.490784"], ["updated_at", "2015-06-09 08:23:42.490784"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.494223"], ["updated_at", "2015-06-09 08:23:42.494223"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:42.498390"], ["updated_at", "2015-06-09 08:23:42.498390"]]  (1.1ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:23:42 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.9ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.7ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (105.5ms) Completed 200 OK in 108ms (Views: 101.1ms | ActiveRecord: 5.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:23:42 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:23:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:23:42 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:23:42 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine SCOP EI"], ["email", "clment@philippe.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.name/lucas"], ["created_at", "2015-06-09 08:23:44.458481"], ["updated_at", "2015-06-09 08:23:44.458481"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:23:44.462629"], ["updated_at", "2015-06-09 08:23:44.462629"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "name", "done", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 20], ["name", "I-am-open"], ["done", "f"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:23:44.475088"], ["updated_at", "2015-06-09 08:23:44.475088"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "name", "done", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 100], ["name", "I-am-closed"], ["done", "f"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:23:44.480007"], ["updated_at", "2015-06-09 08:23:44.480007"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Carla"], ["last_name", "Paul"], ["email", "paul_carla@arnaud.net"], ["title", "Individual-Title"], ["twitter", "CarlaPaul"], ["www", "http://vaeur.fr/sacha.lucas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:23:44.484951"], ["updated_at", "2015-06-09 08:23:44.484951"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:23:44.488939"], ["updated_at", "2015-06-09 08:23:44.488939"]]  (0.8ms) commit transaction  (0.9ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:24:02 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (707.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (121.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (869.8ms) Completed 200 OK in 1258ms (Views: 1187.0ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:04 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:04 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:24:06 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52170/customer_vault/corporations/new"}  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-09 08:24:06.580826"], ["updated_at", "2015-06-09 08:24:06.580826"]] SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-06-09 08:24:06.587425"], ["updated_at", "2015-06-09 08:24:06.587425"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52170/customer_vault/corporations/1 Completed 302 Found in 30ms (ActiveRecord: 3.7ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:06 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (10.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (35.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (44.7ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (24.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (26.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (42.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (7.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (14.0ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (17.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (51.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (226.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (239.6ms) Completed 200 OK in 278ms (Views: 246.6ms | ActiveRecord: 2.5ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:06 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:06 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:06 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.2ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.2ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre SARL EI"], ["email", "anas@renard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.eu/noah"], ["created_at", "2015-06-09 08:24:07.046592"], ["updated_at", "2015-06-09 08:24:07.046592"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:07.051406"], ["updated_at", "2015-06-09 08:24:07.051406"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:24:07 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (53.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (62.2ms) Completed 200 OK in 73ms (Views: 68.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:07 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:07 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:07 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:09 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Pierre SARL EI", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"anas@renard.com", "www"=>"http://roche.eu/noah", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52170/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.4ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:24:09.180418"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:24:09.183860"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:09.185497"], ["updated_at", "2015-06-09 08:24:09.185497"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:09.307534"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:09.312611"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (3.3ms) commit transaction Redirected to http://127.0.0.1:52170/customer_vault/corporations/1 Completed 302 Found in 149ms (ActiveRecord: 5.9ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:09 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.1ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.8ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (5.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (25.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (25.8ms) Completed 200 OK in 30ms (Views: 26.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:09 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:09 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:09 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.3ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.2ms) DELETE FROM "flyboy_goals";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre SCOP SARL"], ["email", "juliette@moreau.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.name/clment_leroux"], ["created_at", "2015-06-09 08:24:09.475679"], ["updated_at", "2015-06-09 08:24:09.475679"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:09.488603"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:09.492993"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:09.498754"], ["updated_at", "2015-06-09 08:24:09.498754"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:24:09 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (69.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (72.8ms) Completed 200 OK in 78ms (Views: 74.4ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:09 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:09 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:09 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:11 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Andre SCOP SARL", "tag_list"=>["", "mytag2"], "email"=>"juliette@moreau.com", "www"=>"http://rouel.name/clment_leroux", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52170/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:24:11.439061"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:24:11.441369"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.443163"], ["updated_at", "2015-06-09 08:24:11.443163"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52170/customer_vault/corporations/1 Completed 302 Found in 27ms (ActiveRecord: 4.2ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:11 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (4.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (5.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (29.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (29.5ms) Completed 200 OK in 34ms (Views: 30.6ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:11 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:11 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:11 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.4ms) DELETE FROM "taggings";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard GIE EURL"], ["email", "jade@julien.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.org/valentin"], ["created_at", "2015-06-09 08:24:11.614577"], ["updated_at", "2015-06-09 08:24:11.614577"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.619919"], ["updated_at", "2015-06-09 08:24:11.619919"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre et Leroux SA"], ["email", "sarah_rey@jacquet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrin.org/baptiste_bernard"], ["created_at", "2015-06-09 08:24:11.624919"], ["updated_at", "2015-06-09 08:24:11.624919"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.629658"], ["updated_at", "2015-06-09 08:24:11.629658"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Martin GIE"], ["email", "alexandre@francois.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.net/julien"], ["created_at", "2015-06-09 08:24:11.634184"], ["updated_at", "2015-06-09 08:24:11.634184"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.638545"], ["updated_at", "2015-06-09 08:24:11.638545"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin SARL SAS"], ["email", "romain.francois@petit.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.com/maxence"], ["created_at", "2015-06-09 08:24:11.642298"], ["updated_at", "2015-06-09 08:24:11.642298"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.646832"], ["updated_at", "2015-06-09 08:24:11.646832"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc et Schmitt GIE"], ["email", "clia_bonnet@vincent.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.com/justine_moreau"], ["created_at", "2015-06-09 08:24:11.650892"], ["updated_at", "2015-06-09 08:24:11.650892"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.655098"], ["updated_at", "2015-06-09 08:24:11.655098"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas et Francois SA"], ["email", "lisa@renaud.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.fr/pierre.arnaud"], ["created_at", "2015-06-09 08:24:11.659071"], ["updated_at", "2015-06-09 08:24:11.659071"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.663428"], ["updated_at", "2015-06-09 08:24:11.663428"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas et Arnaud SARL"], ["email", "maeva@menard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.name/pierre"], ["created_at", "2015-06-09 08:24:11.667159"], ["updated_at", "2015-06-09 08:24:11.667159"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.671328"], ["updated_at", "2015-06-09 08:24:11.671328"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud et Deschamps SAS"], ["email", "ambre_dupuy@bertrand.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.eu/ethan_perrot"], ["created_at", "2015-06-09 08:24:11.675732"], ["updated_at", "2015-06-09 08:24:11.675732"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.679654"], ["updated_at", "2015-06-09 08:24:11.679654"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard et Perrin EURL"], ["email", "tho.charles@bertrand.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.com/la"], ["created_at", "2015-06-09 08:24:11.683381"], ["updated_at", "2015-06-09 08:24:11.683381"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.687564"], ["updated_at", "2015-06-09 08:24:11.687564"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost et Marchal SA"], ["email", "thomas@fabre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.org/malys.roux"], ["created_at", "2015-06-09 08:24:11.691503"], ["updated_at", "2015-06-09 08:24:11.691503"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.695346"], ["updated_at", "2015-06-09 08:24:11.695346"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard EURL SEM"], ["email", "matho.dupuy@roger.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.fr/lena"], ["created_at", "2015-06-09 08:24:11.700061"], ["updated_at", "2015-06-09 08:24:11.700061"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.704837"], ["updated_at", "2015-06-09 08:24:11.704837"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier et Lambert GIE"], ["email", "enzo_thomas@francois.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guerin.com/ethan"], ["created_at", "2015-06-09 08:24:11.710128"], ["updated_at", "2015-06-09 08:24:11.710128"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.714591"], ["updated_at", "2015-06-09 08:24:11.714591"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix et Lemoine SCOP"], ["email", "valentin@fernandez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.fr/romane_martin"], ["created_at", "2015-06-09 08:24:11.719743"], ["updated_at", "2015-06-09 08:24:11.719743"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.724662"], ["updated_at", "2015-06-09 08:24:11.724662"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin et Gauthier EI"], ["email", "sarah@lambert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.org/mathis.thomas"], ["created_at", "2015-06-09 08:24:11.729377"], ["updated_at", "2015-06-09 08:24:11.729377"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.734263"], ["updated_at", "2015-06-09 08:24:11.734263"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam et Lucas EI"], ["email", "kylian@riviere.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.eu/lilou_colin"], ["created_at", "2015-06-09 08:24:11.738662"], ["updated_at", "2015-06-09 08:24:11.738662"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.742835"], ["updated_at", "2015-06-09 08:24:11.742835"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard SARL GIE"], ["email", "hugo@meunier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.fr/lo.guillot"], ["created_at", "2015-06-09 08:24:11.747211"], ["updated_at", "2015-06-09 08:24:11.747211"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.752025"], ["updated_at", "2015-06-09 08:24:11.752025"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Dumont SARL"], ["email", "maxime.francois@berger.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.eu/lucie"], ["created_at", "2015-06-09 08:24:11.756558"], ["updated_at", "2015-06-09 08:24:11.756558"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.761060"], ["updated_at", "2015-06-09 08:24:11.761060"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont et Guillaume EI"], ["email", "raphal_vincent@perez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.info/jules_bernard"], ["created_at", "2015-06-09 08:24:11.765899"], ["updated_at", "2015-06-09 08:24:11.765899"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.770219"], ["updated_at", "2015-06-09 08:24:11.770219"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour et Maillard EI"], ["email", "tho_nguyen@charles.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.fr/victor"], ["created_at", "2015-06-09 08:24:11.774332"], ["updated_at", "2015-06-09 08:24:11.774332"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.778633"], ["updated_at", "2015-06-09 08:24:11.778633"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Renault GIE"], ["email", "sarah.morel@carpentier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefevre.com/adam_roy"], ["created_at", "2015-06-09 08:24:11.782645"], ["updated_at", "2015-06-09 08:24:11.782645"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.786534"], ["updated_at", "2015-06-09 08:24:11.786534"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard SARL SA"], ["email", "sarah_brunet@fabre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.fr/nomie"], ["created_at", "2015-06-09 08:24:11.790730"], ["updated_at", "2015-06-09 08:24:11.790730"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.794439"], ["updated_at", "2015-06-09 08:24:11.794439"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux SEM EURL"], ["email", "anas_arnaud@schneider.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.eu/louis.dumas"], ["created_at", "2015-06-09 08:24:11.798369"], ["updated_at", "2015-06-09 08:24:11.798369"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.802661"], ["updated_at", "2015-06-09 08:24:11.802661"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien EURL EURL"], ["email", "matho@le.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.name/lisa"], ["created_at", "2015-06-09 08:24:11.806167"], ["updated_at", "2015-06-09 08:24:11.806167"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.809888"], ["updated_at", "2015-06-09 08:24:11.809888"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris EURL GIE"], ["email", "lisa@aubry.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.com/lena.fernandez"], ["created_at", "2015-06-09 08:24:11.813902"], ["updated_at", "2015-06-09 08:24:11.813902"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.817887"], ["updated_at", "2015-06-09 08:24:11.817887"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu SARL GIE"], ["email", "evan@dupuy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.eu/ocane"], ["created_at", "2015-06-09 08:24:11.821807"], ["updated_at", "2015-06-09 08:24:11.821807"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.826486"], ["updated_at", "2015-06-09 08:24:11.826486"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry SEM GIE"], ["email", "julien_dumont@robin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.name/emilie_meyer"], ["created_at", "2015-06-09 08:24:11.830772"], ["updated_at", "2015-06-09 08:24:11.830772"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.835571"], ["updated_at", "2015-06-09 08:24:11.835571"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall et Faure SA"], ["email", "ocane.fleury@noel.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.fr/zoe"], ["created_at", "2015-06-09 08:24:11.839701"], ["updated_at", "2015-06-09 08:24:11.839701"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.843959"], ["updated_at", "2015-06-09 08:24:11.843959"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval GIE SCOP"], ["email", "adrien@laine.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.net/lola_fontaine"], ["created_at", "2015-06-09 08:24:11.849049"], ["updated_at", "2015-06-09 08:24:11.849049"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.853443"], ["updated_at", "2015-06-09 08:24:11.853443"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard et Thomas EURL"], ["email", "nomie@laurent.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.info/evan"], ["created_at", "2015-06-09 08:24:11.859104"], ["updated_at", "2015-06-09 08:24:11.859104"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.863140"], ["updated_at", "2015-06-09 08:24:11.863140"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin et Roux SA"], ["email", "rayan_dufour@vincent.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.name/lilou.petit"], ["created_at", "2015-06-09 08:24:11.866921"], ["updated_at", "2015-06-09 08:24:11.866921"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.871316"], ["updated_at", "2015-06-09 08:24:11.871316"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre SARL SCOP"], ["email", "romane.vidal@olivier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.com/louna"], ["created_at", "2015-06-09 08:24:11.875797"], ["updated_at", "2015-06-09 08:24:11.875797"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.880977"], ["updated_at", "2015-06-09 08:24:11.880977"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier EI SA"], ["email", "gabriel.morel@david.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.eu/tom.picard"], ["created_at", "2015-06-09 08:24:11.886455"], ["updated_at", "2015-06-09 08:24:11.886455"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.891002"], ["updated_at", "2015-06-09 08:24:11.891002"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard SCOP SAS"], ["email", "evan@charpentier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.fr/manon.bernard"], ["created_at", "2015-06-09 08:24:11.896839"], ["updated_at", "2015-06-09 08:24:11.896839"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.901124"], ["updated_at", "2015-06-09 08:24:11.901124"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard SA SEM"], ["email", "louis_laine@guillot.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.net/hugo"], ["created_at", "2015-06-09 08:24:11.905772"], ["updated_at", "2015-06-09 08:24:11.905772"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.910025"], ["updated_at", "2015-06-09 08:24:11.910025"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps et Cousin EURL"], ["email", "victor_morel@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.info/juliette"], ["created_at", "2015-06-09 08:24:11.914811"], ["updated_at", "2015-06-09 08:24:11.914811"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.918967"], ["updated_at", "2015-06-09 08:24:11.918967"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre SARL SA"], ["email", "lilou@henry.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.fr/marie"], ["created_at", "2015-06-09 08:24:11.924673"], ["updated_at", "2015-06-09 08:24:11.924673"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.929620"], ["updated_at", "2015-06-09 08:24:11.929620"]]  (0.7ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel et Schneider SA"], ["email", "anas@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.net/matho.vidal"], ["created_at", "2015-06-09 08:24:11.934119"], ["updated_at", "2015-06-09 08:24:11.934119"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.938593"], ["updated_at", "2015-06-09 08:24:11.938593"]]  (0.7ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement et Lefebvre SAS"], ["email", "raphal.baron@barre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.eu/noa"], ["created_at", "2015-06-09 08:24:11.943595"], ["updated_at", "2015-06-09 08:24:11.943595"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.947646"], ["updated_at", "2015-06-09 08:24:11.947646"]]  (1.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard et Guillaume EI"], ["email", "ethan_robert@guyot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.fr/tho_marie"], ["created_at", "2015-06-09 08:24:11.961875"], ["updated_at", "2015-06-09 08:24:11.961875"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.966032"], ["updated_at", "2015-06-09 08:24:11.966032"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Gonzalez EURL"], ["email", "camille.dumas@marchal.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.com/nomie.denis"], ["created_at", "2015-06-09 08:24:11.969437"], ["updated_at", "2015-06-09 08:24:11.969437"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:11.972852"], ["updated_at", "2015-06-09 08:24:11.972852"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:24:11 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (6.7ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (8.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (159.1ms) Completed 200 OK in 183ms (Views: 172.2ms | ActiveRecord: 4.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:12 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:12 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:12 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-09 10:24:14 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.4ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (64.0ms) Completed 200 OK in 69ms (Views: 63.4ms | ActiveRecord: 2.6ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:14 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:14 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.1ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:24:14 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (39.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (42.1ms) Completed 200 OK in 46ms (Views: 43.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:14 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:14 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:24:16 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52170/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (41.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (43.8ms) Completed 200 OK in 52ms (Views: 45.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:16 +0200  (3.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.1ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert SARL SEM"], ["email", "benjamin@gaillard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclercq.org/matto.mercier"], ["created_at", "2015-06-09 08:24:16.424854"], ["updated_at", "2015-06-09 08:24:16.424854"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:16.429192"], ["updated_at", "2015-06-09 08:24:16.429192"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:16 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (20.7ms) Completed 200 OK in 24ms (Views: 21.4ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:16 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-09 10:24:18 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:52170/customer_vault/corporations/1#activity"}  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-09 08:24:18.335393"], ["updated_at", "2015-06-09 08:24:18.335393"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52170/customer_vault/corporations/1#activity Completed 302 Found in 8ms (ActiveRecord: 3.1ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:18 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (16.0ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (30.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (30.9ms) Completed 200 OK in 34ms (Views: 31.6ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:18 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:18 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:24:18 +0200  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (2.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mohamed"], ["last_name", "Rodriguez"], ["email", "mohamed.rodriguez@baron.com"], ["title", "Individual-Title"], ["twitter", "MohamedRodriguez"], ["www", "http://hubert.com/benjamin.collet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:24:18.544991"], ["updated_at", "2015-06-09 08:24:18.544991"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:24:18.550164"], ["updated_at", "2015-06-09 08:24:18.550164"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:24:18.555762"], ["updated_at", "2015-06-09 08:24:18.555762"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:24:18.560217"], ["updated_at", "2015-06-09 08:24:18.560217"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Faure EURL"], ["email", "ocane.charles@baron.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.org/clia.rey"], ["created_at", "2015-06-09 08:24:18.564545"], ["updated_at", "2015-06-09 08:24:18.564545"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:18.568515"], ["updated_at", "2015-06-09 08:24:18.568515"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:18.574178"], ["updated_at", "2015-06-09 08:24:18.574178"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:18.578379"], ["updated_at", "2015-06-09 08:24:18.578379"]]  (1.0ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:24:18 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.0ms)  (0.5ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.8ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.0ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (29.6ms) Completed 200 OK in 38ms (Views: 35.1ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:18 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:18 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:24:18 +0200  (1.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.2ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.3ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard SARL SA"], ["email", "sarah.nicolas@chevalier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.org/rayan"], ["created_at", "2015-06-09 08:24:20.764706"], ["updated_at", "2015-06-09 08:24:20.764706"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.768510"], ["updated_at", "2015-06-09 08:24:20.768510"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.772697"], ["updated_at", "2015-06-09 08:24:20.772697"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau et Marie EI"], ["email", "maeva@julien.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.net/la_gonzalez"], ["created_at", "2015-06-09 08:24:20.775920"], ["updated_at", "2015-06-09 08:24:20.775920"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.780364"], ["updated_at", "2015-06-09 08:24:20.780364"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.785018"], ["updated_at", "2015-06-09 08:24:20.785018"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry et Nguyen EI"], ["email", "la.andre@perez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.com/lina_francois"], ["created_at", "2015-06-09 08:24:20.788876"], ["updated_at", "2015-06-09 08:24:20.788876"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.793059"], ["updated_at", "2015-06-09 08:24:20.793059"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.798097"], ["updated_at", "2015-06-09 08:24:20.798097"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois et Deschamps SAS"], ["email", "noa_marchal@hubert.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.fr/ethan"], ["created_at", "2015-06-09 08:24:20.801876"], ["updated_at", "2015-06-09 08:24:20.801876"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.805534"], ["updated_at", "2015-06-09 08:24:20.805534"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.809843"], ["updated_at", "2015-06-09 08:24:20.809843"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury et Adam EURL"], ["email", "thomas@moulin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.com/benjamin_deschamps"], ["created_at", "2015-06-09 08:24:20.813076"], ["updated_at", "2015-06-09 08:24:20.813076"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.817098"], ["updated_at", "2015-06-09 08:24:20.817098"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.821300"], ["updated_at", "2015-06-09 08:24:20.821300"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet SARL SEM"], ["email", "maxence_remy@philippe.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.fr/arthur.nguyen"], ["created_at", "2015-06-09 08:24:20.824617"], ["updated_at", "2015-06-09 08:24:20.824617"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.828541"], ["updated_at", "2015-06-09 08:24:20.828541"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.832671"], ["updated_at", "2015-06-09 08:24:20.832671"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin et Gaillard SEM"], ["email", "noa_petit@simon.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.fr/axel.berger"], ["created_at", "2015-06-09 08:24:20.835867"], ["updated_at", "2015-06-09 08:24:20.835867"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.839925"], ["updated_at", "2015-06-09 08:24:20.839925"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.844030"], ["updated_at", "2015-06-09 08:24:20.844030"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy SARL SA"], ["email", "thomas@prevost.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.info/marie.vidal"], ["created_at", "2015-06-09 08:24:20.847234"], ["updated_at", "2015-06-09 08:24:20.847234"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.851365"], ["updated_at", "2015-06-09 08:24:20.851365"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.855591"], ["updated_at", "2015-06-09 08:24:20.855591"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy EURL SCOP"], ["email", "raphal@lacroix.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.net/arthur"], ["created_at", "2015-06-09 08:24:20.858869"], ["updated_at", "2015-06-09 08:24:20.858869"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.862822"], ["updated_at", "2015-06-09 08:24:20.862822"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.867055"], ["updated_at", "2015-06-09 08:24:20.867055"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider SA SARL"], ["email", "hugo_hubert@dupont.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.info/louis"], ["created_at", "2015-06-09 08:24:20.870297"], ["updated_at", "2015-06-09 08:24:20.870297"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.874241"], ["updated_at", "2015-06-09 08:24:20.874241"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.878324"], ["updated_at", "2015-06-09 08:24:20.878324"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit et Petit SCOP"], ["email", "mael_lefevre@bonnet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.org/justine"], ["created_at", "2015-06-09 08:24:20.881503"], ["updated_at", "2015-06-09 08:24:20.881503"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.885709"], ["updated_at", "2015-06-09 08:24:20.885709"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.890300"], ["updated_at", "2015-06-09 08:24:20.890300"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre SCOP SAS"], ["email", "carla_guyot@gautier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.name/louis"], ["created_at", "2015-06-09 08:24:20.893926"], ["updated_at", "2015-06-09 08:24:20.893926"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.898230"], ["updated_at", "2015-06-09 08:24:20.898230"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.903456"], ["updated_at", "2015-06-09 08:24:20.903456"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron et Baron SEM"], ["email", "lena.lecomte@thomas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.eu/thomas"], ["created_at", "2015-06-09 08:24:20.907179"], ["updated_at", "2015-06-09 08:24:20.907179"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.910706"], ["updated_at", "2015-06-09 08:24:20.910706"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.914787"], ["updated_at", "2015-06-09 08:24:20.914787"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charles SAS SEM"], ["email", "hugo.leclerc@thomas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.net/lo_dufour"], ["created_at", "2015-06-09 08:24:20.918678"], ["updated_at", "2015-06-09 08:24:20.918678"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.922382"], ["updated_at", "2015-06-09 08:24:20.922382"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.926392"], ["updated_at", "2015-06-09 08:24:20.926392"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Guerin SARL"], ["email", "elisa.leclerc@jean.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.info/maxime_lemaire"], ["created_at", "2015-06-09 08:24:20.929715"], ["updated_at", "2015-06-09 08:24:20.929715"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.933385"], ["updated_at", "2015-06-09 08:24:20.933385"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.938845"], ["updated_at", "2015-06-09 08:24:20.938845"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois et Garcia SAS"], ["email", "julie_caron@paul.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.eu/louise_robert"], ["created_at", "2015-06-09 08:24:20.943481"], ["updated_at", "2015-06-09 08:24:20.943481"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.946987"], ["updated_at", "2015-06-09 08:24:20.946987"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.951595"], ["updated_at", "2015-06-09 08:24:20.951595"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud SARL SARL"], ["email", "louise@sanchez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.eu/sarah_rodriguez"], ["created_at", "2015-06-09 08:24:20.955258"], ["updated_at", "2015-06-09 08:24:20.955258"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.958817"], ["updated_at", "2015-06-09 08:24:20.958817"]]  (3.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.965895"], ["updated_at", "2015-06-09 08:24:20.965895"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger et Le roux SA"], ["email", "mlia.lemoine@sanchez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.com/mathilde"], ["created_at", "2015-06-09 08:24:20.969426"], ["updated_at", "2015-06-09 08:24:20.969426"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.973004"], ["updated_at", "2015-06-09 08:24:20.973004"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.977741"], ["updated_at", "2015-06-09 08:24:20.977741"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt SARL SEM"], ["email", "quentin.olivier@lefebvre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.org/gabriel"], ["created_at", "2015-06-09 08:24:20.981274"], ["updated_at", "2015-06-09 08:24:20.981274"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.985302"], ["updated_at", "2015-06-09 08:24:20.985302"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.990584"], ["updated_at", "2015-06-09 08:24:20.990584"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva EI SAS"], ["email", "arthur@paul.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.fr/marie.vaeur"], ["created_at", "2015-06-09 08:24:20.994097"], ["updated_at", "2015-06-09 08:24:20.994097"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:20.998414"], ["updated_at", "2015-06-09 08:24:20.998414"]]  (1.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.005176"], ["updated_at", "2015-06-09 08:24:21.005176"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix et Faure GIE"], ["email", "alexis@leclercq.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.info/louna"], ["created_at", "2015-06-09 08:24:21.009403"], ["updated_at", "2015-06-09 08:24:21.009403"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.013462"], ["updated_at", "2015-06-09 08:24:21.013462"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.019356"], ["updated_at", "2015-06-09 08:24:21.019356"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Moulin EURL"], ["email", "matto_lefebvre@dufour.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.net/elisa.pons"], ["created_at", "2015-06-09 08:24:21.022987"], ["updated_at", "2015-06-09 08:24:21.022987"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.026625"], ["updated_at", "2015-06-09 08:24:21.026625"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.030738"], ["updated_at", "2015-06-09 08:24:21.030738"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas GIE EI"], ["email", "laura@jean.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.name/charlotte"], ["created_at", "2015-06-09 08:24:21.034487"], ["updated_at", "2015-06-09 08:24:21.034487"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.038878"], ["updated_at", "2015-06-09 08:24:21.038878"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.043708"], ["updated_at", "2015-06-09 08:24:21.043708"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Prevost SAS"], ["email", "adam_aubert@prevost.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.org/ethan_moreau"], ["created_at", "2015-06-09 08:24:21.047305"], ["updated_at", "2015-06-09 08:24:21.047305"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.051504"], ["updated_at", "2015-06-09 08:24:21.051504"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.056215"], ["updated_at", "2015-06-09 08:24:21.056215"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Riviere EI GIE"], ["email", "rayan@carre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.fr/louise.dumont"], ["created_at", "2015-06-09 08:24:21.059851"], ["updated_at", "2015-06-09 08:24:21.059851"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.063562"], ["updated_at", "2015-06-09 08:24:21.063562"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.068964"], ["updated_at", "2015-06-09 08:24:21.068964"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel et Blanc GIE"], ["email", "carla@muller.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.org/yanis"], ["created_at", "2015-06-09 08:24:21.073690"], ["updated_at", "2015-06-09 08:24:21.073690"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.077383"], ["updated_at", "2015-06-09 08:24:21.077383"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.081960"], ["updated_at", "2015-06-09 08:24:21.081960"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel et Faure SARL"], ["email", "emilie@robert.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.name/lo.dubois"], ["created_at", "2015-06-09 08:24:21.085709"], ["updated_at", "2015-06-09 08:24:21.085709"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.089162"], ["updated_at", "2015-06-09 08:24:21.089162"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.093254"], ["updated_at", "2015-06-09 08:24:21.093254"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet et Guillot SCOP"], ["email", "laura_gerard@roy.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.fr/yanis"], ["created_at", "2015-06-09 08:24:21.097135"], ["updated_at", "2015-06-09 08:24:21.097135"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.101975"], ["updated_at", "2015-06-09 08:24:21.101975"]]  (1.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.107926"], ["updated_at", "2015-06-09 08:24:21.107926"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez SEM EURL"], ["email", "ambre@remy.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.org/clia_dasilva"], ["created_at", "2015-06-09 08:24:21.111702"], ["updated_at", "2015-06-09 08:24:21.111702"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.115921"], ["updated_at", "2015-06-09 08:24:21.115921"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.120639"], ["updated_at", "2015-06-09 08:24:21.120639"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval SEM SAS"], ["email", "lola.laine@fontaine.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.info/emilie"], ["created_at", "2015-06-09 08:24:21.123922"], ["updated_at", "2015-06-09 08:24:21.123922"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.127425"], ["updated_at", "2015-06-09 08:24:21.127425"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.132337"], ["updated_at", "2015-06-09 08:24:21.132337"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard et Benoit EURL"], ["email", "noa@aubert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.eu/alice_royer"], ["created_at", "2015-06-09 08:24:21.135702"], ["updated_at", "2015-06-09 08:24:21.135702"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.139190"], ["updated_at", "2015-06-09 08:24:21.139190"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.143956"], ["updated_at", "2015-06-09 08:24:21.143956"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal SA SAS"], ["email", "ethan.pons@martin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.com/louis.aubert"], ["created_at", "2015-06-09 08:24:21.147251"], ["updated_at", "2015-06-09 08:24:21.147251"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.150668"], ["updated_at", "2015-06-09 08:24:21.150668"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.155253"], ["updated_at", "2015-06-09 08:24:21.155253"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet GIE SA"], ["email", "gabriel_bourgeois@bertrand.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.com/carla"], ["created_at", "2015-06-09 08:24:21.158593"], ["updated_at", "2015-06-09 08:24:21.158593"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.162151"], ["updated_at", "2015-06-09 08:24:21.162151"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.166983"], ["updated_at", "2015-06-09 08:24:21.166983"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert et Lefevre SCOP"], ["email", "thomas.mathieu@girard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.net/noah_chevalier"], ["created_at", "2015-06-09 08:24:21.170386"], ["updated_at", "2015-06-09 08:24:21.170386"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.173933"], ["updated_at", "2015-06-09 08:24:21.173933"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.178798"], ["updated_at", "2015-06-09 08:24:21.178798"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc SA EURL"], ["email", "mlia@pierre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.name/mohamed"], ["created_at", "2015-06-09 08:24:21.182072"], ["updated_at", "2015-06-09 08:24:21.182072"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.185732"], ["updated_at", "2015-06-09 08:24:21.185732"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.190587"], ["updated_at", "2015-06-09 08:24:21.190587"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel SA SCOP"], ["email", "enzo@henry.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.net/lo.rodriguez"], ["created_at", "2015-06-09 08:24:21.194887"], ["updated_at", "2015-06-09 08:24:21.194887"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.199492"], ["updated_at", "2015-06-09 08:24:21.199492"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.204484"], ["updated_at", "2015-06-09 08:24:21.204484"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy SA SA"], ["email", "anas_roger@guyot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.fr/chlo_jacquet"], ["created_at", "2015-06-09 08:24:21.208651"], ["updated_at", "2015-06-09 08:24:21.208651"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.212746"], ["updated_at", "2015-06-09 08:24:21.212746"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.218359"], ["updated_at", "2015-06-09 08:24:21.218359"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Roux SEM"], ["email", "juliette_denis@marty.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.net/mathilde_roux"], ["created_at", "2015-06-09 08:24:21.222405"], ["updated_at", "2015-06-09 08:24:21.222405"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.226046"], ["updated_at", "2015-06-09 08:24:21.226046"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.230763"], ["updated_at", "2015-06-09 08:24:21.230763"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau SA SARL"], ["email", "lena@prevost.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.fr/laura"], ["created_at", "2015-06-09 08:24:21.234890"], ["updated_at", "2015-06-09 08:24:21.234890"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.239440"], ["updated_at", "2015-06-09 08:24:21.239440"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.245089"], ["updated_at", "2015-06-09 08:24:21.245089"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David SAS EI"], ["email", "yanis.lecomte@dubois.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.net/victor"], ["created_at", "2015-06-09 08:24:21.248833"], ["updated_at", "2015-06-09 08:24:21.248833"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.252847"], ["updated_at", "2015-06-09 08:24:21.252847"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.257702"], ["updated_at", "2015-06-09 08:24:21.257702"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland SAS GIE"], ["email", "nomie_girard@meyer.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.info/julien_gauthier"], ["created_at", "2015-06-09 08:24:21.261181"], ["updated_at", "2015-06-09 08:24:21.261181"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.264800"], ["updated_at", "2015-06-09 08:24:21.264800"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.270640"], ["updated_at", "2015-06-09 08:24:21.270640"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez et Laine SARL"], ["email", "clia@martin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.com/malys_dumas"], ["created_at", "2015-06-09 08:24:21.274627"], ["updated_at", "2015-06-09 08:24:21.274627"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.278999"], ["updated_at", "2015-06-09 08:24:21.278999"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.283427"], ["updated_at", "2015-06-09 08:24:21.283427"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen SEM SARL"], ["email", "lina.louis@robert.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.net/louise_pierre"], ["created_at", "2015-06-09 08:24:21.286831"], ["updated_at", "2015-06-09 08:24:21.286831"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.290539"], ["updated_at", "2015-06-09 08:24:21.290539"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.294793"], ["updated_at", "2015-06-09 08:24:21.294793"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roussel EURL SARL"], ["email", "arthur.petit@philippe.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.net/eva.simon"], ["created_at", "2015-06-09 08:24:21.298106"], ["updated_at", "2015-06-09 08:24:21.298106"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.302098"], ["updated_at", "2015-06-09 08:24:21.302098"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.306925"], ["updated_at", "2015-06-09 08:24:21.306925"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier et Gerard EI"], ["email", "maxence.carre@bernard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.org/julie_guillot"], ["created_at", "2015-06-09 08:24:21.311015"], ["updated_at", "2015-06-09 08:24:21.311015"]]  (2.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.317337"], ["updated_at", "2015-06-09 08:24:21.317337"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.323560"], ["updated_at", "2015-06-09 08:24:21.323560"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier SEM SARL"], ["email", "tho@rey.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.eu/nathan_faure"], ["created_at", "2015-06-09 08:24:21.326875"], ["updated_at", "2015-06-09 08:24:21.326875"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.330332"], ["updated_at", "2015-06-09 08:24:21.330332"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.334547"], ["updated_at", "2015-06-09 08:24:21.334547"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy et Blanchard GIE"], ["email", "lilou@hubert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.name/victor"], ["created_at", "2015-06-09 08:24:21.339219"], ["updated_at", "2015-06-09 08:24:21.339219"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.343559"], ["updated_at", "2015-06-09 08:24:21.343559"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.348272"], ["updated_at", "2015-06-09 08:24:21.348272"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul EURL GIE"], ["email", "clment.deschamps@gerard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.eu/antoine"], ["created_at", "2015-06-09 08:24:21.351741"], ["updated_at", "2015-06-09 08:24:21.351741"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.355333"], ["updated_at", "2015-06-09 08:24:21.355333"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.359472"], ["updated_at", "2015-06-09 08:24:21.359472"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau EI GIE"], ["email", "justine.robin@adam.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.net/thomas"], ["created_at", "2015-06-09 08:24:21.363121"], ["updated_at", "2015-06-09 08:24:21.363121"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.369241"], ["updated_at", "2015-06-09 08:24:21.369241"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.373824"], ["updated_at", "2015-06-09 08:24:21.373824"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David EURL SA"], ["email", "malle_lucas@brunet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.eu/matto_lucas"], ["created_at", "2015-06-09 08:24:21.377379"], ["updated_at", "2015-06-09 08:24:21.377379"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.381037"], ["updated_at", "2015-06-09 08:24:21.381037"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.385768"], ["updated_at", "2015-06-09 08:24:21.385768"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas et Paul GIE"], ["email", "noa.mercier@baron.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.info/sarah"], ["created_at", "2015-06-09 08:24:21.389144"], ["updated_at", "2015-06-09 08:24:21.389144"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.392711"], ["updated_at", "2015-06-09 08:24:21.392711"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.397109"], ["updated_at", "2015-06-09 08:24:21.397109"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland EURL GIE"], ["email", "malle@lambert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.net/mael"], ["created_at", "2015-06-09 08:24:21.400447"], ["updated_at", "2015-06-09 08:24:21.400447"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.405345"], ["updated_at", "2015-06-09 08:24:21.405345"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.411347"], ["updated_at", "2015-06-09 08:24:21.411347"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis et Lopez EURL"], ["email", "arthur@brun.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.net/alice"], ["created_at", "2015-06-09 08:24:21.415525"], ["updated_at", "2015-06-09 08:24:21.415525"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.420228"], ["updated_at", "2015-06-09 08:24:21.420228"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.425280"], ["updated_at", "2015-06-09 08:24:21.425280"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard et Collet SA"], ["email", "alice@bernard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.net/eva.fournier"], ["created_at", "2015-06-09 08:24:21.429209"], ["updated_at", "2015-06-09 08:24:21.429209"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.433496"], ["updated_at", "2015-06-09 08:24:21.433496"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.438940"], ["updated_at", "2015-06-09 08:24:21.438940"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis et Bonnet EURL"], ["email", "hugo.petit@guillot.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.com/lucas"], ["created_at", "2015-06-09 08:24:21.443055"], ["updated_at", "2015-06-09 08:24:21.443055"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.446499"], ["updated_at", "2015-06-09 08:24:21.446499"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.450359"], ["updated_at", "2015-06-09 08:24:21.450359"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois et Colin SARL"], ["email", "ocane@leroy.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.name/lina.mathieu"], ["created_at", "2015-06-09 08:24:21.454084"], ["updated_at", "2015-06-09 08:24:21.454084"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.457413"], ["updated_at", "2015-06-09 08:24:21.457413"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.461255"], ["updated_at", "2015-06-09 08:24:21.461255"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Riviere SAS SEM"], ["email", "justine.gerard@paul.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.org/marie_dupont"], ["created_at", "2015-06-09 08:24:21.464539"], ["updated_at", "2015-06-09 08:24:21.464539"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.468020"], ["updated_at", "2015-06-09 08:24:21.468020"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.473112"], ["updated_at", "2015-06-09 08:24:21.473112"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton et Julien SARL"], ["email", "sacha@prevost.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.fr/adrien"], ["created_at", "2015-06-09 08:24:21.477154"], ["updated_at", "2015-06-09 08:24:21.477154"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.480645"], ["updated_at", "2015-06-09 08:24:21.480645"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.484838"], ["updated_at", "2015-06-09 08:24:21.484838"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Da silva SARL"], ["email", "la@renard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.org/malle"], ["created_at", "2015-06-09 08:24:21.488679"], ["updated_at", "2015-06-09 08:24:21.488679"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.492148"], ["updated_at", "2015-06-09 08:24:21.492148"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.496089"], ["updated_at", "2015-06-09 08:24:21.496089"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Henry SARL SEM"], ["email", "mlia@marty.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.info/kylian"], ["created_at", "2015-06-09 08:24:21.499850"], ["updated_at", "2015-06-09 08:24:21.499850"]]  (19.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.523261"], ["updated_at", "2015-06-09 08:24:21.523261"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.528143"], ["updated_at", "2015-06-09 08:24:21.528143"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud SEM GIE"], ["email", "justine@gauthier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.net/axel.paris"], ["created_at", "2015-06-09 08:24:21.532014"], ["updated_at", "2015-06-09 08:24:21.532014"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.536449"], ["updated_at", "2015-06-09 08:24:21.536449"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.541327"], ["updated_at", "2015-06-09 08:24:21.541327"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre et Thomas EI"], ["email", "adrien.julien@lefebvre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.eu/la"], ["created_at", "2015-06-09 08:24:21.545234"], ["updated_at", "2015-06-09 08:24:21.545234"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.548819"], ["updated_at", "2015-06-09 08:24:21.548819"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.552763"], ["updated_at", "2015-06-09 08:24:21.552763"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre et Barre SA"], ["email", "mathis.collet@vaeur.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.fr/lisa.rodriguez"], ["created_at", "2015-06-09 08:24:21.556088"], ["updated_at", "2015-06-09 08:24:21.556088"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.559516"], ["updated_at", "2015-06-09 08:24:21.559516"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.563453"], ["updated_at", "2015-06-09 08:24:21.563453"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont EURL SARL"], ["email", "laura@dumas.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.net/malys.petit"], ["created_at", "2015-06-09 08:24:21.566717"], ["updated_at", "2015-06-09 08:24:21.566717"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.570193"], ["updated_at", "2015-06-09 08:24:21.570193"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.574038"], ["updated_at", "2015-06-09 08:24:21.574038"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy et Gauthier GIE"], ["email", "lilou@guyot.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.info/elisa.david"], ["created_at", "2015-06-09 08:24:21.577353"], ["updated_at", "2015-06-09 08:24:21.577353"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.580750"], ["updated_at", "2015-06-09 08:24:21.580750"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.584569"], ["updated_at", "2015-06-09 08:24:21.584569"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois EI EURL"], ["email", "rayan@leroux.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.info/carla_dumas"], ["created_at", "2015-06-09 08:24:21.587846"], ["updated_at", "2015-06-09 08:24:21.587846"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.591062"], ["updated_at", "2015-06-09 08:24:21.591062"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.594839"], ["updated_at", "2015-06-09 08:24:21.594839"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert et Lambert EI"], ["email", "juliette@lemaire.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.fr/maxence"], ["created_at", "2015-06-09 08:24:21.598125"], ["updated_at", "2015-06-09 08:24:21.598125"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.601587"], ["updated_at", "2015-06-09 08:24:21.601587"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.605364"], ["updated_at", "2015-06-09 08:24:21.605364"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer et Renault SCOP"], ["email", "rayan@louis.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.info/chlo"], ["created_at", "2015-06-09 08:24:21.608471"], ["updated_at", "2015-06-09 08:24:21.608471"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.611865"], ["updated_at", "2015-06-09 08:24:21.611865"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.615876"], ["updated_at", "2015-06-09 08:24:21.615876"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen et Dubois SEM"], ["email", "adrien.faure@schneider.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.info/alice"], ["created_at", "2015-06-09 08:24:21.619640"], ["updated_at", "2015-06-09 08:24:21.619640"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.623469"], ["updated_at", "2015-06-09 08:24:21.623469"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.627955"], ["updated_at", "2015-06-09 08:24:21.627955"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard et Perez GIE"], ["email", "chlo@dumont.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.com/laura_meyer"], ["created_at", "2015-06-09 08:24:21.631949"], ["updated_at", "2015-06-09 08:24:21.631949"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.635741"], ["updated_at", "2015-06-09 08:24:21.635741"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.651159"], ["updated_at", "2015-06-09 08:24:21.651159"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin et Bourgeois GIE"], ["email", "tom@roger.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.org/clara.robin"], ["created_at", "2015-06-09 08:24:21.654696"], ["updated_at", "2015-06-09 08:24:21.654696"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.658360"], ["updated_at", "2015-06-09 08:24:21.658360"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.662510"], ["updated_at", "2015-06-09 08:24:21.662510"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul SAS SARL"], ["email", "valentin_muller@marie.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.info/nomie.marie"], ["created_at", "2015-06-09 08:24:21.666622"], ["updated_at", "2015-06-09 08:24:21.666622"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.670758"], ["updated_at", "2015-06-09 08:24:21.670758"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.675639"], ["updated_at", "2015-06-09 08:24:21.675639"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert SAS GIE"], ["email", "alicia_lefevre@vaeur.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.info/carla"], ["created_at", "2015-06-09 08:24:21.679288"], ["updated_at", "2015-06-09 08:24:21.679288"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.683104"], ["updated_at", "2015-06-09 08:24:21.683104"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.687942"], ["updated_at", "2015-06-09 08:24:21.687942"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Duval SEM"], ["email", "lou@henry.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.org/alexis_julien"], ["created_at", "2015-06-09 08:24:21.691849"], ["updated_at", "2015-06-09 08:24:21.691849"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.695745"], ["updated_at", "2015-06-09 08:24:21.695745"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.700602"], ["updated_at", "2015-06-09 08:24:21.700602"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard SA SAS"], ["email", "lou_barbier@leroux.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.info/nathan"], ["created_at", "2015-06-09 08:24:21.704359"], ["updated_at", "2015-06-09 08:24:21.704359"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.708091"], ["updated_at", "2015-06-09 08:24:21.708091"]]  (1.0ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.712518"], ["updated_at", "2015-06-09 08:24:21.712518"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SCOP GIE"], ["email", "arthur_guerin@hubert.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.org/louise.meunier"], ["created_at", "2015-06-09 08:24:21.716303"], ["updated_at", "2015-06-09 08:24:21.716303"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.719835"], ["updated_at", "2015-06-09 08:24:21.719835"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.724177"], ["updated_at", "2015-06-09 08:24:21.724177"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit GIE SA"], ["email", "mathis@sanchez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.com/ocane.huet"], ["created_at", "2015-06-09 08:24:21.728123"], ["updated_at", "2015-06-09 08:24:21.728123"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.732229"], ["updated_at", "2015-06-09 08:24:21.732229"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.737349"], ["updated_at", "2015-06-09 08:24:21.737349"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet SEM SA"], ["email", "anas.collet@leroy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.fr/malle.gaillard"], ["created_at", "2015-06-09 08:24:21.741050"], ["updated_at", "2015-06-09 08:24:21.741050"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.745116"], ["updated_at", "2015-06-09 08:24:21.745116"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.750560"], ["updated_at", "2015-06-09 08:24:21.750560"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand et Fournier SA"], ["email", "mohamed_robin@dupuy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.org/laura"], ["created_at", "2015-06-09 08:24:21.754373"], ["updated_at", "2015-06-09 08:24:21.754373"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.758271"], ["updated_at", "2015-06-09 08:24:21.758271"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.762576"], ["updated_at", "2015-06-09 08:24:21.762576"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard EI SEM"], ["email", "yanis.collet@roy.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.org/mathis.hubert"], ["created_at", "2015-06-09 08:24:21.766529"], ["updated_at", "2015-06-09 08:24:21.766529"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.770076"], ["updated_at", "2015-06-09 08:24:21.770076"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.774200"], ["updated_at", "2015-06-09 08:24:21.774200"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland et Barre SA"], ["email", "thomas@moulin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.eu/paul"], ["created_at", "2015-06-09 08:24:21.778098"], ["updated_at", "2015-06-09 08:24:21.778098"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.781896"], ["updated_at", "2015-06-09 08:24:21.781896"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.786524"], ["updated_at", "2015-06-09 08:24:21.786524"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Garnier SARL"], ["email", "anas@deschamps.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.com/justine.roux"], ["created_at", "2015-06-09 08:24:21.789903"], ["updated_at", "2015-06-09 08:24:21.789903"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.793383"], ["updated_at", "2015-06-09 08:24:21.793383"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.797546"], ["updated_at", "2015-06-09 08:24:21.797546"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Colin SA"], ["email", "elisa@fournier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rodriguez.name/lucie_schneider"], ["created_at", "2015-06-09 08:24:21.801251"], ["updated_at", "2015-06-09 08:24:21.801251"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.804737"], ["updated_at", "2015-06-09 08:24:21.804737"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.808824"], ["updated_at", "2015-06-09 08:24:21.808824"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez et Brunet SEM"], ["email", "lucas@gauthier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.fr/lisa"], ["created_at", "2015-06-09 08:24:21.812121"], ["updated_at", "2015-06-09 08:24:21.812121"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.815695"], ["updated_at", "2015-06-09 08:24:21.815695"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.819907"], ["updated_at", "2015-06-09 08:24:21.819907"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Bonnet EI"], ["email", "quentin.legall@giraud.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.info/manon"], ["created_at", "2015-06-09 08:24:21.823167"], ["updated_at", "2015-06-09 08:24:21.823167"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.826668"], ["updated_at", "2015-06-09 08:24:21.826668"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.830783"], ["updated_at", "2015-06-09 08:24:21.830783"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez et Rey SCOP"], ["email", "valentin.andre@bourgeois.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.fr/ines"], ["created_at", "2015-06-09 08:24:21.834574"], ["updated_at", "2015-06-09 08:24:21.834574"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.838543"], ["updated_at", "2015-06-09 08:24:21.838543"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.843181"], ["updated_at", "2015-06-09 08:24:21.843181"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger et Marchand SAS"], ["email", "maeva.schmitt@maillard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.name/quentin"], ["created_at", "2015-06-09 08:24:21.847091"], ["updated_at", "2015-06-09 08:24:21.847091"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.851039"], ["updated_at", "2015-06-09 08:24:21.851039"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.856310"], ["updated_at", "2015-06-09 08:24:21.856310"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux GIE GIE"], ["email", "lena@garcia.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.name/ethan"], ["created_at", "2015-06-09 08:24:21.859910"], ["updated_at", "2015-06-09 08:24:21.859910"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.863412"], ["updated_at", "2015-06-09 08:24:21.863412"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.867386"], ["updated_at", "2015-06-09 08:24:21.867386"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot SARL EI"], ["email", "nomie.brun@vincent.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.fr/adrien.henry"], ["created_at", "2015-06-09 08:24:21.871161"], ["updated_at", "2015-06-09 08:24:21.871161"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.874722"], ["updated_at", "2015-06-09 08:24:21.874722"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.878776"], ["updated_at", "2015-06-09 08:24:21.878776"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt EURL EI"], ["email", "alice.fournier@renard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.info/thomas"], ["created_at", "2015-06-09 08:24:21.882061"], ["updated_at", "2015-06-09 08:24:21.882061"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.885797"], ["updated_at", "2015-06-09 08:24:21.885797"]]  (4.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.894982"], ["updated_at", "2015-06-09 08:24:21.894982"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix SEM GIE"], ["email", "anas_marchal@meunier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.com/lina_gerard"], ["created_at", "2015-06-09 08:24:21.898340"], ["updated_at", "2015-06-09 08:24:21.898340"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.901721"], ["updated_at", "2015-06-09 08:24:21.901721"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.906437"], ["updated_at", "2015-06-09 08:24:21.906437"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier et Laine GIE"], ["email", "alice@duval.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.eu/mlia"], ["created_at", "2015-06-09 08:24:21.909734"], ["updated_at", "2015-06-09 08:24:21.909734"]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.914972"], ["updated_at", "2015-06-09 08:24:21.914972"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.919286"], ["updated_at", "2015-06-09 08:24:21.919286"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe et Poirier EI"], ["email", "lina.guyot@denis.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.fr/chlo.lemaire"], ["created_at", "2015-06-09 08:24:21.922612"], ["updated_at", "2015-06-09 08:24:21.922612"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.926422"], ["updated_at", "2015-06-09 08:24:21.926422"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.930535"], ["updated_at", "2015-06-09 08:24:21.930535"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard et Joly SA"], ["email", "anas.perrot@guillot.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.fr/louna"], ["created_at", "2015-06-09 08:24:21.933751"], ["updated_at", "2015-06-09 08:24:21.933751"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.937910"], ["updated_at", "2015-06-09 08:24:21.937910"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.942818"], ["updated_at", "2015-06-09 08:24:21.942818"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva EI SA"], ["email", "lucas@vincent.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.fr/louis_giraud"], ["created_at", "2015-06-09 08:24:21.946292"], ["updated_at", "2015-06-09 08:24:21.946292"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.950698"], ["updated_at", "2015-06-09 08:24:21.950698"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.956123"], ["updated_at", "2015-06-09 08:24:21.956123"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre EURL EURL"], ["email", "romain@roche.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.com/kylian"], ["created_at", "2015-06-09 08:24:21.959951"], ["updated_at", "2015-06-09 08:24:21.959951"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.963768"], ["updated_at", "2015-06-09 08:24:21.963768"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.967953"], ["updated_at", "2015-06-09 08:24:21.967953"]]  (1.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis et Olivier EURL"], ["email", "hugo@guerin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.eu/lo_maon"], ["created_at", "2015-06-09 08:24:21.972498"], ["updated_at", "2015-06-09 08:24:21.972498"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.976767"], ["updated_at", "2015-06-09 08:24:21.976767"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.981263"], ["updated_at", "2015-06-09 08:24:21.981263"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Joly SARL GIE"], ["email", "chlo@thomas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.com/yanis"], ["created_at", "2015-06-09 08:24:21.985036"], ["updated_at", "2015-06-09 08:24:21.985036"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.988927"], ["updated_at", "2015-06-09 08:24:21.988927"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:21.992997"], ["updated_at", "2015-06-09 08:24:21.992997"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty SCOP SCOP"], ["email", "tho@muller.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrin.fr/marie.simon"], ["created_at", "2015-06-09 08:24:21.996683"], ["updated_at", "2015-06-09 08:24:21.996683"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.000106"], ["updated_at", "2015-06-09 08:24:22.000106"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.005673"], ["updated_at", "2015-06-09 08:24:22.005673"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis SEM SCOP"], ["email", "hugo.lopez@bertrand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.com/zoe"], ["created_at", "2015-06-09 08:24:22.009841"], ["updated_at", "2015-06-09 08:24:22.009841"]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.014101"], ["updated_at", "2015-06-09 08:24:22.014101"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.019656"], ["updated_at", "2015-06-09 08:24:22.019656"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty EURL EI"], ["email", "alexandre.riviere@berger.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.info/mathis.meyer"], ["created_at", "2015-06-09 08:24:22.024055"], ["updated_at", "2015-06-09 08:24:22.024055"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.028382"], ["updated_at", "2015-06-09 08:24:22.028382"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.033275"], ["updated_at", "2015-06-09 08:24:22.033275"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel SEM SAS"], ["email", "benjamin.robin@vaeur.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.eu/gabriel"], ["created_at", "2015-06-09 08:24:22.036737"], ["updated_at", "2015-06-09 08:24:22.036737"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.040396"], ["updated_at", "2015-06-09 08:24:22.040396"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.044628"], ["updated_at", "2015-06-09 08:24:22.044628"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont SAS EURL"], ["email", "pauline@morin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.net/elisa.aubry"], ["created_at", "2015-06-09 08:24:22.048780"], ["updated_at", "2015-06-09 08:24:22.048780"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.053272"], ["updated_at", "2015-06-09 08:24:22.053272"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.059779"], ["updated_at", "2015-06-09 08:24:22.059779"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure SEM SCOP"], ["email", "elisa_renaud@nguyen.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.org/maeva"], ["created_at", "2015-06-09 08:24:22.064193"], ["updated_at", "2015-06-09 08:24:22.064193"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.068357"], ["updated_at", "2015-06-09 08:24:22.068357"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.073491"], ["updated_at", "2015-06-09 08:24:22.073491"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix SA SCOP"], ["email", "baptiste_dupuis@aubert.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.info/mathilde"], ["created_at", "2015-06-09 08:24:22.076792"], ["updated_at", "2015-06-09 08:24:22.076792"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.080364"], ["updated_at", "2015-06-09 08:24:22.080364"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.084476"], ["updated_at", "2015-06-09 08:24:22.084476"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel SARL EI"], ["email", "kylian@gonzalez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.name/baptiste.gaillard"], ["created_at", "2015-06-09 08:24:22.088676"], ["updated_at", "2015-06-09 08:24:22.088676"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.092397"], ["updated_at", "2015-06-09 08:24:22.092397"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.096794"], ["updated_at", "2015-06-09 08:24:22.096794"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand EURL SA"], ["email", "pauline@blanchard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.com/lou.pons"], ["created_at", "2015-06-09 08:24:22.100473"], ["updated_at", "2015-06-09 08:24:22.100473"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.104817"], ["updated_at", "2015-06-09 08:24:22.104817"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.110249"], ["updated_at", "2015-06-09 08:24:22.110249"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SCOP SA"], ["email", "maxime@brunet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.org/alexandre_renard"], ["created_at", "2015-06-09 08:24:22.113984"], ["updated_at", "2015-06-09 08:24:22.113984"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.117546"], ["updated_at", "2015-06-09 08:24:22.117546"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.121736"], ["updated_at", "2015-06-09 08:24:22.121736"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin et Arnaud SA"], ["email", "mathis@schmitt.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.info/benjamin"], ["created_at", "2015-06-09 08:24:22.125468"], ["updated_at", "2015-06-09 08:24:22.125468"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.128984"], ["updated_at", "2015-06-09 08:24:22.128984"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.133008"], ["updated_at", "2015-06-09 08:24:22.133008"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Boyer SCOP"], ["email", "clmence@garcia.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.eu/valentin.girard"], ["created_at", "2015-06-09 08:24:22.136738"], ["updated_at", "2015-06-09 08:24:22.136738"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.140370"], ["updated_at", "2015-06-09 08:24:22.140370"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.144521"], ["updated_at", "2015-06-09 08:24:22.144521"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Dumas SA"], ["email", "clmence@carre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.com/manon"], ["created_at", "2015-06-09 08:24:22.148726"], ["updated_at", "2015-06-09 08:24:22.148726"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.153439"], ["updated_at", "2015-06-09 08:24:22.153439"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.158452"], ["updated_at", "2015-06-09 08:24:22.158452"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier GIE SARL"], ["email", "clment.brunet@mercier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.fr/paul_jacquet"], ["created_at", "2015-06-09 08:24:22.162292"], ["updated_at", "2015-06-09 08:24:22.162292"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.166525"], ["updated_at", "2015-06-09 08:24:22.166525"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.171643"], ["updated_at", "2015-06-09 08:24:22.171643"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva et Jean EURL"], ["email", "pierre_boyer@dupuis.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.com/lilou.boyer"], ["created_at", "2015-06-09 08:24:22.174976"], ["updated_at", "2015-06-09 08:24:22.174976"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.178404"], ["updated_at", "2015-06-09 08:24:22.178404"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.182380"], ["updated_at", "2015-06-09 08:24:22.182380"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre et Adam SAS"], ["email", "raphal.brun@leclerc.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.org/manon"], ["created_at", "2015-06-09 08:24:22.186883"], ["updated_at", "2015-06-09 08:24:22.186883"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.191884"], ["updated_at", "2015-06-09 08:24:22.191884"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.197315"], ["updated_at", "2015-06-09 08:24:22.197315"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury SEM SARL"], ["email", "carla.garcia@deschamps.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.name/lou"], ["created_at", "2015-06-09 08:24:22.200876"], ["updated_at", "2015-06-09 08:24:22.200876"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.204946"], ["updated_at", "2015-06-09 08:24:22.204946"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.210376"], ["updated_at", "2015-06-09 08:24:22.210376"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin et Boyer EI"], ["email", "louise.maon@jean.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.net/lo"], ["created_at", "2015-06-09 08:24:22.214004"], ["updated_at", "2015-06-09 08:24:22.214004"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.217621"], ["updated_at", "2015-06-09 08:24:22.217621"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.222103"], ["updated_at", "2015-06-09 08:24:22.222103"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Guillot SARL"], ["email", "louis@noel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.name/malys"], ["created_at", "2015-06-09 08:24:22.225424"], ["updated_at", "2015-06-09 08:24:22.225424"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.228873"], ["updated_at", "2015-06-09 08:24:22.228873"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.233514"], ["updated_at", "2015-06-09 08:24:22.233514"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury et Marchand EI"], ["email", "lucie@guillaume.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.info/maeva"], ["created_at", "2015-06-09 08:24:22.236857"], ["updated_at", "2015-06-09 08:24:22.236857"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.240397"], ["updated_at", "2015-06-09 08:24:22.240397"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.244682"], ["updated_at", "2015-06-09 08:24:22.244682"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin SAS SARL"], ["email", "paul@andre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.net/mael.menard"], ["created_at", "2015-06-09 08:24:22.248058"], ["updated_at", "2015-06-09 08:24:22.248058"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.251625"], ["updated_at", "2015-06-09 08:24:22.251625"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.256912"], ["updated_at", "2015-06-09 08:24:22.256912"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard SEM SEM"], ["email", "quentin_schmitt@fernandez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.com/romane"], ["created_at", "2015-06-09 08:24:22.260603"], ["updated_at", "2015-06-09 08:24:22.260603"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.264599"], ["updated_at", "2015-06-09 08:24:22.264599"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.269695"], ["updated_at", "2015-06-09 08:24:22.269695"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier et Bertrand GIE"], ["email", "evan.renault@aubry.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.eu/louna_faure"], ["created_at", "2015-06-09 08:24:22.274929"], ["updated_at", "2015-06-09 08:24:22.274929"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.279776"], ["updated_at", "2015-06-09 08:24:22.279776"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.284021"], ["updated_at", "2015-06-09 08:24:22.284021"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau et Lacroix SCOP"], ["email", "tho@lemoine.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.com/manon"], ["created_at", "2015-06-09 08:24:22.287812"], ["updated_at", "2015-06-09 08:24:22.287812"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.291635"], ["updated_at", "2015-06-09 08:24:22.291635"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.295916"], ["updated_at", "2015-06-09 08:24:22.295916"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud SCOP EURL"], ["email", "tom@maon.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.info/enzo"], ["created_at", "2015-06-09 08:24:22.299281"], ["updated_at", "2015-06-09 08:24:22.299281"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.303458"], ["updated_at", "2015-06-09 08:24:22.303458"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.307815"], ["updated_at", "2015-06-09 08:24:22.307815"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert et Berger SEM"], ["email", "paul@marty.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.org/hugo_dubois"], ["created_at", "2015-06-09 08:24:22.311184"], ["updated_at", "2015-06-09 08:24:22.311184"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.315370"], ["updated_at", "2015-06-09 08:24:22.315370"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.320030"], ["updated_at", "2015-06-09 08:24:22.320030"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Prevost GIE"], ["email", "axel@lemaire.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.eu/clia_gaillard"], ["created_at", "2015-06-09 08:24:22.323440"], ["updated_at", "2015-06-09 08:24:22.323440"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.327702"], ["updated_at", "2015-06-09 08:24:22.327702"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.332058"], ["updated_at", "2015-06-09 08:24:22.332058"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Rey GIE"], ["email", "anas@marie.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.eu/nomie.barbier"], ["created_at", "2015-06-09 08:24:22.335390"], ["updated_at", "2015-06-09 08:24:22.335390"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.340269"], ["updated_at", "2015-06-09 08:24:22.340269"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.345350"], ["updated_at", "2015-06-09 08:24:22.345350"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand EURL EURL"], ["email", "lina.deschamps@poirier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.info/ocane"], ["created_at", "2015-06-09 08:24:22.349277"], ["updated_at", "2015-06-09 08:24:22.349277"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.352998"], ["updated_at", "2015-06-09 08:24:22.352998"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.357451"], ["updated_at", "2015-06-09 08:24:22.357451"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Noel GIE"], ["email", "eva_noel@gauthier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.net/sacha"], ["created_at", "2015-06-09 08:24:22.360729"], ["updated_at", "2015-06-09 08:24:22.360729"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.365226"], ["updated_at", "2015-06-09 08:24:22.365226"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.369896"], ["updated_at", "2015-06-09 08:24:22.369896"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux et Fontaine SEM"], ["email", "mohamed_berger@simon.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.eu/sarah.paul"], ["created_at", "2015-06-09 08:24:22.374149"], ["updated_at", "2015-06-09 08:24:22.374149"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.378291"], ["updated_at", "2015-06-09 08:24:22.378291"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.383140"], ["updated_at", "2015-06-09 08:24:22.383140"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert SEM SCOP"], ["email", "tho@vidal.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.org/quentin"], ["created_at", "2015-06-09 08:24:22.387034"], ["updated_at", "2015-06-09 08:24:22.387034"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.391883"], ["updated_at", "2015-06-09 08:24:22.391883"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.396697"], ["updated_at", "2015-06-09 08:24:22.396697"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Schneider SA"], ["email", "lou@cousin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.com/manon"], ["created_at", "2015-06-09 08:24:22.400407"], ["updated_at", "2015-06-09 08:24:22.400407"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.404073"], ["updated_at", "2015-06-09 08:24:22.404073"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.408311"], ["updated_at", "2015-06-09 08:24:22.408311"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt EURL SEM"], ["email", "mathis@lacroix.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.eu/camille"], ["created_at", "2015-06-09 08:24:22.411871"], ["updated_at", "2015-06-09 08:24:22.411871"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.415485"], ["updated_at", "2015-06-09 08:24:22.415485"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.420045"], ["updated_at", "2015-06-09 08:24:22.420045"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger SAS SAS"], ["email", "anas.legall@marty.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.com/nicolas"], ["created_at", "2015-06-09 08:24:22.424843"], ["updated_at", "2015-06-09 08:24:22.424843"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.429038"], ["updated_at", "2015-06-09 08:24:22.429038"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.433825"], ["updated_at", "2015-06-09 08:24:22.433825"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez et Roy EI"], ["email", "lo_lemoine@baron.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.org/rayan"], ["created_at", "2015-06-09 08:24:22.437272"], ["updated_at", "2015-06-09 08:24:22.437272"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.440860"], ["updated_at", "2015-06-09 08:24:22.440860"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.445260"], ["updated_at", "2015-06-09 08:24:22.445260"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Guerin SA"], ["email", "marie@baron.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.org/raphal.roche"], ["created_at", "2015-06-09 08:24:22.448633"], ["updated_at", "2015-06-09 08:24:22.448633"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.452335"], ["updated_at", "2015-06-09 08:24:22.452335"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.458120"], ["updated_at", "2015-06-09 08:24:22.458120"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier et Vidal SARL"], ["email", "ines@roy.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.info/alexis_robin"], ["created_at", "2015-06-09 08:24:22.462062"], ["updated_at", "2015-06-09 08:24:22.462062"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.466451"], ["updated_at", "2015-06-09 08:24:22.466451"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.471490"], ["updated_at", "2015-06-09 08:24:22.471490"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud et Martin SCOP"], ["email", "arthur@guillaume.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.org/clara_arnaud"], ["created_at", "2015-06-09 08:24:22.475019"], ["updated_at", "2015-06-09 08:24:22.475019"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.479445"], ["updated_at", "2015-06-09 08:24:22.479445"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.484445"], ["updated_at", "2015-06-09 08:24:22.484445"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine EI SEM"], ["email", "chlo@marchand.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.fr/mohamed"], ["created_at", "2015-06-09 08:24:22.489375"], ["updated_at", "2015-06-09 08:24:22.489375"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.493907"], ["updated_at", "2015-06-09 08:24:22.493907"]]  (1.0ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.498600"], ["updated_at", "2015-06-09 08:24:22.498600"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis SCOP EURL"], ["email", "tho@julien.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.eu/lisa"], ["created_at", "2015-06-09 08:24:22.502197"], ["updated_at", "2015-06-09 08:24:22.502197"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.505992"], ["updated_at", "2015-06-09 08:24:22.505992"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.510331"], ["updated_at", "2015-06-09 08:24:22.510331"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.9ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin EURL GIE"], ["email", "lina@cousin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.eu/paul"], ["created_at", "2015-06-09 08:24:22.513597"], ["updated_at", "2015-06-09 08:24:22.513597"]]  (14.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.531468"], ["updated_at", "2015-06-09 08:24:22.531468"]]  (2.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.537018"], ["updated_at", "2015-06-09 08:24:22.537018"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Boyer GIE"], ["email", "maxence@roche.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.net/thomas.marchal"], ["created_at", "2015-06-09 08:24:22.540321"], ["updated_at", "2015-06-09 08:24:22.540321"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.544175"], ["updated_at", "2015-06-09 08:24:22.544175"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.548150"], ["updated_at", "2015-06-09 08:24:22.548150"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas et Fleury GIE"], ["email", "lou@aubert.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.fr/julie"], ["created_at", "2015-06-09 08:24:22.551240"], ["updated_at", "2015-06-09 08:24:22.551240"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.554824"], ["updated_at", "2015-06-09 08:24:22.554824"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.558952"], ["updated_at", "2015-06-09 08:24:22.558952"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet SEM EURL"], ["email", "matho@bernard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.net/nicolas.benoit"], ["created_at", "2015-06-09 08:24:22.561968"], ["updated_at", "2015-06-09 08:24:22.561968"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.565622"], ["updated_at", "2015-06-09 08:24:22.565622"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.570451"], ["updated_at", "2015-06-09 08:24:22.570451"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon SEM SEM"], ["email", "nicolas@olivier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.com/alexis_fontaine"], ["created_at", "2015-06-09 08:24:22.573892"], ["updated_at", "2015-06-09 08:24:22.573892"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.578284"], ["updated_at", "2015-06-09 08:24:22.578284"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.582967"], ["updated_at", "2015-06-09 08:24:22.582967"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin EURL SA"], ["email", "ocane@fleury.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.name/marie"], ["created_at", "2015-06-09 08:24:22.586891"], ["updated_at", "2015-06-09 08:24:22.586891"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.590814"], ["updated_at", "2015-06-09 08:24:22.590814"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.595443"], ["updated_at", "2015-06-09 08:24:22.595443"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Martin SARL"], ["email", "sarah@meunier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.info/tho"], ["created_at", "2015-06-09 08:24:22.598587"], ["updated_at", "2015-06-09 08:24:22.598587"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.602456"], ["updated_at", "2015-06-09 08:24:22.602456"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.606518"], ["updated_at", "2015-06-09 08:24:22.606518"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault EURL SA"], ["email", "noah.laurent@vincent.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.org/marie"], ["created_at", "2015-06-09 08:24:22.609683"], ["updated_at", "2015-06-09 08:24:22.609683"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.613625"], ["updated_at", "2015-06-09 08:24:22.613625"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.617627"], ["updated_at", "2015-06-09 08:24:22.617627"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Roussel EI"], ["email", "charlotte_nguyen@robert.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.com/ethan_fournier"], ["created_at", "2015-06-09 08:24:22.620762"], ["updated_at", "2015-06-09 08:24:22.620762"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.624484"], ["updated_at", "2015-06-09 08:24:22.624484"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.628407"], ["updated_at", "2015-06-09 08:24:22.628407"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre et Muller SARL"], ["email", "louis.schmitt@rolland.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.eu/la.riviere"], ["created_at", "2015-06-09 08:24:22.631480"], ["updated_at", "2015-06-09 08:24:22.631480"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.634950"], ["updated_at", "2015-06-09 08:24:22.634950"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.639056"], ["updated_at", "2015-06-09 08:24:22.639056"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier SA EURL"], ["email", "adrien@duval.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.net/sarah_lemaire"], ["created_at", "2015-06-09 08:24:22.642178"], ["updated_at", "2015-06-09 08:24:22.642178"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.645652"], ["updated_at", "2015-06-09 08:24:22.645652"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:22.649733"], ["updated_at", "2015-06-09 08:24:22.649733"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:24:22 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms)  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.6ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.5ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.9ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (4.3ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (126.2ms) Completed 200 OK in 128ms (Views: 121.2ms | ActiveRecord: 6.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:22 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:22 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:22 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:24:22 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy et Guyot SA"], ["email", "mathilde@roux.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.eu/jules"], ["created_at", "2015-06-09 08:24:24.708044"], ["updated_at", "2015-06-09 08:24:24.708044"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:24.713577"], ["updated_at", "2015-06-09 08:24:24.713577"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "name", "done", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 20], ["name", "I-am-open"], ["done", "f"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:24:24.725784"], ["updated_at", "2015-06-09 08:24:24.725784"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "name", "done", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 100], ["name", "I-am-closed"], ["done", "f"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:24:24.730236"], ["updated_at", "2015-06-09 08:24:24.730236"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Kylian"], ["last_name", "Bernard"], ["email", "kylian.bernard@perez.eu"], ["title", "Individual-Title"], ["twitter", "KylianBernard"], ["www", "http://marchal.eu/pauline.fontaine"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:24:24.734620"], ["updated_at", "2015-06-09 08:24:24.734620"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:24:24.738652"], ["updated_at", "2015-06-09 08:24:24.738652"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "I-am-a-link"], ["created_at", "2015-06-09 08:24:24.747031"], ["updated_at", "2015-06-09 08:24:24.747031"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:24 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.4ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (7.2ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (6.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (4.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (17.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (23.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (50.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (50.6ms) Completed 200 OK in 54ms (Views: 50.9ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:24 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:24:53 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (742.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (132.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (913.9ms) Completed 200 OK in 1287ms (Views: 1218.3ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:54 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:54 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:54 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:24:57 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52194/customer_vault/corporations/new"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-09 08:24:57.095877"], ["updated_at", "2015-06-09 08:24:57.095877"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-06-09 08:24:57.102461"], ["updated_at", "2015-06-09 08:24:57.102461"]] ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]]  (3.3ms) commit transaction Redirected to http://127.0.0.1:52194/customer_vault/corporations/1 Completed 302 Found in 29ms (ActiveRecord: 4.4ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:57 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (10.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (33.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (41.6ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (24.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (28.2ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (44.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (8.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (14.7ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (17.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (51.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (219.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (228.8ms) Completed 200 OK in 260ms (Views: 233.4ms | ActiveRecord: 2.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:57 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:57 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:57 +0200  (2.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc EURL SCOP"], ["email", "noa@roger.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.info/antoine"], ["created_at", "2015-06-09 08:24:57.538070"], ["updated_at", "2015-06-09 08:24:57.538070"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:57.542884"], ["updated_at", "2015-06-09 08:24:57.542884"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:24:57 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (67.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (75.1ms) Completed 200 OK in 85ms (Views: 81.1ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:57 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:57 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:57 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:59 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Blanc EURL SCOP", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"noa@roger.name", "www"=>"http://gautier.info/antoine", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52194/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.5ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:24:59.661027"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:24:59.665350"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:59.667786"], ["updated_at", "2015-06-09 08:24:59.667786"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:59.800865"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:24:59.806098"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (3.2ms) commit transaction Redirected to http://127.0.0.1:52194/customer_vault/corporations/1 Completed 302 Found in 162ms (ActiveRecord: 6.3ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:24:59 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.8ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.6ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (5.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (26.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (26.7ms) Completed 200 OK in 32ms (Views: 28.2ms | ActiveRecord: 1.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:24:59 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:24:59 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:24:59 +0200  (2.5ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.1ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.3ms) DELETE FROM "taggings";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez et Caron SARL"], ["email", "la.roueau@perrot.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.org/carla"], ["created_at", "2015-06-09 08:24:59.992270"], ["updated_at", "2015-06-09 08:24:59.992270"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:00.005188"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.3ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:00.011751"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:00.017703"], ["updated_at", "2015-06-09 08:25:00.017703"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:25:00 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (62.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (65.9ms) Completed 200 OK in 71ms (Views: 67.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:00 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:00 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:00 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:25:01 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Gonzalez et Caron SARL", "tag_list"=>["", "mytag2"], "email"=>"la.roueau@perrot.eu", "www"=>"http://renaud.org/carla", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52194/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:25:01.959586"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:25:01.962288"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:01.964021"], ["updated_at", "2015-06-09 08:25:01.964021"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.4ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.2ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:52194/customer_vault/corporations/1 Completed 302 Found in 30ms (ActiveRecord: 5.0ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:25:01 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (9.4ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (5.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (1.6ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (6.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (32.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (32.9ms) Completed 200 OK in 37ms (Views: 34.1ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:02 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:02 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:02 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.9ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.4ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.2ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis et Roy SCOP"], ["email", "mathilde_barbier@denis.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.net/evan.garnier"], ["created_at", "2015-06-09 08:25:02.144132"], ["updated_at", "2015-06-09 08:25:02.144132"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.150343"], ["updated_at", "2015-06-09 08:25:02.150343"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie et Legrand EI"], ["email", "carla_richard@schmitt.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.info/louise.roueau"], ["created_at", "2015-06-09 08:25:02.155361"], ["updated_at", "2015-06-09 08:25:02.155361"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.160324"], ["updated_at", "2015-06-09 08:25:02.160324"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton SEM SEM"], ["email", "adam.dumont@olivier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.net/lina.bernard"], ["created_at", "2015-06-09 08:25:02.164296"], ["updated_at", "2015-06-09 08:25:02.164296"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.168768"], ["updated_at", "2015-06-09 08:25:02.168768"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Guerin EURL"], ["email", "manon_guillot@roche.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.net/lena_philippe"], ["created_at", "2015-06-09 08:25:02.173489"], ["updated_at", "2015-06-09 08:25:02.173489"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.177616"], ["updated_at", "2015-06-09 08:25:02.177616"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas et Jacquet EI"], ["email", "mathis@adam.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.fr/mlia_muller"], ["created_at", "2015-06-09 08:25:02.181970"], ["updated_at", "2015-06-09 08:25:02.181970"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.186329"], ["updated_at", "2015-06-09 08:25:02.186329"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis et Richard SAS"], ["email", "louis@girard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.net/zoe"], ["created_at", "2015-06-09 08:25:02.191164"], ["updated_at", "2015-06-09 08:25:02.191164"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.196318"], ["updated_at", "2015-06-09 08:25:02.196318"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps SEM GIE"], ["email", "romain.roy@le.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.name/eva"], ["created_at", "2015-06-09 08:25:02.200986"], ["updated_at", "2015-06-09 08:25:02.200986"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.208106"], ["updated_at", "2015-06-09 08:25:02.208106"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier SARL SA"], ["email", "ethan@charpentier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.eu/adrien"], ["created_at", "2015-06-09 08:25:02.212438"], ["updated_at", "2015-06-09 08:25:02.212438"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.216976"], ["updated_at", "2015-06-09 08:25:02.216976"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Garcia EI"], ["email", "axel@roux.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.net/romane"], ["created_at", "2015-06-09 08:25:02.221720"], ["updated_at", "2015-06-09 08:25:02.221720"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.226747"], ["updated_at", "2015-06-09 08:25:02.226747"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Joly et Moulin SAS"], ["email", "tho@dumas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.org/clia_schmitt"], ["created_at", "2015-06-09 08:25:02.232813"], ["updated_at", "2015-06-09 08:25:02.232813"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.238152"], ["updated_at", "2015-06-09 08:25:02.238152"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (1.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault EURL SAS"], ["email", "camille_adam@mathieu.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.name/la"], ["created_at", "2015-06-09 08:25:02.244020"], ["updated_at", "2015-06-09 08:25:02.244020"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.249380"], ["updated_at", "2015-06-09 08:25:02.249380"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin SA SA"], ["email", "justine@dumont.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.fr/lina"], ["created_at", "2015-06-09 08:25:02.254703"], ["updated_at", "2015-06-09 08:25:02.254703"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.258920"], ["updated_at", "2015-06-09 08:25:02.258920"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Leroux SEM"], ["email", "alicia@dumont.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.com/chlo.schneider"], ["created_at", "2015-06-09 08:25:02.263314"], ["updated_at", "2015-06-09 08:25:02.263314"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.267481"], ["updated_at", "2015-06-09 08:25:02.267481"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen GIE GIE"], ["email", "rayan.olivier@bertrand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.com/noah"], ["created_at", "2015-06-09 08:25:02.271213"], ["updated_at", "2015-06-09 08:25:02.271213"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.274743"], ["updated_at", "2015-06-09 08:25:02.274743"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roussel et David EURL"], ["email", "axel_leclerc@rodriguez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.com/noah"], ["created_at", "2015-06-09 08:25:02.279330"], ["updated_at", "2015-06-09 08:25:02.279330"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.283141"], ["updated_at", "2015-06-09 08:25:02.283141"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons et Carre EURL"], ["email", "louise@le.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.info/pierre"], ["created_at", "2015-06-09 08:25:02.286936"], ["updated_at", "2015-06-09 08:25:02.286936"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.290992"], ["updated_at", "2015-06-09 08:25:02.290992"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Marie SA"], ["email", "alexandre@meyer.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.name/julie"], ["created_at", "2015-06-09 08:25:02.294712"], ["updated_at", "2015-06-09 08:25:02.294712"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.298386"], ["updated_at", "2015-06-09 08:25:02.298386"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger et Jean SA"], ["email", "matto@lucas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.com/julien_carre"], ["created_at", "2015-06-09 08:25:02.302592"], ["updated_at", "2015-06-09 08:25:02.302592"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.306269"], ["updated_at", "2015-06-09 08:25:02.306269"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Lucas SARL"], ["email", "carla.gonzalez@francois.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.com/clmence.menard"], ["created_at", "2015-06-09 08:25:02.310238"], ["updated_at", "2015-06-09 08:25:02.310238"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.314578"], ["updated_at", "2015-06-09 08:25:02.314578"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Gauthier SA"], ["email", "ambre.giraud@schneider.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.org/ocane_royer"], ["created_at", "2015-06-09 08:25:02.327658"], ["updated_at", "2015-06-09 08:25:02.327658"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.331270"], ["updated_at", "2015-06-09 08:25:02.331270"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier SEM SEM"], ["email", "evan.muller@prevost.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrin.fr/lola"], ["created_at", "2015-06-09 08:25:02.334593"], ["updated_at", "2015-06-09 08:25:02.334593"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.337989"], ["updated_at", "2015-06-09 08:25:02.337989"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand SA SAS"], ["email", "raphal@lecomte.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.eu/matho"], ["created_at", "2015-06-09 08:25:02.341993"], ["updated_at", "2015-06-09 08:25:02.341993"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.345855"], ["updated_at", "2015-06-09 08:25:02.345855"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez et Barre SEM"], ["email", "marie@roger.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.com/lo_roger"], ["created_at", "2015-06-09 08:25:02.349487"], ["updated_at", "2015-06-09 08:25:02.349487"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.353944"], ["updated_at", "2015-06-09 08:25:02.353944"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron et Hubert EURL"], ["email", "maxence@mathieu.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.eu/alexis"], ["created_at", "2015-06-09 08:25:02.357843"], ["updated_at", "2015-06-09 08:25:02.357843"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.361838"], ["updated_at", "2015-06-09 08:25:02.361838"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont EURL SCOP"], ["email", "lisa_simon@maillard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.com/romain"], ["created_at", "2015-06-09 08:25:02.365401"], ["updated_at", "2015-06-09 08:25:02.365401"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.368901"], ["updated_at", "2015-06-09 08:25:02.368901"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud SARL SEM"], ["email", "victor@maillard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.eu/alicia.jacquet"], ["created_at", "2015-06-09 08:25:02.372163"], ["updated_at", "2015-06-09 08:25:02.372163"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.375972"], ["updated_at", "2015-06-09 08:25:02.375972"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Boyer SARL"], ["email", "noah@francois.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.name/carla.gonzalez"], ["created_at", "2015-06-09 08:25:02.379488"], ["updated_at", "2015-06-09 08:25:02.379488"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.383077"], ["updated_at", "2015-06-09 08:25:02.383077"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Brun EI"], ["email", "valentin@brun.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.info/mlia_joly"], ["created_at", "2015-06-09 08:25:02.386430"], ["updated_at", "2015-06-09 08:25:02.386430"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.389831"], ["updated_at", "2015-06-09 08:25:02.389831"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Aubert EI"], ["email", "noah.benoit@gonzalez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.fr/raphal"], ["created_at", "2015-06-09 08:25:02.393295"], ["updated_at", "2015-06-09 08:25:02.393295"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.396652"], ["updated_at", "2015-06-09 08:25:02.396652"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis et Arnaud SARL"], ["email", "juliette@perrin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.com/arthur"], ["created_at", "2015-06-09 08:25:02.400233"], ["updated_at", "2015-06-09 08:25:02.400233"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.403923"], ["updated_at", "2015-06-09 08:25:02.403923"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault et Aubert EI"], ["email", "baptiste@henry.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.fr/laura_rodriguez"], ["created_at", "2015-06-09 08:25:02.407281"], ["updated_at", "2015-06-09 08:25:02.407281"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.410769"], ["updated_at", "2015-06-09 08:25:02.410769"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Robin SARL"], ["email", "anas@marchal.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.eu/mohamed.jacquet"], ["created_at", "2015-06-09 08:25:02.414564"], ["updated_at", "2015-06-09 08:25:02.414564"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.418130"], ["updated_at", "2015-06-09 08:25:02.418130"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont GIE SA"], ["email", "jules.moreau@carre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.org/nathan.breton"], ["created_at", "2015-06-09 08:25:02.421490"], ["updated_at", "2015-06-09 08:25:02.421490"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.425068"], ["updated_at", "2015-06-09 08:25:02.425068"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand et Dumas SEM"], ["email", "louna_arnaud@richard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.fr/marie_roueau"], ["created_at", "2015-06-09 08:25:02.428707"], ["updated_at", "2015-06-09 08:25:02.428707"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.432374"], ["updated_at", "2015-06-09 08:25:02.432374"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul SARL SEM"], ["email", "eva@paul.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.net/pierre.mathieu"], ["created_at", "2015-06-09 08:25:02.436211"], ["updated_at", "2015-06-09 08:25:02.436211"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.439981"], ["updated_at", "2015-06-09 08:25:02.439981"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour SARL SAS"], ["email", "zoe_martin@vincent.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.org/lucie_mercier"], ["created_at", "2015-06-09 08:25:02.443529"], ["updated_at", "2015-06-09 08:25:02.443529"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.447773"], ["updated_at", "2015-06-09 08:25:02.447773"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont et Thomas GIE"], ["email", "la@lemoine.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.info/marie"], ["created_at", "2015-06-09 08:25:02.451825"], ["updated_at", "2015-06-09 08:25:02.451825"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.455561"], ["updated_at", "2015-06-09 08:25:02.455561"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton et Rousseau SEM"], ["email", "nicolas_colin@marty.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.eu/jade.laurent"], ["created_at", "2015-06-09 08:25:02.460053"], ["updated_at", "2015-06-09 08:25:02.460053"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.464505"], ["updated_at", "2015-06-09 08:25:02.464505"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet SARL SEM"], ["email", "manon@petit.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.fr/julien_joly"], ["created_at", "2015-06-09 08:25:02.470059"], ["updated_at", "2015-06-09 08:25:02.470059"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.474123"], ["updated_at", "2015-06-09 08:25:02.474123"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq et Jacquet GIE"], ["email", "emilie@le.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.fr/elisa_leclerc"], ["created_at", "2015-06-09 08:25:02.477444"], ["updated_at", "2015-06-09 08:25:02.477444"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:02.481327"], ["updated_at", "2015-06-09 08:25:02.481327"]]  (0.9ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:25:02 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (8.0ms) ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (13.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.5ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.1ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (175.2ms) Completed 200 OK in 199ms (Views: 188.3ms | ActiveRecord: 4.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:02 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:02 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:02 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-09 10:25:04 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.5ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (67.3ms) Completed 200 OK in 75ms (Views: 68.0ms | ActiveRecord: 2.3ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:04 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:04 +0200  (2.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:25:04 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (40.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (42.8ms) Completed 200 OK in 48ms (Views: 44.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:04 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:04 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:25:07 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52194/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (72.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (77.8ms) Completed 200 OK in 93ms (Views: 79.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:07 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:07 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:07 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.1ms) DELETE FROM "customer_vault_corporations";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.8ms) DELETE FROM "dorsale_addresses";  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.5ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons SEM EI"], ["email", "louise@rey.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.net/zoe"], ["created_at", "2015-06-09 08:25:07.539777"], ["updated_at", "2015-06-09 08:25:07.539777"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:07.545146"], ["updated_at", "2015-06-09 08:25:07.545146"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:25:07 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (6.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.6ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (41.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (42.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (4.6ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (7.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (7.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (71.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (72.0ms) Completed 200 OK in 78ms (Views: 72.5ms | ActiveRecord: 1.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:07 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:07 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:07 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-09 10:25:10 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:52194/customer_vault/corporations/1#activity"}  (0.4ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-09 08:25:10.116373"], ["updated_at", "2015-06-09 08:25:10.116373"]]  (1.4ms) commit transaction Redirected to http://127.0.0.1:52194/customer_vault/corporations/1#activity Completed 302 Found in 12ms (ActiveRecord: 2.5ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:25:10 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (17.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (12.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (13.1ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.4ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (6.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (13.4ms) Dorsale::Comment Load (0.7ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (24.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (87.2ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (13.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (2.0ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (9.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (15.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (157.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (158.4ms) Completed 200 OK in 166ms (Views: 159.9ms | ActiveRecord: 3.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:10 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:10 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:25:10 +0200  (0.3ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (2.0ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.5ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.9ms) DELETE FROM "dorsale_addresses";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.9ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.3ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.2ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.0ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lilou"], ["last_name", "Guyot"], ["email", "guyot_lilou@da.fr"], ["title", "Individual-Title"], ["twitter", "LilouGuyot"], ["www", "http://lacroix.net/benjamin_dupuis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:25:10.530152"], ["updated_at", "2015-06-09 08:25:10.530152"]]  (3.1ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:25:10.541518"], ["updated_at", "2015-06-09 08:25:10.541518"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.6ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (1.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:25:10.554099"], ["updated_at", "2015-06-09 08:25:10.554099"]]  (1.7ms) commit transaction  (0.2ms) begin transaction CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:25:10.569351"], ["updated_at", "2015-06-09 08:25:10.569351"]]  (2.6ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et Carre SEM"], ["email", "benjamin_laurent@huet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.info/anas"], ["created_at", "2015-06-09 08:25:10.577543"], ["updated_at", "2015-06-09 08:25:10.577543"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:10.583707"], ["updated_at", "2015-06-09 08:25:10.583707"]]  (1.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:10.591968"], ["updated_at", "2015-06-09 08:25:10.591968"]]  (0.9ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:10.597952"], ["updated_at", "2015-06-09 08:25:10.597952"]]  (1.1ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:25:10 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.7ms)  (0.4ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (6.5ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.8ms) CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (5.8ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.8ms)  (0.3ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (48.9ms) Completed 200 OK in 61ms (Views: 57.6ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:10 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:10 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:25:10 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost SARL SCOP"], ["email", "matto.berger@fabre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.fr/lola"], ["created_at", "2015-06-09 08:25:12.932496"], ["updated_at", "2015-06-09 08:25:12.932496"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.936740"], ["updated_at", "2015-06-09 08:25:12.936740"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.941311"], ["updated_at", "2015-06-09 08:25:12.941311"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert et Aubry SCOP"], ["email", "charlotte.poirier@meunier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.eu/paul"], ["created_at", "2015-06-09 08:25:12.944739"], ["updated_at", "2015-06-09 08:25:12.944739"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.949269"], ["updated_at", "2015-06-09 08:25:12.949269"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.953845"], ["updated_at", "2015-06-09 08:25:12.953845"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin et Marchal GIE"], ["email", "alice.dasilva@menard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.info/clia"], ["created_at", "2015-06-09 08:25:12.958381"], ["updated_at", "2015-06-09 08:25:12.958381"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.962160"], ["updated_at", "2015-06-09 08:25:12.962160"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.966569"], ["updated_at", "2015-06-09 08:25:12.966569"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Olivier GIE"], ["email", "lena.perez@david.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.net/ethan_lacroix"], ["created_at", "2015-06-09 08:25:12.970377"], ["updated_at", "2015-06-09 08:25:12.970377"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.974181"], ["updated_at", "2015-06-09 08:25:12.974181"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.978639"], ["updated_at", "2015-06-09 08:25:12.978639"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal et Barbier SEM"], ["email", "baptiste@bonnet.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.net/ines.colin"], ["created_at", "2015-06-09 08:25:12.982785"], ["updated_at", "2015-06-09 08:25:12.982785"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.986514"], ["updated_at", "2015-06-09 08:25:12.986514"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.991091"], ["updated_at", "2015-06-09 08:25:12.991091"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier et Perez SEM"], ["email", "chlo@morel.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.com/la"], ["created_at", "2015-06-09 08:25:12.995034"], ["updated_at", "2015-06-09 08:25:12.995034"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:12.998742"], ["updated_at", "2015-06-09 08:25:12.998742"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.003561"], ["updated_at", "2015-06-09 08:25:13.003561"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roussel GIE SCOP"], ["email", "eva@meyer.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.name/emilie"], ["created_at", "2015-06-09 08:25:13.007475"], ["updated_at", "2015-06-09 08:25:13.007475"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.011141"], ["updated_at", "2015-06-09 08:25:13.011141"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.016209"], ["updated_at", "2015-06-09 08:25:13.016209"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet EURL SARL"], ["email", "malle.paul@prevost.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.eu/thomas_mathieu"], ["created_at", "2015-06-09 08:25:13.020227"], ["updated_at", "2015-06-09 08:25:13.020227"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.026671"], ["updated_at", "2015-06-09 08:25:13.026671"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.032140"], ["updated_at", "2015-06-09 08:25:13.032140"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand et Bonnet GIE"], ["email", "jade@noel.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.com/adrien.blanc"], ["created_at", "2015-06-09 08:25:13.036191"], ["updated_at", "2015-06-09 08:25:13.036191"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.041905"], ["updated_at", "2015-06-09 08:25:13.041905"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.047387"], ["updated_at", "2015-06-09 08:25:13.047387"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin et Dupont EURL"], ["email", "arthur@renault.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.net/thomas"], ["created_at", "2015-06-09 08:25:13.051320"], ["updated_at", "2015-06-09 08:25:13.051320"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.055592"], ["updated_at", "2015-06-09 08:25:13.055592"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.060521"], ["updated_at", "2015-06-09 08:25:13.060521"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean SCOP SA"], ["email", "lena@gauthier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.net/anas"], ["created_at", "2015-06-09 08:25:13.064822"], ["updated_at", "2015-06-09 08:25:13.064822"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.068851"], ["updated_at", "2015-06-09 08:25:13.068851"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.074447"], ["updated_at", "2015-06-09 08:25:13.074447"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas EI EURL"], ["email", "jules_jacquet@david.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.com/julien_pierre"], ["created_at", "2015-06-09 08:25:13.078559"], ["updated_at", "2015-06-09 08:25:13.078559"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.082400"], ["updated_at", "2015-06-09 08:25:13.082400"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.087327"], ["updated_at", "2015-06-09 08:25:13.087327"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc SARL SEM"], ["email", "anas@hubert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.eu/lilou_guillot"], ["created_at", "2015-06-09 08:25:13.091387"], ["updated_at", "2015-06-09 08:25:13.091387"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.095753"], ["updated_at", "2015-06-09 08:25:13.095753"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.100445"], ["updated_at", "2015-06-09 08:25:13.100445"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Robin SARL"], ["email", "adrien@marchal.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.eu/clment_bourgeois"], ["created_at", "2015-06-09 08:25:13.104401"], ["updated_at", "2015-06-09 08:25:13.104401"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.108404"], ["updated_at", "2015-06-09 08:25:13.108404"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.113681"], ["updated_at", "2015-06-09 08:25:13.113681"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard et Perez SAS"], ["email", "elisa@brunet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.fr/paul.perez"], ["created_at", "2015-06-09 08:25:13.117499"], ["updated_at", "2015-06-09 08:25:13.117499"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.121533"], ["updated_at", "2015-06-09 08:25:13.121533"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.128795"], ["updated_at", "2015-06-09 08:25:13.128795"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin et Chevalier SEM"], ["email", "noa@lambert.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.name/alice_berger"], ["created_at", "2015-06-09 08:25:13.132968"], ["updated_at", "2015-06-09 08:25:13.132968"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.137605"], ["updated_at", "2015-06-09 08:25:13.137605"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.144773"], ["updated_at", "2015-06-09 08:25:13.144773"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin GIE SARL"], ["email", "malle@joly.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.info/romane_renaud"], ["created_at", "2015-06-09 08:25:13.149002"], ["updated_at", "2015-06-09 08:25:13.149002"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.153492"], ["updated_at", "2015-06-09 08:25:13.153492"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.159343"], ["updated_at", "2015-06-09 08:25:13.159343"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont SAS SAS"], ["email", "nathan.joly@rolland.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.fr/adrien_joly"], ["created_at", "2015-06-09 08:25:13.163400"], ["updated_at", "2015-06-09 08:25:13.163400"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.167538"], ["updated_at", "2015-06-09 08:25:13.167538"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.172400"], ["updated_at", "2015-06-09 08:25:13.172400"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent EI GIE"], ["email", "noah.dupuy@adam.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.org/clia.schneider"], ["created_at", "2015-06-09 08:25:13.177010"], ["updated_at", "2015-06-09 08:25:13.177010"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.180954"], ["updated_at", "2015-06-09 08:25:13.180954"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.186506"], ["updated_at", "2015-06-09 08:25:13.186506"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard EI GIE"], ["email", "julie@richard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.eu/rayan_hubert"], ["created_at", "2015-06-09 08:25:13.190612"], ["updated_at", "2015-06-09 08:25:13.190612"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.195400"], ["updated_at", "2015-06-09 08:25:13.195400"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.200361"], ["updated_at", "2015-06-09 08:25:13.200361"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost SEM SARL"], ["email", "clia@boyer.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.fr/alexandre_dupont"], ["created_at", "2015-06-09 08:25:13.204330"], ["updated_at", "2015-06-09 08:25:13.204330"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.209133"], ["updated_at", "2015-06-09 08:25:13.209133"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.214560"], ["updated_at", "2015-06-09 08:25:13.214560"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps GIE GIE"], ["email", "lilou@mathieu.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.eu/mael.durand"], ["created_at", "2015-06-09 08:25:13.218130"], ["updated_at", "2015-06-09 08:25:13.218130"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.222515"], ["updated_at", "2015-06-09 08:25:13.222515"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.227722"], ["updated_at", "2015-06-09 08:25:13.227722"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez SEM GIE"], ["email", "kylian.bonnet@moreau.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.eu/raphal.maillard"], ["created_at", "2015-06-09 08:25:13.231616"], ["updated_at", "2015-06-09 08:25:13.231616"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.236145"], ["updated_at", "2015-06-09 08:25:13.236145"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.241368"], ["updated_at", "2015-06-09 08:25:13.241368"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez SEM SCOP"], ["email", "romain_caron@noel.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.com/mohamed.colin"], ["created_at", "2015-06-09 08:25:13.246441"], ["updated_at", "2015-06-09 08:25:13.246441"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.251003"], ["updated_at", "2015-06-09 08:25:13.251003"]]  (1.2ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.259266"], ["updated_at", "2015-06-09 08:25:13.259266"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux et Arnaud SCOP"], ["email", "marie@jean.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.fr/laura.paul"], ["created_at", "2015-06-09 08:25:13.264469"], ["updated_at", "2015-06-09 08:25:13.264469"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.269258"], ["updated_at", "2015-06-09 08:25:13.269258"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.274109"], ["updated_at", "2015-06-09 08:25:13.274109"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin et Bernard SEM"], ["email", "julie.blanchard@michel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.fr/clment.brunet"], ["created_at", "2015-06-09 08:25:13.278817"], ["updated_at", "2015-06-09 08:25:13.278817"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.282852"], ["updated_at", "2015-06-09 08:25:13.282852"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.288095"], ["updated_at", "2015-06-09 08:25:13.288095"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez et Laine SCOP"], ["email", "raphal_bourgeois@marty.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.fr/maxence"], ["created_at", "2015-06-09 08:25:13.291736"], ["updated_at", "2015-06-09 08:25:13.291736"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.296011"], ["updated_at", "2015-06-09 08:25:13.296011"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.300768"], ["updated_at", "2015-06-09 08:25:13.300768"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost et Roux EURL"], ["email", "alicia.arnaud@lemoine.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.name/tom_barbier"], ["created_at", "2015-06-09 08:25:13.304954"], ["updated_at", "2015-06-09 08:25:13.304954"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.308979"], ["updated_at", "2015-06-09 08:25:13.308979"]]  (24.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.338478"], ["updated_at", "2015-06-09 08:25:13.338478"]]  (3.6ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard et Royer SCOP"], ["email", "louna@meyer.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://huet.com/laura"], ["created_at", "2015-06-09 08:25:13.346157"], ["updated_at", "2015-06-09 08:25:13.346157"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.351744"], ["updated_at", "2015-06-09 08:25:13.351744"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.356582"], ["updated_at", "2015-06-09 08:25:13.356582"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche GIE SAS"], ["email", "quentin@lecomte.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.info/maxime.lucas"], ["created_at", "2015-06-09 08:25:13.360977"], ["updated_at", "2015-06-09 08:25:13.360977"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.366097"], ["updated_at", "2015-06-09 08:25:13.366097"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.371902"], ["updated_at", "2015-06-09 08:25:13.371902"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton et Faure SARL"], ["email", "maxence_roueau@berger.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.eu/tho"], ["created_at", "2015-06-09 08:25:13.376262"], ["updated_at", "2015-06-09 08:25:13.376262"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.380961"], ["updated_at", "2015-06-09 08:25:13.380961"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.386147"], ["updated_at", "2015-06-09 08:25:13.386147"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement et Menard SARL"], ["email", "alicia.dupuy@renaud.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.eu/arthur.giraud"], ["created_at", "2015-06-09 08:25:13.390275"], ["updated_at", "2015-06-09 08:25:13.390275"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.394458"], ["updated_at", "2015-06-09 08:25:13.394458"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.399750"], ["updated_at", "2015-06-09 08:25:13.399750"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert EURL SARL"], ["email", "hugo_clement@bernard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.net/elisa"], ["created_at", "2015-06-09 08:25:13.403206"], ["updated_at", "2015-06-09 08:25:13.403206"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.407378"], ["updated_at", "2015-06-09 08:25:13.407378"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.412024"], ["updated_at", "2015-06-09 08:25:13.412024"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva et Poirier GIE"], ["email", "tom.roche@bernard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.eu/eva_thomas"], ["created_at", "2015-06-09 08:25:13.417000"], ["updated_at", "2015-06-09 08:25:13.417000"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.421056"], ["updated_at", "2015-06-09 08:25:13.421056"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.426214"], ["updated_at", "2015-06-09 08:25:13.426214"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer SA EURL"], ["email", "ocane_martin@lopez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.com/ambre_nicolas"], ["created_at", "2015-06-09 08:25:13.431093"], ["updated_at", "2015-06-09 08:25:13.431093"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.435754"], ["updated_at", "2015-06-09 08:25:13.435754"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.439713"], ["updated_at", "2015-06-09 08:25:13.439713"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron SARL EURL"], ["email", "emilie@hubert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.info/manon"], ["created_at", "2015-06-09 08:25:13.442872"], ["updated_at", "2015-06-09 08:25:13.442872"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.446987"], ["updated_at", "2015-06-09 08:25:13.446987"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.451987"], ["updated_at", "2015-06-09 08:25:13.451987"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin et Lemoine SEM"], ["email", "gabriel.dupuy@noel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.net/noa.dufour"], ["created_at", "2015-06-09 08:25:13.455471"], ["updated_at", "2015-06-09 08:25:13.455471"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.459478"], ["updated_at", "2015-06-09 08:25:13.459478"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.464153"], ["updated_at", "2015-06-09 08:25:13.464153"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre et Bertrand SEM"], ["email", "marie.huet@duval.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.fr/emilie"], ["created_at", "2015-06-09 08:25:13.468085"], ["updated_at", "2015-06-09 08:25:13.468085"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.471701"], ["updated_at", "2015-06-09 08:25:13.471701"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.475498"], ["updated_at", "2015-06-09 08:25:13.475498"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier GIE SA"], ["email", "enzo.legrand@marie.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.fr/nathan"], ["created_at", "2015-06-09 08:25:13.478558"], ["updated_at", "2015-06-09 08:25:13.478558"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.482109"], ["updated_at", "2015-06-09 08:25:13.482109"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.486165"], ["updated_at", "2015-06-09 08:25:13.486165"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy SARL SARL"], ["email", "eva.rolland@bonnet.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.eu/camille_carre"], ["created_at", "2015-06-09 08:25:13.489200"], ["updated_at", "2015-06-09 08:25:13.489200"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.492725"], ["updated_at", "2015-06-09 08:25:13.492725"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.497099"], ["updated_at", "2015-06-09 08:25:13.497099"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Guerin EURL"], ["email", "baptiste_colin@vincent.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.com/emilie.laine"], ["created_at", "2015-06-09 08:25:13.500140"], ["updated_at", "2015-06-09 08:25:13.500140"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.503706"], ["updated_at", "2015-06-09 08:25:13.503706"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.507540"], ["updated_at", "2015-06-09 08:25:13.507540"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin GIE GIE"], ["email", "paul@guillot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.info/zoe_charpentier"], ["created_at", "2015-06-09 08:25:13.510798"], ["updated_at", "2015-06-09 08:25:13.510798"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.514353"], ["updated_at", "2015-06-09 08:25:13.514353"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.518527"], ["updated_at", "2015-06-09 08:25:13.518527"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Durand SAS GIE"], ["email", "clia_andre@collet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.net/louna"], ["created_at", "2015-06-09 08:25:13.521706"], ["updated_at", "2015-06-09 08:25:13.521706"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.525252"], ["updated_at", "2015-06-09 08:25:13.525252"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.529302"], ["updated_at", "2015-06-09 08:25:13.529302"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard GIE GIE"], ["email", "sarah@marie.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.fr/eva.menard"], ["created_at", "2015-06-09 08:25:13.532396"], ["updated_at", "2015-06-09 08:25:13.532396"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.535857"], ["updated_at", "2015-06-09 08:25:13.535857"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.539860"], ["updated_at", "2015-06-09 08:25:13.539860"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Riviere SA"], ["email", "malle_faure@philippe.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.name/lena.leroux"], ["created_at", "2015-06-09 08:25:13.543616"], ["updated_at", "2015-06-09 08:25:13.543616"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.547508"], ["updated_at", "2015-06-09 08:25:13.547508"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.551877"], ["updated_at", "2015-06-09 08:25:13.551877"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux EURL SAS"], ["email", "alice.marty@gonzalez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.net/zoe"], ["created_at", "2015-06-09 08:25:13.555250"], ["updated_at", "2015-06-09 08:25:13.555250"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.559080"], ["updated_at", "2015-06-09 08:25:13.559080"]]  (1.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.564083"], ["updated_at", "2015-06-09 08:25:13.564083"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard SCOP SAS"], ["email", "lucas.morin@leroux.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.fr/clment"], ["created_at", "2015-06-09 08:25:13.567530"], ["updated_at", "2015-06-09 08:25:13.567530"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.571585"], ["updated_at", "2015-06-09 08:25:13.571585"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.575718"], ["updated_at", "2015-06-09 08:25:13.575718"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer SEM SCOP"], ["email", "pauline@david.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.info/sarah"], ["created_at", "2015-06-09 08:25:13.578764"], ["updated_at", "2015-06-09 08:25:13.578764"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.582452"], ["updated_at", "2015-06-09 08:25:13.582452"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.586348"], ["updated_at", "2015-06-09 08:25:13.586348"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour GIE GIE"], ["email", "malle@meunier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.org/chlo"], ["created_at", "2015-06-09 08:25:13.589325"], ["updated_at", "2015-06-09 08:25:13.589325"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.593044"], ["updated_at", "2015-06-09 08:25:13.593044"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.597026"], ["updated_at", "2015-06-09 08:25:13.597026"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel SAS EURL"], ["email", "clara.marchal@aubert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.org/louise_fournier"], ["created_at", "2015-06-09 08:25:13.600203"], ["updated_at", "2015-06-09 08:25:13.600203"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.603755"], ["updated_at", "2015-06-09 08:25:13.603755"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.607624"], ["updated_at", "2015-06-09 08:25:13.607624"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent et Bertrand SAS"], ["email", "julie_remy@paris.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.com/mathis.simon"], ["created_at", "2015-06-09 08:25:13.610647"], ["updated_at", "2015-06-09 08:25:13.610647"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.614217"], ["updated_at", "2015-06-09 08:25:13.614217"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.618230"], ["updated_at", "2015-06-09 08:25:13.618230"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand et Denis SA"], ["email", "pierre@guillot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.net/mael"], ["created_at", "2015-06-09 08:25:13.621318"], ["updated_at", "2015-06-09 08:25:13.621318"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.624629"], ["updated_at", "2015-06-09 08:25:13.624629"]]  (2.5ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.630591"], ["updated_at", "2015-06-09 08:25:13.630591"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rey GIE SAS"], ["email", "malle.dumont@fernandez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.fr/ambre.nicolas"], ["created_at", "2015-06-09 08:25:13.633770"], ["updated_at", "2015-06-09 08:25:13.633770"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.637527"], ["updated_at", "2015-06-09 08:25:13.637527"]]  (12.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.653510"], ["updated_at", "2015-06-09 08:25:13.653510"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt EURL EI"], ["email", "adrien@renaud.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.org/quentin_duval"], ["created_at", "2015-06-09 08:25:13.657059"], ["updated_at", "2015-06-09 08:25:13.657059"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.660788"], ["updated_at", "2015-06-09 08:25:13.660788"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.666090"], ["updated_at", "2015-06-09 08:25:13.666090"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet EI SARL"], ["email", "pauline@lambert.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.com/lucas_joly"], ["created_at", "2015-06-09 08:25:13.670252"], ["updated_at", "2015-06-09 08:25:13.670252"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.674569"], ["updated_at", "2015-06-09 08:25:13.674569"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.679203"], ["updated_at", "2015-06-09 08:25:13.679203"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand et Lacroix GIE"], ["email", "enzo_perez@clement.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.info/chlo.collet"], ["created_at", "2015-06-09 08:25:13.682745"], ["updated_at", "2015-06-09 08:25:13.682745"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.686935"], ["updated_at", "2015-06-09 08:25:13.686935"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.691582"], ["updated_at", "2015-06-09 08:25:13.691582"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert et Bernard SCOP"], ["email", "evan@schneider.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.com/julie"], ["created_at", "2015-06-09 08:25:13.695398"], ["updated_at", "2015-06-09 08:25:13.695398"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.699476"], ["updated_at", "2015-06-09 08:25:13.699476"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.704258"], ["updated_at", "2015-06-09 08:25:13.704258"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau SEM EURL"], ["email", "eva.dumont@vidal.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.net/arthur_legrand"], ["created_at", "2015-06-09 08:25:13.708394"], ["updated_at", "2015-06-09 08:25:13.708394"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.712316"], ["updated_at", "2015-06-09 08:25:13.712316"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.717015"], ["updated_at", "2015-06-09 08:25:13.717015"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier GIE GIE"], ["email", "laura@guillot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.fr/tho_dubois"], ["created_at", "2015-06-09 08:25:13.721088"], ["updated_at", "2015-06-09 08:25:13.721088"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.726171"], ["updated_at", "2015-06-09 08:25:13.726171"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.731371"], ["updated_at", "2015-06-09 08:25:13.731371"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel GIE SARL"], ["email", "gabriel@girard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.name/adrien_roger"], ["created_at", "2015-06-09 08:25:13.735318"], ["updated_at", "2015-06-09 08:25:13.735318"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.739232"], ["updated_at", "2015-06-09 08:25:13.739232"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.743478"], ["updated_at", "2015-06-09 08:25:13.743478"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien et Le gall EURL"], ["email", "mlia.lucas@le.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.com/raphal.michel"], ["created_at", "2015-06-09 08:25:13.747120"], ["updated_at", "2015-06-09 08:25:13.747120"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.751037"], ["updated_at", "2015-06-09 08:25:13.751037"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.755370"], ["updated_at", "2015-06-09 08:25:13.755370"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Lecomte SCOP"], ["email", "clia@caron.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.info/kylian"], ["created_at", "2015-06-09 08:25:13.759177"], ["updated_at", "2015-06-09 08:25:13.759177"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.763220"], ["updated_at", "2015-06-09 08:25:13.763220"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.767962"], ["updated_at", "2015-06-09 08:25:13.767962"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau SEM SA"], ["email", "ines@guillot.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.net/matho"], ["created_at", "2015-06-09 08:25:13.771861"], ["updated_at", "2015-06-09 08:25:13.771861"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.775793"], ["updated_at", "2015-06-09 08:25:13.775793"]]  (4.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.784259"], ["updated_at", "2015-06-09 08:25:13.784259"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard SAS SAS"], ["email", "mael@renard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.org/adam_blanchard"], ["created_at", "2015-06-09 08:25:13.787608"], ["updated_at", "2015-06-09 08:25:13.787608"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.791523"], ["updated_at", "2015-06-09 08:25:13.791523"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.795679"], ["updated_at", "2015-06-09 08:25:13.795679"]]  (1.4ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer EI SAS"], ["email", "louna_joly@brunet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.name/thomas_roger"], ["created_at", "2015-06-09 08:25:13.799484"], ["updated_at", "2015-06-09 08:25:13.799484"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.803095"], ["updated_at", "2015-06-09 08:25:13.803095"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.807388"], ["updated_at", "2015-06-09 08:25:13.807388"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy SCOP GIE"], ["email", "nathan@deschamps.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.net/nicolas"], ["created_at", "2015-06-09 08:25:13.810750"], ["updated_at", "2015-06-09 08:25:13.810750"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.814338"], ["updated_at", "2015-06-09 08:25:13.814338"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.818662"], ["updated_at", "2015-06-09 08:25:13.818662"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud GIE SA"], ["email", "marie@barre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.fr/marie"], ["created_at", "2015-06-09 08:25:13.821951"], ["updated_at", "2015-06-09 08:25:13.821951"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.825303"], ["updated_at", "2015-06-09 08:25:13.825303"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.829816"], ["updated_at", "2015-06-09 08:25:13.829816"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit SCOP SARL"], ["email", "chlo@dubois.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.info/matto"], ["created_at", "2015-06-09 08:25:13.833169"], ["updated_at", "2015-06-09 08:25:13.833169"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.836653"], ["updated_at", "2015-06-09 08:25:13.836653"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.840860"], ["updated_at", "2015-06-09 08:25:13.840860"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Moulin GIE"], ["email", "la@leroux.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.fr/camille.fabre"], ["created_at", "2015-06-09 08:25:13.844372"], ["updated_at", "2015-06-09 08:25:13.844372"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.847835"], ["updated_at", "2015-06-09 08:25:13.847835"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.851870"], ["updated_at", "2015-06-09 08:25:13.851870"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul SCOP SAS"], ["email", "ambre@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.fr/jules"], ["created_at", "2015-06-09 08:25:13.855122"], ["updated_at", "2015-06-09 08:25:13.855122"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.858443"], ["updated_at", "2015-06-09 08:25:13.858443"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.862582"], ["updated_at", "2015-06-09 08:25:13.862582"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal GIE SEM"], ["email", "baptiste@boyer.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.eu/paul.meyer"], ["created_at", "2015-06-09 08:25:13.866484"], ["updated_at", "2015-06-09 08:25:13.866484"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.870534"], ["updated_at", "2015-06-09 08:25:13.870534"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.875185"], ["updated_at", "2015-06-09 08:25:13.875185"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet GIE EI"], ["email", "adrien_morel@henry.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.fr/kylian"], ["created_at", "2015-06-09 08:25:13.878968"], ["updated_at", "2015-06-09 08:25:13.878968"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.882872"], ["updated_at", "2015-06-09 08:25:13.882872"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.887839"], ["updated_at", "2015-06-09 08:25:13.887839"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Morin SCOP"], ["email", "carla@muller.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.org/gabriel.marty"], ["created_at", "2015-06-09 08:25:13.891260"], ["updated_at", "2015-06-09 08:25:13.891260"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.894696"], ["updated_at", "2015-06-09 08:25:13.894696"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.898879"], ["updated_at", "2015-06-09 08:25:13.898879"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq et Boyer SAS"], ["email", "manon.maon@perrin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.eu/maxence_schneider"], ["created_at", "2015-06-09 08:25:13.902464"], ["updated_at", "2015-06-09 08:25:13.902464"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.906035"], ["updated_at", "2015-06-09 08:25:13.906035"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.910281"], ["updated_at", "2015-06-09 08:25:13.910281"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry SA EURL"], ["email", "victor_barre@schmitt.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.com/chlo.lemoine"], ["created_at", "2015-06-09 08:25:13.913734"], ["updated_at", "2015-06-09 08:25:13.913734"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.917236"], ["updated_at", "2015-06-09 08:25:13.917236"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.921415"], ["updated_at", "2015-06-09 08:25:13.921415"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet et Collet GIE"], ["email", "romane@royer.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanchard.eu/noah"], ["created_at", "2015-06-09 08:25:13.924958"], ["updated_at", "2015-06-09 08:25:13.924958"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.928667"], ["updated_at", "2015-06-09 08:25:13.928667"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.932850"], ["updated_at", "2015-06-09 08:25:13.932850"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Brun EI"], ["email", "rayan@gerard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.org/mael.lecomte"], ["created_at", "2015-06-09 08:25:13.936294"], ["updated_at", "2015-06-09 08:25:13.936294"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.939696"], ["updated_at", "2015-06-09 08:25:13.939696"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.943940"], ["updated_at", "2015-06-09 08:25:13.943940"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Andre SAS"], ["email", "sarah_dupont@henry.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.eu/louise"], ["created_at", "2015-06-09 08:25:13.947252"], ["updated_at", "2015-06-09 08:25:13.947252"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.950644"], ["updated_at", "2015-06-09 08:25:13.950644"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.954611"], ["updated_at", "2015-06-09 08:25:13.954611"]]  (3.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent SAS SAS"], ["email", "valentin_joly@laine.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.net/juliette"], ["created_at", "2015-06-09 08:25:13.960330"], ["updated_at", "2015-06-09 08:25:13.960330"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.963805"], ["updated_at", "2015-06-09 08:25:13.963805"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.967819"], ["updated_at", "2015-06-09 08:25:13.967819"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost EURL SARL"], ["email", "matto@laine.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.fr/louna"], ["created_at", "2015-06-09 08:25:13.971542"], ["updated_at", "2015-06-09 08:25:13.971542"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.975419"], ["updated_at", "2015-06-09 08:25:13.975419"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.980084"], ["updated_at", "2015-06-09 08:25:13.980084"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Marie SAS"], ["email", "charlotte@vincent.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.info/lo"], ["created_at", "2015-06-09 08:25:13.984281"], ["updated_at", "2015-06-09 08:25:13.984281"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.988295"], ["updated_at", "2015-06-09 08:25:13.988295"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:13.992939"], ["updated_at", "2015-06-09 08:25:13.992939"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot et Barbier EURL"], ["email", "pierre@rouel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.info/lo"], ["created_at", "2015-06-09 08:25:13.996544"], ["updated_at", "2015-06-09 08:25:13.996544"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.000072"], ["updated_at", "2015-06-09 08:25:14.000072"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.004635"], ["updated_at", "2015-06-09 08:25:14.004635"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier SARL EI"], ["email", "ethan@leclerc.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.info/louna"], ["created_at", "2015-06-09 08:25:14.008458"], ["updated_at", "2015-06-09 08:25:14.008458"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.011976"], ["updated_at", "2015-06-09 08:25:14.011976"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.016335"], ["updated_at", "2015-06-09 08:25:14.016335"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry SAS SEM"], ["email", "kylian.laine@rodriguez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.name/julien.fabre"], ["created_at", "2015-06-09 08:25:14.020254"], ["updated_at", "2015-06-09 08:25:14.020254"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.024393"], ["updated_at", "2015-06-09 08:25:14.024393"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.029274"], ["updated_at", "2015-06-09 08:25:14.029274"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard SCOP SARL"], ["email", "charlotte_paul@schmitt.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.net/benjamin"], ["created_at", "2015-06-09 08:25:14.032737"], ["updated_at", "2015-06-09 08:25:14.032737"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.036389"], ["updated_at", "2015-06-09 08:25:14.036389"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.040758"], ["updated_at", "2015-06-09 08:25:14.040758"]]  (3.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy et Rolland SCOP"], ["email", "jules@joly.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.eu/lisa"], ["created_at", "2015-06-09 08:25:14.046996"], ["updated_at", "2015-06-09 08:25:14.046996"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.050796"], ["updated_at", "2015-06-09 08:25:14.050796"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.055342"], ["updated_at", "2015-06-09 08:25:14.055342"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie EI SAS"], ["email", "nomie.meyer@gerard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.com/jade.nguyen"], ["created_at", "2015-06-09 08:25:14.058588"], ["updated_at", "2015-06-09 08:25:14.058588"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.061893"], ["updated_at", "2015-06-09 08:25:14.061893"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.066224"], ["updated_at", "2015-06-09 08:25:14.066224"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand GIE SARL"], ["email", "mlia@durand.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.net/ethan_dumas"], ["created_at", "2015-06-09 08:25:14.069733"], ["updated_at", "2015-06-09 08:25:14.069733"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.073302"], ["updated_at", "2015-06-09 08:25:14.073302"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.078326"], ["updated_at", "2015-06-09 08:25:14.078326"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier EURL SARL"], ["email", "nomie@mercier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.net/axel.leroy"], ["created_at", "2015-06-09 08:25:14.082099"], ["updated_at", "2015-06-09 08:25:14.082099"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.086060"], ["updated_at", "2015-06-09 08:25:14.086060"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.091437"], ["updated_at", "2015-06-09 08:25:14.091437"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand EURL SEM"], ["email", "kylian@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.eu/tom.bertrand"], ["created_at", "2015-06-09 08:25:14.095264"], ["updated_at", "2015-06-09 08:25:14.095264"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.099104"], ["updated_at", "2015-06-09 08:25:14.099104"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.103350"], ["updated_at", "2015-06-09 08:25:14.103350"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe SA SEM"], ["email", "hugo_chevalier@nicolas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.eu/louise.laine"], ["created_at", "2015-06-09 08:25:14.106708"], ["updated_at", "2015-06-09 08:25:14.106708"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.110402"], ["updated_at", "2015-06-09 08:25:14.110402"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.114614"], ["updated_at", "2015-06-09 08:25:14.114614"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard SA EURL"], ["email", "mael_remy@guillaume.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.name/julien"], ["created_at", "2015-06-09 08:25:14.117847"], ["updated_at", "2015-06-09 08:25:14.117847"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.121519"], ["updated_at", "2015-06-09 08:25:14.121519"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.125773"], ["updated_at", "2015-06-09 08:25:14.125773"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer SCOP GIE"], ["email", "elisa.richard@le.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.eu/maeva_blanc"], ["created_at", "2015-06-09 08:25:14.129178"], ["updated_at", "2015-06-09 08:25:14.129178"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.132939"], ["updated_at", "2015-06-09 08:25:14.132939"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.137137"], ["updated_at", "2015-06-09 08:25:14.137137"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Lacroix EURL"], ["email", "lisa@lambert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.com/matho"], ["created_at", "2015-06-09 08:25:14.140422"], ["updated_at", "2015-06-09 08:25:14.140422"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.143929"], ["updated_at", "2015-06-09 08:25:14.143929"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.148201"], ["updated_at", "2015-06-09 08:25:14.148201"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau et Roux EURL"], ["email", "louis@morel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.org/nathan"], ["created_at", "2015-06-09 08:25:14.151560"], ["updated_at", "2015-06-09 08:25:14.151560"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.155309"], ["updated_at", "2015-06-09 08:25:14.155309"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.159548"], ["updated_at", "2015-06-09 08:25:14.159548"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin et Rey EURL"], ["email", "romain.paris@fabre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.info/thomas"], ["created_at", "2015-06-09 08:25:14.162729"], ["updated_at", "2015-06-09 08:25:14.162729"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.166470"], ["updated_at", "2015-06-09 08:25:14.166470"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.170593"], ["updated_at", "2015-06-09 08:25:14.170593"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger et Dupuy SARL"], ["email", "maxence.bourgeois@dupuy.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.info/romain"], ["created_at", "2015-06-09 08:25:14.173929"], ["updated_at", "2015-06-09 08:25:14.173929"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.177958"], ["updated_at", "2015-06-09 08:25:14.177958"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.182701"], ["updated_at", "2015-06-09 08:25:14.182701"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel SAS SA"], ["email", "pierre_lefebvre@lecomte.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.info/ethan"], ["created_at", "2015-06-09 08:25:14.186216"], ["updated_at", "2015-06-09 08:25:14.186216"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.190592"], ["updated_at", "2015-06-09 08:25:14.190592"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.195635"], ["updated_at", "2015-06-09 08:25:14.195635"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons SA SARL"], ["email", "matto@lefebvre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.name/lo"], ["created_at", "2015-06-09 08:25:14.199536"], ["updated_at", "2015-06-09 08:25:14.199536"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.203204"], ["updated_at", "2015-06-09 08:25:14.203204"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.207566"], ["updated_at", "2015-06-09 08:25:14.207566"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer EI SARL"], ["email", "ocane.rolland@charles.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.name/justine"], ["created_at", "2015-06-09 08:25:14.211121"], ["updated_at", "2015-06-09 08:25:14.211121"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.214784"], ["updated_at", "2015-06-09 08:25:14.214784"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.218956"], ["updated_at", "2015-06-09 08:25:14.218956"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Barbier SCOP"], ["email", "mael.dupuis@garnier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.net/matto"], ["created_at", "2015-06-09 08:25:14.222521"], ["updated_at", "2015-06-09 08:25:14.222521"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.226175"], ["updated_at", "2015-06-09 08:25:14.226175"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.230345"], ["updated_at", "2015-06-09 08:25:14.230345"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson SAS EURL"], ["email", "paul@poirier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.org/chlo"], ["created_at", "2015-06-09 08:25:14.233851"], ["updated_at", "2015-06-09 08:25:14.233851"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.237575"], ["updated_at", "2015-06-09 08:25:14.237575"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.241914"], ["updated_at", "2015-06-09 08:25:14.241914"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller SAS SAS"], ["email", "chlo@sanchez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.net/la.lemaire"], ["created_at", "2015-06-09 08:25:14.245507"], ["updated_at", "2015-06-09 08:25:14.245507"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.249097"], ["updated_at", "2015-06-09 08:25:14.249097"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.253292"], ["updated_at", "2015-06-09 08:25:14.253292"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger et David SAS"], ["email", "paul_rouel@gautier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.com/paul_guyot"], ["created_at", "2015-06-09 08:25:14.256921"], ["updated_at", "2015-06-09 08:25:14.256921"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.261340"], ["updated_at", "2015-06-09 08:25:14.261340"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.266918"], ["updated_at", "2015-06-09 08:25:14.266918"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot SEM SCOP"], ["email", "evan.menard@dupuis.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/pauline"], ["created_at", "2015-06-09 08:25:14.270879"], ["updated_at", "2015-06-09 08:25:14.270879"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.275073"], ["updated_at", "2015-06-09 08:25:14.275073"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.279917"], ["updated_at", "2015-06-09 08:25:14.279917"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson GIE SEM"], ["email", "baptiste@robin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.info/clara"], ["created_at", "2015-06-09 08:25:14.286099"], ["updated_at", "2015-06-09 08:25:14.286099"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.289995"], ["updated_at", "2015-06-09 08:25:14.289995"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.294908"], ["updated_at", "2015-06-09 08:25:14.294908"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Lecomte EURL"], ["email", "lola@perrin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.name/nomie.colin"], ["created_at", "2015-06-09 08:25:14.299042"], ["updated_at", "2015-06-09 08:25:14.299042"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.303277"], ["updated_at", "2015-06-09 08:25:14.303277"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.308219"], ["updated_at", "2015-06-09 08:25:14.308219"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier EURL SCOP"], ["email", "laura.nicolas@renard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.info/louise"], ["created_at", "2015-06-09 08:25:14.311596"], ["updated_at", "2015-06-09 08:25:14.311596"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.315218"], ["updated_at", "2015-06-09 08:25:14.315218"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.319933"], ["updated_at", "2015-06-09 08:25:14.319933"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent GIE EURL"], ["email", "maxence@carpentier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.com/rayan.blanc"], ["created_at", "2015-06-09 08:25:14.323611"], ["updated_at", "2015-06-09 08:25:14.323611"]]  (14.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.341818"], ["updated_at", "2015-06-09 08:25:14.341818"]]  (2.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.348991"], ["updated_at", "2015-06-09 08:25:14.348991"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre SEM EURL"], ["email", "thomas.guyot@lefevre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.fr/nathan"], ["created_at", "2015-06-09 08:25:14.352986"], ["updated_at", "2015-06-09 08:25:14.352986"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.357067"], ["updated_at", "2015-06-09 08:25:14.357067"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.361395"], ["updated_at", "2015-06-09 08:25:14.361395"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renard et Dumas GIE"], ["email", "enzo@menard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.info/jules.robin"], ["created_at", "2015-06-09 08:25:14.365137"], ["updated_at", "2015-06-09 08:25:14.365137"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.368834"], ["updated_at", "2015-06-09 08:25:14.368834"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.373068"], ["updated_at", "2015-06-09 08:25:14.373068"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller et Bourgeois SEM"], ["email", "lucie.huet@aubry.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.name/matto_lucas"], ["created_at", "2015-06-09 08:25:14.376925"], ["updated_at", "2015-06-09 08:25:14.376925"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.380325"], ["updated_at", "2015-06-09 08:25:14.380325"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.384544"], ["updated_at", "2015-06-09 08:25:14.384544"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier SA EI"], ["email", "mlia@meyer.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.eu/chlo"], ["created_at", "2015-06-09 08:25:14.388573"], ["updated_at", "2015-06-09 08:25:14.388573"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.392344"], ["updated_at", "2015-06-09 08:25:14.392344"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.397427"], ["updated_at", "2015-06-09 08:25:14.397427"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel SA GIE"], ["email", "noah@rodriguez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.com/lou_morel"], ["created_at", "2015-06-09 08:25:14.401398"], ["updated_at", "2015-06-09 08:25:14.401398"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.405411"], ["updated_at", "2015-06-09 08:25:14.405411"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.410086"], ["updated_at", "2015-06-09 08:25:14.410086"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal et Simon SA"], ["email", "arthur_julien@gonzalez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.fr/carla"], ["created_at", "2015-06-09 08:25:14.413421"], ["updated_at", "2015-06-09 08:25:14.413421"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.416710"], ["updated_at", "2015-06-09 08:25:14.416710"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.420691"], ["updated_at", "2015-06-09 08:25:14.420691"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel et Caron SARL"], ["email", "lina@richard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.net/tho.lefevre"], ["created_at", "2015-06-09 08:25:14.424227"], ["updated_at", "2015-06-09 08:25:14.424227"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.427625"], ["updated_at", "2015-06-09 08:25:14.427625"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.431608"], ["updated_at", "2015-06-09 08:25:14.431608"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis GIE SARL"], ["email", "lena.bernard@pons.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.name/clmence"], ["created_at", "2015-06-09 08:25:14.434863"], ["updated_at", "2015-06-09 08:25:14.434863"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.438386"], ["updated_at", "2015-06-09 08:25:14.438386"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.442279"], ["updated_at", "2015-06-09 08:25:14.442279"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier SARL EI"], ["email", "mael@guillaume.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.org/lola_gonzalez"], ["created_at", "2015-06-09 08:25:14.445616"], ["updated_at", "2015-06-09 08:25:14.445616"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.449042"], ["updated_at", "2015-06-09 08:25:14.449042"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.453031"], ["updated_at", "2015-06-09 08:25:14.453031"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre et Caron SEM"], ["email", "lucas_roy@denis.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.fr/malle.lopez"], ["created_at", "2015-06-09 08:25:14.456561"], ["updated_at", "2015-06-09 08:25:14.456561"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.459917"], ["updated_at", "2015-06-09 08:25:14.459917"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.463791"], ["updated_at", "2015-06-09 08:25:14.463791"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien GIE SARL"], ["email", "louna@schmitt.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.info/lisa"], ["created_at", "2015-06-09 08:25:14.467254"], ["updated_at", "2015-06-09 08:25:14.467254"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.470692"], ["updated_at", "2015-06-09 08:25:14.470692"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.474684"], ["updated_at", "2015-06-09 08:25:14.474684"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin SAS SARL"], ["email", "rayan@leclercq.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.com/anas.perrot"], ["created_at", "2015-06-09 08:25:14.477856"], ["updated_at", "2015-06-09 08:25:14.477856"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.481207"], ["updated_at", "2015-06-09 08:25:14.481207"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.485143"], ["updated_at", "2015-06-09 08:25:14.485143"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam et Pons SARL"], ["email", "julien_paul@gauthier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.info/mohamed"], ["created_at", "2015-06-09 08:25:14.488771"], ["updated_at", "2015-06-09 08:25:14.488771"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.492554"], ["updated_at", "2015-06-09 08:25:14.492554"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.496851"], ["updated_at", "2015-06-09 08:25:14.496851"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin et Julien SARL"], ["email", "clment@meunier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.info/antoine_petit"], ["created_at", "2015-06-09 08:25:14.500890"], ["updated_at", "2015-06-09 08:25:14.500890"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.504866"], ["updated_at", "2015-06-09 08:25:14.504866"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.509233"], ["updated_at", "2015-06-09 08:25:14.509233"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier et Royer SA"], ["email", "nomie@baron.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.fr/sarah"], ["created_at", "2015-06-09 08:25:14.512679"], ["updated_at", "2015-06-09 08:25:14.512679"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.516070"], ["updated_at", "2015-06-09 08:25:14.516070"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.520046"], ["updated_at", "2015-06-09 08:25:14.520046"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps et Henry SCOP"], ["email", "lucie@chevalier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.info/mohamed"], ["created_at", "2015-06-09 08:25:14.523418"], ["updated_at", "2015-06-09 08:25:14.523418"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.526820"], ["updated_at", "2015-06-09 08:25:14.526820"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.531448"], ["updated_at", "2015-06-09 08:25:14.531448"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon SEM SAS"], ["email", "yanis@dupuy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.info/maeva"], ["created_at", "2015-06-09 08:25:14.535406"], ["updated_at", "2015-06-09 08:25:14.535406"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.539309"], ["updated_at", "2015-06-09 08:25:14.539309"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.543537"], ["updated_at", "2015-06-09 08:25:14.543537"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty EURL SARL"], ["email", "louna_guillot@paris.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.eu/hugo"], ["created_at", "2015-06-09 08:25:14.547303"], ["updated_at", "2015-06-09 08:25:14.547303"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.551088"], ["updated_at", "2015-06-09 08:25:14.551088"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.555389"], ["updated_at", "2015-06-09 08:25:14.555389"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval SEM SA"], ["email", "benjamin.moulin@pierre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://huet.info/rayan.joly"], ["created_at", "2015-06-09 08:25:14.558952"], ["updated_at", "2015-06-09 08:25:14.558952"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.562472"], ["updated_at", "2015-06-09 08:25:14.562472"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.566310"], ["updated_at", "2015-06-09 08:25:14.566310"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Leclerc GIE"], ["email", "baptiste_adam@menard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.net/ocane"], ["created_at", "2015-06-09 08:25:14.569593"], ["updated_at", "2015-06-09 08:25:14.569593"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.572903"], ["updated_at", "2015-06-09 08:25:14.572903"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.576664"], ["updated_at", "2015-06-09 08:25:14.576664"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet SAS SA"], ["email", "noah.breton@moreau.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.info/lena_robert"], ["created_at", "2015-06-09 08:25:14.580100"], ["updated_at", "2015-06-09 08:25:14.580100"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.583434"], ["updated_at", "2015-06-09 08:25:14.583434"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.587286"], ["updated_at", "2015-06-09 08:25:14.587286"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Deschamps EURL"], ["email", "matho_jean@jacquet.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.org/ethan"], ["created_at", "2015-06-09 08:25:14.591016"], ["updated_at", "2015-06-09 08:25:14.591016"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.594544"], ["updated_at", "2015-06-09 08:25:14.594544"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.598764"], ["updated_at", "2015-06-09 08:25:14.598764"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nicolas SAS SAS"], ["email", "victor_perrot@dufour.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.info/juliette.dufour"], ["created_at", "2015-06-09 08:25:14.602491"], ["updated_at", "2015-06-09 08:25:14.602491"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.606357"], ["updated_at", "2015-06-09 08:25:14.606357"]]  (0.6ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.610836"], ["updated_at", "2015-06-09 08:25:14.610836"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et Gonzalez SEM"], ["email", "clmence.olivier@renaud.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.net/mathilde_morin"], ["created_at", "2015-06-09 08:25:14.614290"], ["updated_at", "2015-06-09 08:25:14.614290"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.628599"], ["updated_at", "2015-06-09 08:25:14.628599"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.632667"], ["updated_at", "2015-06-09 08:25:14.632667"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault et Gerard SCOP"], ["email", "ocane.lefebvre@pons.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.name/jeanne.nicolas"], ["created_at", "2015-06-09 08:25:14.635869"], ["updated_at", "2015-06-09 08:25:14.635869"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.639415"], ["updated_at", "2015-06-09 08:25:14.639415"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.643997"], ["updated_at", "2015-06-09 08:25:14.643997"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier EURL GIE"], ["email", "alexis@charpentier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.info/lo"], ["created_at", "2015-06-09 08:25:14.647710"], ["updated_at", "2015-06-09 08:25:14.647710"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.652031"], ["updated_at", "2015-06-09 08:25:14.652031"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.656795"], ["updated_at", "2015-06-09 08:25:14.656795"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez et Martin SARL"], ["email", "sacha@baron.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.org/carla.aubert"], ["created_at", "2015-06-09 08:25:14.661189"], ["updated_at", "2015-06-09 08:25:14.661189"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.665659"], ["updated_at", "2015-06-09 08:25:14.665659"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.670161"], ["updated_at", "2015-06-09 08:25:14.670161"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier SARL GIE"], ["email", "romane_baron@dupont.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.org/baptiste_bernard"], ["created_at", "2015-06-09 08:25:14.674104"], ["updated_at", "2015-06-09 08:25:14.674104"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.678009"], ["updated_at", "2015-06-09 08:25:14.678009"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.682935"], ["updated_at", "2015-06-09 08:25:14.682935"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Olivier EI"], ["email", "manon@robin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.eu/carla"], ["created_at", "2015-06-09 08:25:14.686931"], ["updated_at", "2015-06-09 08:25:14.686931"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.690962"], ["updated_at", "2015-06-09 08:25:14.690962"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.695573"], ["updated_at", "2015-06-09 08:25:14.695573"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty SCOP EURL"], ["email", "jeanne@philippe.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.net/axel_dupuis"], ["created_at", "2015-06-09 08:25:14.700062"], ["updated_at", "2015-06-09 08:25:14.700062"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.704251"], ["updated_at", "2015-06-09 08:25:14.704251"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.708670"], ["updated_at", "2015-06-09 08:25:14.708670"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun et Dufour GIE"], ["email", "mlia_morin@pons.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.info/louise.muller"], ["created_at", "2015-06-09 08:25:14.712767"], ["updated_at", "2015-06-09 08:25:14.712767"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.717388"], ["updated_at", "2015-06-09 08:25:14.717388"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.722893"], ["updated_at", "2015-06-09 08:25:14.722893"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard et Martin SCOP"], ["email", "raphal@paris.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.com/julie"], ["created_at", "2015-06-09 08:25:14.726781"], ["updated_at", "2015-06-09 08:25:14.726781"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.730745"], ["updated_at", "2015-06-09 08:25:14.730745"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.735125"], ["updated_at", "2015-06-09 08:25:14.735125"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry EURL SA"], ["email", "nathan@gonzalez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.net/zoe_bertrand"], ["created_at", "2015-06-09 08:25:14.738594"], ["updated_at", "2015-06-09 08:25:14.738594"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.742063"], ["updated_at", "2015-06-09 08:25:14.742063"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.746161"], ["updated_at", "2015-06-09 08:25:14.746161"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Charles SEM"], ["email", "mathilde@thomas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.info/lina"], ["created_at", "2015-06-09 08:25:14.749621"], ["updated_at", "2015-06-09 08:25:14.749621"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.753149"], ["updated_at", "2015-06-09 08:25:14.753149"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.757155"], ["updated_at", "2015-06-09 08:25:14.757155"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien SEM GIE"], ["email", "lina@bourgeois.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.org/alexis"], ["created_at", "2015-06-09 08:25:14.760666"], ["updated_at", "2015-06-09 08:25:14.760666"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.764326"], ["updated_at", "2015-06-09 08:25:14.764326"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.768570"], ["updated_at", "2015-06-09 08:25:14.768570"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Carpentier SCOP"], ["email", "julie_roger@guillot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.com/antoine"], ["created_at", "2015-06-09 08:25:14.772074"], ["updated_at", "2015-06-09 08:25:14.772074"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.775556"], ["updated_at", "2015-06-09 08:25:14.775556"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.779583"], ["updated_at", "2015-06-09 08:25:14.779583"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Faure SCOP"], ["email", "la@gauthier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.fr/matho"], ["created_at", "2015-06-09 08:25:14.783213"], ["updated_at", "2015-06-09 08:25:14.783213"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.786856"], ["updated_at", "2015-06-09 08:25:14.786856"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.790968"], ["updated_at", "2015-06-09 08:25:14.790968"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand SAS EI"], ["email", "anas@lambert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.com/raphal.leroux"], ["created_at", "2015-06-09 08:25:14.794882"], ["updated_at", "2015-06-09 08:25:14.794882"]]  (1.3ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.798939"], ["updated_at", "2015-06-09 08:25:14.798939"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.803699"], ["updated_at", "2015-06-09 08:25:14.803699"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin SARL SARL"], ["email", "julien.guillot@le.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.com/juliette"], ["created_at", "2015-06-09 08:25:14.807680"], ["updated_at", "2015-06-09 08:25:14.807680"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.811377"], ["updated_at", "2015-06-09 08:25:14.811377"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.816473"], ["updated_at", "2015-06-09 08:25:14.816473"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez et Le roux SCOP"], ["email", "victor_simon@maon.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.info/lilou.renaud"], ["created_at", "2015-06-09 08:25:14.820454"], ["updated_at", "2015-06-09 08:25:14.820454"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.824437"], ["updated_at", "2015-06-09 08:25:14.824437"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.828706"], ["updated_at", "2015-06-09 08:25:14.828706"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier et Olivier SA"], ["email", "sacha_garnier@morin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.name/justine"], ["created_at", "2015-06-09 08:25:14.832315"], ["updated_at", "2015-06-09 08:25:14.832315"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.835699"], ["updated_at", "2015-06-09 08:25:14.835699"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:14.839704"], ["updated_at", "2015-06-09 08:25:14.839704"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:25:14 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.2ms)  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.9ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (107.4ms) Completed 200 OK in 110ms (Views: 102.2ms | ActiveRecord: 6.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:14 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:15 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:25:15 +0200  (3.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (1.0ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard et Sanchez SCOP"], ["email", "benjamin@fleury.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.name/chlo"], ["created_at", "2015-06-09 08:25:16.821292"], ["updated_at", "2015-06-09 08:25:16.821292"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:25:16.825536"], ["updated_at", "2015-06-09 08:25:16.825536"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "name", "done", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 20], ["name", "I-am-open"], ["done", "f"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:25:16.836709"], ["updated_at", "2015-06-09 08:25:16.836709"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "name", "done", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 100], ["name", "I-am-closed"], ["done", "f"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:25:16.841077"], ["updated_at", "2015-06-09 08:25:16.841077"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Kylian"], ["last_name", "Legrand"], ["email", "kylian.legrand@bertrand.com"], ["title", "Individual-Title"], ["twitter", "KylianLegrand"], ["www", "http://brunet.name/sarah"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:25:16.845335"], ["updated_at", "2015-06-09 08:25:16.845335"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:25:16.849444"], ["updated_at", "2015-06-09 08:25:16.849444"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "I-am-a-link"], ["created_at", "2015-06-09 08:25:16.858341"], ["updated_at", "2015-06-09 08:25:16.858341"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:25:16 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (6.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (3.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (15.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (21.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (45.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (45.8ms) Completed 200 OK in 49ms (Views: 46.1ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:25:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:25:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:25:16 +0200  (3.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:38:05 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (677.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (121.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (836.8ms) Completed 200 OK in 1210ms (Views: 1146.5ms | ActiveRecord: 1.5ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:06 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:06 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:06 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:38:08 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52243/customer_vault/corporations/new"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-09 08:38:08.738950"], ["updated_at", "2015-06-09 08:38:08.738950"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-06-09 08:38:08.745477"], ["updated_at", "2015-06-09 08:38:08.745477"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:52243/customer_vault/corporations/1 Completed 302 Found in 29ms (ActiveRecord: 3.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:38:08 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (10.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (34.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (44.6ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (23.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (27.4ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (44.3ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (7.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (14.6ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (17.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (50.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (210.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (226.2ms) Completed 200 OK in 259ms (Views: 230.8ms | ActiveRecord: 2.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:09 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:09 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:09 +0200  (2.5ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.7ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.4ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.1ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud et Berger SAS"], ["email", "valentin_brunet@caron.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.eu/juliette"], ["created_at", "2015-06-09 08:38:09.179419"], ["updated_at", "2015-06-09 08:38:09.179419"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:09.184331"], ["updated_at", "2015-06-09 08:38:09.184331"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:38:09 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (62.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (70.6ms) Completed 200 OK in 81ms (Views: 78.3ms | ActiveRecord: 0.7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:09 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:09 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:09 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:38:11 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Giraud et Berger SAS", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"valentin_brunet@caron.name", "www"=>"http://richard.eu/juliette", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52243/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.4ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:38:11.230585"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:38:11.233625"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:11.235315"], ["updated_at", "2015-06-09 08:38:11.235315"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:11.345805"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:11.350945"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (3.1ms) commit transaction Redirected to http://127.0.0.1:52243/customer_vault/corporations/1 Completed 302 Found in 135ms (ActiveRecord: 5.7ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:38:11 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.4ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.8ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (25.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (25.2ms) Completed 200 OK in 29ms (Views: 26.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:11 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:11 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:11 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.8ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.5ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux SEM EURL"], ["email", "lo@philippe.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.fr/lucas"], ["created_at", "2015-06-09 08:38:11.516346"], ["updated_at", "2015-06-09 08:38:11.516346"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:11.528836"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:11.534284"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:11.541717"], ["updated_at", "2015-06-09 08:38:11.541717"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:38:11 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (78.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (82.0ms) Completed 200 OK in 87ms (Views: 83.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:11 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:11 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:11 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:38:13 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Roux SEM EURL", "tag_list"=>["", "mytag2"], "email"=>"lo@philippe.net", "www"=>"http://duval.fr/lucas", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52243/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:38:13.430011"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:38:13.432680"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.435828"], ["updated_at", "2015-06-09 08:38:13.435828"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.2ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.7ms) commit transaction Redirected to http://127.0.0.1:52243/customer_vault/corporations/1 Completed 302 Found in 29ms (ActiveRecord: 4.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:38:13 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (9.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (9.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.1ms) Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.8ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (29.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (30.1ms) Completed 200 OK in 35ms (Views: 30.7ms | ActiveRecord: 1.3ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:13 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:13 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:13 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.3ms) DELETE FROM "flyboy_task_comments";  (0.7ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger et Jacquet SEM"], ["email", "maeva.marty@olivier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.eu/maxence.blanchard"], ["created_at", "2015-06-09 08:38:13.609791"], ["updated_at", "2015-06-09 08:38:13.609791"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.615047"], ["updated_at", "2015-06-09 08:38:13.615047"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis et Julien SARL"], ["email", "ines@brun.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.com/alice_roueau"], ["created_at", "2015-06-09 08:38:13.620757"], ["updated_at", "2015-06-09 08:38:13.620757"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.625598"], ["updated_at", "2015-06-09 08:38:13.625598"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Rodriguez SA"], ["email", "nomie@charpentier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.com/thomas_arnaud"], ["created_at", "2015-06-09 08:38:13.631813"], ["updated_at", "2015-06-09 08:38:13.631813"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.636315"], ["updated_at", "2015-06-09 08:38:13.636315"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois SCOP GIE"], ["email", "sacha_rolland@simon.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.fr/carla"], ["created_at", "2015-06-09 08:38:13.641785"], ["updated_at", "2015-06-09 08:38:13.641785"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.646939"], ["updated_at", "2015-06-09 08:38:13.646939"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller et Aubry EI"], ["email", "lo.meyer@roueau.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.com/alice"], ["created_at", "2015-06-09 08:38:13.651109"], ["updated_at", "2015-06-09 08:38:13.651109"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.655171"], ["updated_at", "2015-06-09 08:38:13.655171"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure et Perrot SAS"], ["email", "romane@renaud.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefevre.eu/tho"], ["created_at", "2015-06-09 08:38:13.658977"], ["updated_at", "2015-06-09 08:38:13.658977"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.662475"], ["updated_at", "2015-06-09 08:38:13.662475"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall et Garnier EI"], ["email", "carla@lefevre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.com/la"], ["created_at", "2015-06-09 08:38:13.666390"], ["updated_at", "2015-06-09 08:38:13.666390"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.670099"], ["updated_at", "2015-06-09 08:38:13.670099"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard et David GIE"], ["email", "clara@perez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.name/elisa_renault"], ["created_at", "2015-06-09 08:38:13.673800"], ["updated_at", "2015-06-09 08:38:13.673800"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.677787"], ["updated_at", "2015-06-09 08:38:13.677787"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard EI GIE"], ["email", "laura.meunier@pons.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.org/lucie_rolland"], ["created_at", "2015-06-09 08:38:13.681663"], ["updated_at", "2015-06-09 08:38:13.681663"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.685494"], ["updated_at", "2015-06-09 08:38:13.685494"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard SEM SAS"], ["email", "ambre_marie@perrot.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.fr/enzo_lefevre"], ["created_at", "2015-06-09 08:38:13.689590"], ["updated_at", "2015-06-09 08:38:13.689590"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.693512"], ["updated_at", "2015-06-09 08:38:13.693512"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez SA SCOP"], ["email", "clia@joly.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.eu/clara_joly"], ["created_at", "2015-06-09 08:38:13.697137"], ["updated_at", "2015-06-09 08:38:13.697137"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.701622"], ["updated_at", "2015-06-09 08:38:13.701622"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas et Renard SARL"], ["email", "enzo.paris@marchal.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.fr/ambre.moreau"], ["created_at", "2015-06-09 08:38:13.705657"], ["updated_at", "2015-06-09 08:38:13.705657"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.709779"], ["updated_at", "2015-06-09 08:38:13.709779"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc GIE SA"], ["email", "laura_mercier@simon.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.org/jules.prevost"], ["created_at", "2015-06-09 08:38:13.714526"], ["updated_at", "2015-06-09 08:38:13.714526"]]  (0.9ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.719158"], ["updated_at", "2015-06-09 08:38:13.719158"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Fabre SAS"], ["email", "mohamed@marchal.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.net/noa_royer"], ["created_at", "2015-06-09 08:38:13.723829"], ["updated_at", "2015-06-09 08:38:13.723829"]]  (1.0ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.727885"], ["updated_at", "2015-06-09 08:38:13.727885"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton SEM EURL"], ["email", "adam.schmitt@louis.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.eu/elisa_dupuis"], ["created_at", "2015-06-09 08:38:13.731636"], ["updated_at", "2015-06-09 08:38:13.731636"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.735925"], ["updated_at", "2015-06-09 08:38:13.735925"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller et Fontaine EI"], ["email", "malle@dumas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.name/clmence.blanchard"], ["created_at", "2015-06-09 08:38:13.739636"], ["updated_at", "2015-06-09 08:38:13.739636"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.743462"], ["updated_at", "2015-06-09 08:38:13.743462"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger EURL SAS"], ["email", "mael@fournier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.name/adrien"], ["created_at", "2015-06-09 08:38:13.747659"], ["updated_at", "2015-06-09 08:38:13.747659"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.751552"], ["updated_at", "2015-06-09 08:38:13.751552"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq et Joly SA"], ["email", "alice.adam@garcia.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.info/la"], ["created_at", "2015-06-09 08:38:13.755210"], ["updated_at", "2015-06-09 08:38:13.755210"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.759626"], ["updated_at", "2015-06-09 08:38:13.759626"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt SA SA"], ["email", "yanis@marchal.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.net/alexandre"], ["created_at", "2015-06-09 08:38:13.763280"], ["updated_at", "2015-06-09 08:38:13.763280"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.769666"], ["updated_at", "2015-06-09 08:38:13.769666"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas GIE GIE"], ["email", "lilou_leclercq@lopez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.net/mael_girard"], ["created_at", "2015-06-09 08:38:13.773531"], ["updated_at", "2015-06-09 08:38:13.773531"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.777391"], ["updated_at", "2015-06-09 08:38:13.777391"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Remy SA"], ["email", "sarah@gerard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.name/pauline"], ["created_at", "2015-06-09 08:38:13.781365"], ["updated_at", "2015-06-09 08:38:13.781365"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.794990"], ["updated_at", "2015-06-09 08:38:13.794990"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard et Royer GIE"], ["email", "julie_sanchez@renaud.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.eu/pierre"], ["created_at", "2015-06-09 08:38:13.798332"], ["updated_at", "2015-06-09 08:38:13.798332"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.801700"], ["updated_at", "2015-06-09 08:38:13.801700"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider SCOP EURL"], ["email", "clia@dupuy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.com/sarah.lambert"], ["created_at", "2015-06-09 08:38:13.805142"], ["updated_at", "2015-06-09 08:38:13.805142"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.809364"], ["updated_at", "2015-06-09 08:38:13.809364"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois et Guillot EURL"], ["email", "lena@leclercq.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.net/nomie_gonzalez"], ["created_at", "2015-06-09 08:38:13.813045"], ["updated_at", "2015-06-09 08:38:13.813045"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.816801"], ["updated_at", "2015-06-09 08:38:13.816801"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier SEM SAS"], ["email", "benjamin@barre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.org/malys_deschamps"], ["created_at", "2015-06-09 08:38:13.821109"], ["updated_at", "2015-06-09 08:38:13.821109"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.825327"], ["updated_at", "2015-06-09 08:38:13.825327"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez et Carpentier SAS"], ["email", "louis.gautier@duval.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.net/gabriel_barre"], ["created_at", "2015-06-09 08:38:13.829039"], ["updated_at", "2015-06-09 08:38:13.829039"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.832911"], ["updated_at", "2015-06-09 08:38:13.832911"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix SEM SCOP"], ["email", "axel@nicolas.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.name/jules"], ["created_at", "2015-06-09 08:38:13.836219"], ["updated_at", "2015-06-09 08:38:13.836219"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.839503"], ["updated_at", "2015-06-09 08:38:13.839503"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson et Remy EURL"], ["email", "gabriel@schneider.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.fr/laura"], ["created_at", "2015-06-09 08:38:13.842807"], ["updated_at", "2015-06-09 08:38:13.842807"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.846364"], ["updated_at", "2015-06-09 08:38:13.846364"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Perrin EI"], ["email", "mohamed_renault@lucas.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.fr/mael"], ["created_at", "2015-06-09 08:38:13.849742"], ["updated_at", "2015-06-09 08:38:13.849742"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.853410"], ["updated_at", "2015-06-09 08:38:13.853410"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard SA GIE"], ["email", "pierre@picard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.com/marie"], ["created_at", "2015-06-09 08:38:13.856683"], ["updated_at", "2015-06-09 08:38:13.856683"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.859902"], ["updated_at", "2015-06-09 08:38:13.859902"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien SCOP SEM"], ["email", "pauline@aubry.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.org/alexis_rodriguez"], ["created_at", "2015-06-09 08:38:13.863440"], ["updated_at", "2015-06-09 08:38:13.863440"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.867102"], ["updated_at", "2015-06-09 08:38:13.867102"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David EURL SA"], ["email", "matho_hubert@adam.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.name/evan_dubois"], ["created_at", "2015-06-09 08:38:13.870378"], ["updated_at", "2015-06-09 08:38:13.870378"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.873676"], ["updated_at", "2015-06-09 08:38:13.873676"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc et Royer SARL"], ["email", "maxence@dubois.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.org/noa.noel"], ["created_at", "2015-06-09 08:38:13.877152"], ["updated_at", "2015-06-09 08:38:13.877152"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.880523"], ["updated_at", "2015-06-09 08:38:13.880523"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud et Adam SA"], ["email", "axel_laine@colin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.name/carla_royer"], ["created_at", "2015-06-09 08:38:13.883746"], ["updated_at", "2015-06-09 08:38:13.883746"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.887307"], ["updated_at", "2015-06-09 08:38:13.887307"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard et Adam SARL"], ["email", "nomie@le.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.name/tho_schneider"], ["created_at", "2015-06-09 08:38:13.890586"], ["updated_at", "2015-06-09 08:38:13.890586"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.894162"], ["updated_at", "2015-06-09 08:38:13.894162"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin et Vasseur SCOP"], ["email", "nicolas_martin@menard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.eu/noah"], ["created_at", "2015-06-09 08:38:13.897797"], ["updated_at", "2015-06-09 08:38:13.897797"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.901202"], ["updated_at", "2015-06-09 08:38:13.901202"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Gaillard SCOP"], ["email", "benjamin@moulin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.info/nathan_benoit"], ["created_at", "2015-06-09 08:38:13.904401"], ["updated_at", "2015-06-09 08:38:13.904401"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.908485"], ["updated_at", "2015-06-09 08:38:13.908485"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Collet SA"], ["email", "mathilde@jacquet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.name/chlo"], ["created_at", "2015-06-09 08:38:13.912077"], ["updated_at", "2015-06-09 08:38:13.912077"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.915748"], ["updated_at", "2015-06-09 08:38:13.915748"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin et Schmitt SA"], ["email", "kylian@riviere.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.info/antoine"], ["created_at", "2015-06-09 08:38:13.919907"], ["updated_at", "2015-06-09 08:38:13.919907"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.923724"], ["updated_at", "2015-06-09 08:38:13.923724"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc SCOP EURL"], ["email", "victor@blanchard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.name/lina.henry"], ["created_at", "2015-06-09 08:38:13.927815"], ["updated_at", "2015-06-09 08:38:13.927815"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:13.931667"], ["updated_at", "2015-06-09 08:38:13.931667"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:38:13 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (7.6ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (8.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (155.4ms) Completed 200 OK in 176ms (Views: 167.5ms | ActiveRecord: 3.5ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:14 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:14 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-09 10:38:15 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.4ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.5ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (64.6ms) Completed 200 OK in 72ms (Views: 64.3ms | ActiveRecord: 2.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:16 +0200  (3.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:38:16 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (39.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (41.7ms) Completed 200 OK in 45ms (Views: 43.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:16 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:38:18 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52243/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (40.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (43.6ms) Completed 200 OK in 51ms (Views: 45.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:18 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:18 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Blanc SEM"], ["email", "charlotte.legrand@muller.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.name/hugo"], ["created_at", "2015-06-09 08:38:18.229112"], ["updated_at", "2015-06-09 08:38:18.229112"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:18.234939"], ["updated_at", "2015-06-09 08:38:18.234939"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:38:18 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (16.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (16.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (1.2ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (5.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (35.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (35.4ms) Completed 200 OK in 39ms (Views: 36.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:18 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:18 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-09 10:38:20 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:52243/customer_vault/corporations/1#activity"}  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-09 08:38:20.084982"], ["updated_at", "2015-06-09 08:38:20.084982"]]  (2.2ms) commit transaction Redirected to http://127.0.0.1:52243/customer_vault/corporations/1#activity Completed 302 Found in 7ms (ActiveRecord: 2.7ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:38:20 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (16.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (32.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (32.3ms) Completed 200 OK in 36ms (Views: 32.8ms | ActiveRecord: 1.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:20 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:20 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:38:20 +0200  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Quentin"], ["last_name", "Muller"], ["email", "muller.quentin@girard.org"], ["title", "Individual-Title"], ["twitter", "QuentinMuller"], ["www", "http://vaeur.com/lilou"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:38:20.275791"], ["updated_at", "2015-06-09 08:38:20.275791"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:38:20.280427"], ["updated_at", "2015-06-09 08:38:20.280427"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:38:20.285200"], ["updated_at", "2015-06-09 08:38:20.285200"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:38:20.289147"], ["updated_at", "2015-06-09 08:38:20.289147"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Gaillard EI"], ["email", "lucie@fernandez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/nicolas_garnier"], ["created_at", "2015-06-09 08:38:20.293564"], ["updated_at", "2015-06-09 08:38:20.293564"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:20.297182"], ["updated_at", "2015-06-09 08:38:20.297182"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:20.302471"], ["updated_at", "2015-06-09 08:38:20.302471"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:20.306228"], ["updated_at", "2015-06-09 08:38:20.306228"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:38:20 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.0ms) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.1ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (26.7ms) Completed 200 OK in 34ms (Views: 31.4ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:20 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:20 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:38:20 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall EURL SARL"], ["email", "alice@lacroix.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.com/matho"], ["created_at", "2015-06-09 08:38:22.350249"], ["updated_at", "2015-06-09 08:38:22.350249"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.354283"], ["updated_at", "2015-06-09 08:38:22.354283"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.358900"], ["updated_at", "2015-06-09 08:38:22.358900"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire SEM SAS"], ["email", "lilou.barbier@chevalier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.info/benjamin"], ["created_at", "2015-06-09 08:38:22.362314"], ["updated_at", "2015-06-09 08:38:22.362314"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.366523"], ["updated_at", "2015-06-09 08:38:22.366523"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.370896"], ["updated_at", "2015-06-09 08:38:22.370896"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand et Roger EURL"], ["email", "paul_meyer@girard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.name/nicolas.dupont"], ["created_at", "2015-06-09 08:38:22.374381"], ["updated_at", "2015-06-09 08:38:22.374381"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.378645"], ["updated_at", "2015-06-09 08:38:22.378645"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.383087"], ["updated_at", "2015-06-09 08:38:22.383087"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer et Leroy GIE"], ["email", "malys@da.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.eu/clara"], ["created_at", "2015-06-09 08:38:22.386477"], ["updated_at", "2015-06-09 08:38:22.386477"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.390801"], ["updated_at", "2015-06-09 08:38:22.390801"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.395179"], ["updated_at", "2015-06-09 08:38:22.395179"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty et Jean GIE"], ["email", "noa.collet@fournier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.info/marie.breton"], ["created_at", "2015-06-09 08:38:22.398541"], ["updated_at", "2015-06-09 08:38:22.398541"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.403053"], ["updated_at", "2015-06-09 08:38:22.403053"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.407479"], ["updated_at", "2015-06-09 08:38:22.407479"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Rodriguez SEM"], ["email", "mathilde_dumont@laine.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.fr/matto"], ["created_at", "2015-06-09 08:38:22.411286"], ["updated_at", "2015-06-09 08:38:22.411286"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.415413"], ["updated_at", "2015-06-09 08:38:22.415413"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.419787"], ["updated_at", "2015-06-09 08:38:22.419787"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris SEM GIE"], ["email", "nicolas_gautier@charpentier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.com/jules.mathieu"], ["created_at", "2015-06-09 08:38:22.423299"], ["updated_at", "2015-06-09 08:38:22.423299"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.427504"], ["updated_at", "2015-06-09 08:38:22.427504"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.431989"], ["updated_at", "2015-06-09 08:38:22.431989"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel SCOP EURL"], ["email", "axel@brun.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.net/tom.legall"], ["created_at", "2015-06-09 08:38:22.435449"], ["updated_at", "2015-06-09 08:38:22.435449"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.439892"], ["updated_at", "2015-06-09 08:38:22.439892"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.444866"], ["updated_at", "2015-06-09 08:38:22.444866"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard EURL EI"], ["email", "raphal@dumas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.com/thomas.fontaine"], ["created_at", "2015-06-09 08:38:22.448902"], ["updated_at", "2015-06-09 08:38:22.448902"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.452938"], ["updated_at", "2015-06-09 08:38:22.452938"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.458224"], ["updated_at", "2015-06-09 08:38:22.458224"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et Riviere SEM"], ["email", "alicia.julien@chevalier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.name/noa"], ["created_at", "2015-06-09 08:38:22.461754"], ["updated_at", "2015-06-09 08:38:22.461754"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.465171"], ["updated_at", "2015-06-09 08:38:22.465171"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.469256"], ["updated_at", "2015-06-09 08:38:22.469256"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Riviere et Baron SA"], ["email", "lucie@aubert.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.net/lucas"], ["created_at", "2015-06-09 08:38:22.472873"], ["updated_at", "2015-06-09 08:38:22.472873"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.476425"], ["updated_at", "2015-06-09 08:38:22.476425"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.480659"], ["updated_at", "2015-06-09 08:38:22.480659"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux GIE EI"], ["email", "alexandre.fleury@vaeur.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.info/matho"], ["created_at", "2015-06-09 08:38:22.484187"], ["updated_at", "2015-06-09 08:38:22.484187"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.487865"], ["updated_at", "2015-06-09 08:38:22.487865"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.492113"], ["updated_at", "2015-06-09 08:38:22.492113"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller SA SAS"], ["email", "mathilde.guillaume@chevalier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.info/lilou"], ["created_at", "2015-06-09 08:38:22.495712"], ["updated_at", "2015-06-09 08:38:22.495712"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.499363"], ["updated_at", "2015-06-09 08:38:22.499363"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.503642"], ["updated_at", "2015-06-09 08:38:22.503642"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez SA EI"], ["email", "hugo@dufour.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.com/adam"], ["created_at", "2015-06-09 08:38:22.507164"], ["updated_at", "2015-06-09 08:38:22.507164"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.510735"], ["updated_at", "2015-06-09 08:38:22.510735"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.514864"], ["updated_at", "2015-06-09 08:38:22.514864"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez et Francois SAS"], ["email", "louise@lemoine.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.fr/nicolas_leroy"], ["created_at", "2015-06-09 08:38:22.518323"], ["updated_at", "2015-06-09 08:38:22.518323"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.521974"], ["updated_at", "2015-06-09 08:38:22.521974"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.526361"], ["updated_at", "2015-06-09 08:38:22.526361"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont et Gauthier SAS"], ["email", "jules@dumas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.name/tho"], ["created_at", "2015-06-09 08:38:22.529811"], ["updated_at", "2015-06-09 08:38:22.529811"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.533533"], ["updated_at", "2015-06-09 08:38:22.533533"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.537823"], ["updated_at", "2015-06-09 08:38:22.537823"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet SA SA"], ["email", "maxence@robin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.fr/jade"], ["created_at", "2015-06-09 08:38:22.541828"], ["updated_at", "2015-06-09 08:38:22.541828"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.546041"], ["updated_at", "2015-06-09 08:38:22.546041"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.551204"], ["updated_at", "2015-06-09 08:38:22.551204"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert SA SEM"], ["email", "lucie@maon.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.net/tom_menard"], ["created_at", "2015-06-09 08:38:22.556466"], ["updated_at", "2015-06-09 08:38:22.556466"]]  (11.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.571880"], ["updated_at", "2015-06-09 08:38:22.571880"]]  (9.5ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.585882"], ["updated_at", "2015-06-09 08:38:22.585882"]]  (7.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fabre et Prevost SAS"], ["email", "la@baron.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.info/adrien.lacroix"], ["created_at", "2015-06-09 08:38:22.599691"], ["updated_at", "2015-06-09 08:38:22.599691"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.603732"], ["updated_at", "2015-06-09 08:38:22.603732"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.608362"], ["updated_at", "2015-06-09 08:38:22.608362"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur SARL SEM"], ["email", "hugo.guerin@berger.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.fr/paul"], ["created_at", "2015-06-09 08:38:22.612103"], ["updated_at", "2015-06-09 08:38:22.612103"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.615691"], ["updated_at", "2015-06-09 08:38:22.615691"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.619864"], ["updated_at", "2015-06-09 08:38:22.619864"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau GIE SA"], ["email", "noa.faure@leroux.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.eu/louna_henry"], ["created_at", "2015-06-09 08:38:22.623621"], ["updated_at", "2015-06-09 08:38:22.623621"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.627211"], ["updated_at", "2015-06-09 08:38:22.627211"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.631636"], ["updated_at", "2015-06-09 08:38:22.631636"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer et Roche SEM"], ["email", "mathilde.perrot@andre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.eu/pauline_lopez"], ["created_at", "2015-06-09 08:38:22.635381"], ["updated_at", "2015-06-09 08:38:22.635381"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.639029"], ["updated_at", "2015-06-09 08:38:22.639029"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.643238"], ["updated_at", "2015-06-09 08:38:22.643238"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Chevalier SARL"], ["email", "lola.royer@bernard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.name/quentin.simon"], ["created_at", "2015-06-09 08:38:22.647470"], ["updated_at", "2015-06-09 08:38:22.647470"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.651325"], ["updated_at", "2015-06-09 08:38:22.651325"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.656489"], ["updated_at", "2015-06-09 08:38:22.656489"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur et Perez SA"], ["email", "mathilde@dupuy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.info/julie.huet"], ["created_at", "2015-06-09 08:38:22.660649"], ["updated_at", "2015-06-09 08:38:22.660649"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.664796"], ["updated_at", "2015-06-09 08:38:22.664796"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.669482"], ["updated_at", "2015-06-09 08:38:22.669482"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva SAS GIE"], ["email", "zoe_lefevre@barre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.org/mael.gaillard"], ["created_at", "2015-06-09 08:38:22.673195"], ["updated_at", "2015-06-09 08:38:22.673195"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.676764"], ["updated_at", "2015-06-09 08:38:22.676764"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.680870"], ["updated_at", "2015-06-09 08:38:22.680870"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Bonnet SEM"], ["email", "eva.gaillard@pons.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.name/baptiste.maillard"], ["created_at", "2015-06-09 08:38:22.686114"], ["updated_at", "2015-06-09 08:38:22.686114"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.691260"], ["updated_at", "2015-06-09 08:38:22.691260"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.696395"], ["updated_at", "2015-06-09 08:38:22.696395"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury et Deschamps EI"], ["email", "maxence@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.info/enzo.philippe"], ["created_at", "2015-06-09 08:38:22.700055"], ["updated_at", "2015-06-09 08:38:22.700055"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.703558"], ["updated_at", "2015-06-09 08:38:22.703558"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.708024"], ["updated_at", "2015-06-09 08:38:22.708024"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Masson SEM"], ["email", "jeanne@leclercq.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.com/sacha"], ["created_at", "2015-06-09 08:38:22.711273"], ["updated_at", "2015-06-09 08:38:22.711273"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.714678"], ["updated_at", "2015-06-09 08:38:22.714678"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.719071"], ["updated_at", "2015-06-09 08:38:22.719071"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin et Dumas SCOP"], ["email", "romane.dupuy@roux.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.fr/sacha"], ["created_at", "2015-06-09 08:38:22.722365"], ["updated_at", "2015-06-09 08:38:22.722365"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.725794"], ["updated_at", "2015-06-09 08:38:22.725794"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.730280"], ["updated_at", "2015-06-09 08:38:22.730280"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier et Riviere SAS"], ["email", "victor.leroux@roger.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.org/lilou_duval"], ["created_at", "2015-06-09 08:38:22.733802"], ["updated_at", "2015-06-09 08:38:22.733802"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.737292"], ["updated_at", "2015-06-09 08:38:22.737292"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.741703"], ["updated_at", "2015-06-09 08:38:22.741703"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre EURL SEM"], ["email", "lola.dupuis@caron.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.org/yanis_berger"], ["created_at", "2015-06-09 08:38:22.745220"], ["updated_at", "2015-06-09 08:38:22.745220"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.749037"], ["updated_at", "2015-06-09 08:38:22.749037"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.754678"], ["updated_at", "2015-06-09 08:38:22.754678"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire SA GIE"], ["email", "arthur@richard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.eu/jeanne_jacquet"], ["created_at", "2015-06-09 08:38:22.758075"], ["updated_at", "2015-06-09 08:38:22.758075"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.762075"], ["updated_at", "2015-06-09 08:38:22.762075"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.766993"], ["updated_at", "2015-06-09 08:38:22.766993"]]  (3.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois EURL SA"], ["email", "quentin@moulin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.org/nathan"], ["created_at", "2015-06-09 08:38:22.773661"], ["updated_at", "2015-06-09 08:38:22.773661"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.777747"], ["updated_at", "2015-06-09 08:38:22.777747"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.781502"], ["updated_at", "2015-06-09 08:38:22.781502"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal SA SEM"], ["email", "clment@aubry.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.com/alicia"], ["created_at", "2015-06-09 08:38:22.784468"], ["updated_at", "2015-06-09 08:38:22.784468"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.787765"], ["updated_at", "2015-06-09 08:38:22.787765"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.791536"], ["updated_at", "2015-06-09 08:38:22.791536"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall SAS GIE"], ["email", "alexandre.martinez@garnier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.eu/romain"], ["created_at", "2015-06-09 08:38:22.794558"], ["updated_at", "2015-06-09 08:38:22.794558"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.797956"], ["updated_at", "2015-06-09 08:38:22.797956"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.801954"], ["updated_at", "2015-06-09 08:38:22.801954"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider SCOP EI"], ["email", "baptiste.maon@bourgeois.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.org/elisa.schmitt"], ["created_at", "2015-06-09 08:38:22.805023"], ["updated_at", "2015-06-09 08:38:22.805023"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.808179"], ["updated_at", "2015-06-09 08:38:22.808179"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.812286"], ["updated_at", "2015-06-09 08:38:22.812286"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SEM SAS"], ["email", "romain_olivier@guerin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.info/evan.dupuis"], ["created_at", "2015-06-09 08:38:22.815461"], ["updated_at", "2015-06-09 08:38:22.815461"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.819672"], ["updated_at", "2015-06-09 08:38:22.819672"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.823765"], ["updated_at", "2015-06-09 08:38:22.823765"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin et Perrin SAS"], ["email", "evan.giraud@nicolas.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.net/valentin_poirier"], ["created_at", "2015-06-09 08:38:22.826882"], ["updated_at", "2015-06-09 08:38:22.826882"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.830151"], ["updated_at", "2015-06-09 08:38:22.830151"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.834181"], ["updated_at", "2015-06-09 08:38:22.834181"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier SARL SEM"], ["email", "ambre@mercier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.info/sacha_vidal"], ["created_at", "2015-06-09 08:38:22.837454"], ["updated_at", "2015-06-09 08:38:22.837454"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.840739"], ["updated_at", "2015-06-09 08:38:22.840739"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.845066"], ["updated_at", "2015-06-09 08:38:22.845066"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier SARL GIE"], ["email", "mohamed_blanchard@leroy.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.name/nathan_noel"], ["created_at", "2015-06-09 08:38:22.848248"], ["updated_at", "2015-06-09 08:38:22.848248"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.851523"], ["updated_at", "2015-06-09 08:38:22.851523"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.856399"], ["updated_at", "2015-06-09 08:38:22.856399"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau SCOP EI"], ["email", "victor@lemaire.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.name/la"], ["created_at", "2015-06-09 08:38:22.859885"], ["updated_at", "2015-06-09 08:38:22.859885"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.863425"], ["updated_at", "2015-06-09 08:38:22.863425"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.868311"], ["updated_at", "2015-06-09 08:38:22.868311"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charles SEM GIE"], ["email", "lola@duval.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.com/quentin_schneider"], ["created_at", "2015-06-09 08:38:22.871927"], ["updated_at", "2015-06-09 08:38:22.871927"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.875596"], ["updated_at", "2015-06-09 08:38:22.875596"]]  (3.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.883153"], ["updated_at", "2015-06-09 08:38:22.883153"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Lambert EI"], ["email", "kylian.carpentier@roueau.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.eu/benjamin"], ["created_at", "2015-06-09 08:38:22.886292"], ["updated_at", "2015-06-09 08:38:22.886292"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.890053"], ["updated_at", "2015-06-09 08:38:22.890053"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.894060"], ["updated_at", "2015-06-09 08:38:22.894060"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland et Fontaine SCOP"], ["email", "thomas@brun.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.fr/la"], ["created_at", "2015-06-09 08:38:22.897141"], ["updated_at", "2015-06-09 08:38:22.897141"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.900290"], ["updated_at", "2015-06-09 08:38:22.900290"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.904338"], ["updated_at", "2015-06-09 08:38:22.904338"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure EURL SEM"], ["email", "victor_adam@joly.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.name/benjamin"], ["created_at", "2015-06-09 08:38:22.907567"], ["updated_at", "2015-06-09 08:38:22.907567"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.910720"], ["updated_at", "2015-06-09 08:38:22.910720"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.914871"], ["updated_at", "2015-06-09 08:38:22.914871"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez SARL SCOP"], ["email", "alicia@richard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.info/enzo"], ["created_at", "2015-06-09 08:38:22.918105"], ["updated_at", "2015-06-09 08:38:22.918105"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.921288"], ["updated_at", "2015-06-09 08:38:22.921288"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.925355"], ["updated_at", "2015-06-09 08:38:22.925355"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin SCOP SARL"], ["email", "noa@deschamps.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.org/antoine_gaillard"], ["created_at", "2015-06-09 08:38:22.928506"], ["updated_at", "2015-06-09 08:38:22.928506"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.931769"], ["updated_at", "2015-06-09 08:38:22.931769"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.935885"], ["updated_at", "2015-06-09 08:38:22.935885"]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean SCOP SARL"], ["email", "clia@pons.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.name/matho_pierre"], ["created_at", "2015-06-09 08:38:22.940620"], ["updated_at", "2015-06-09 08:38:22.940620"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.943971"], ["updated_at", "2015-06-09 08:38:22.943971"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.948266"], ["updated_at", "2015-06-09 08:38:22.948266"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier et Vidal SARL"], ["email", "noa@huet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.name/louna"], ["created_at", "2015-06-09 08:38:22.951358"], ["updated_at", "2015-06-09 08:38:22.951358"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.954514"], ["updated_at", "2015-06-09 08:38:22.954514"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.958960"], ["updated_at", "2015-06-09 08:38:22.958960"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Barbier EURL"], ["email", "camille.roueau@perrin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.name/noa"], ["created_at", "2015-06-09 08:38:22.962274"], ["updated_at", "2015-06-09 08:38:22.962274"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.965913"], ["updated_at", "2015-06-09 08:38:22.965913"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.970814"], ["updated_at", "2015-06-09 08:38:22.970814"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin et Roger EI"], ["email", "valentin_marchand@vincent.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.fr/clia"], ["created_at", "2015-06-09 08:38:22.974612"], ["updated_at", "2015-06-09 08:38:22.974612"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.978346"], ["updated_at", "2015-06-09 08:38:22.978346"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:22.982756"], ["updated_at", "2015-06-09 08:38:22.982756"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy SA GIE"], ["email", "ines_maillard@da.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.name/paul"], ["created_at", "2015-06-09 08:38:22.998360"], ["updated_at", "2015-06-09 08:38:22.998360"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.002746"], ["updated_at", "2015-06-09 08:38:23.002746"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.007802"], ["updated_at", "2015-06-09 08:38:23.007802"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier SCOP SCOP"], ["email", "juliette@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.info/victor"], ["created_at", "2015-06-09 08:38:23.011492"], ["updated_at", "2015-06-09 08:38:23.011492"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.015708"], ["updated_at", "2015-06-09 08:38:23.015708"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.020788"], ["updated_at", "2015-06-09 08:38:23.020788"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard et Lefebvre SCOP"], ["email", "mohamed_fabre@robin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.org/malle.perrin"], ["created_at", "2015-06-09 08:38:23.024745"], ["updated_at", "2015-06-09 08:38:23.024745"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.028333"], ["updated_at", "2015-06-09 08:38:23.028333"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.033204"], ["updated_at", "2015-06-09 08:38:23.033204"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez GIE EI"], ["email", "ocane.blanc@mathieu.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.com/clmence"], ["created_at", "2015-06-09 08:38:23.037014"], ["updated_at", "2015-06-09 08:38:23.037014"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.040693"], ["updated_at", "2015-06-09 08:38:23.040693"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.045138"], ["updated_at", "2015-06-09 08:38:23.045138"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson et Schneider SA"], ["email", "matto@le.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.net/lo.remy"], ["created_at", "2015-06-09 08:38:23.049209"], ["updated_at", "2015-06-09 08:38:23.049209"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.052830"], ["updated_at", "2015-06-09 08:38:23.052830"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.057224"], ["updated_at", "2015-06-09 08:38:23.057224"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez EURL GIE"], ["email", "malle@pierre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.com/lucie_simon"], ["created_at", "2015-06-09 08:38:23.061483"], ["updated_at", "2015-06-09 08:38:23.061483"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.065746"], ["updated_at", "2015-06-09 08:38:23.065746"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.071475"], ["updated_at", "2015-06-09 08:38:23.071475"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier SA SEM"], ["email", "marie@cousin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.net/paul_roueau"], ["created_at", "2015-06-09 08:38:23.075252"], ["updated_at", "2015-06-09 08:38:23.075252"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.079497"], ["updated_at", "2015-06-09 08:38:23.079497"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.084982"], ["updated_at", "2015-06-09 08:38:23.084982"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel EI SA"], ["email", "maxence_faure@rey.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.net/matto_dubois"], ["created_at", "2015-06-09 08:38:23.088735"], ["updated_at", "2015-06-09 08:38:23.088735"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.092233"], ["updated_at", "2015-06-09 08:38:23.092233"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.096440"], ["updated_at", "2015-06-09 08:38:23.096440"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller et Julien SEM"], ["email", "mohamed@poirier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.eu/noah.clement"], ["created_at", "2015-06-09 08:38:23.100164"], ["updated_at", "2015-06-09 08:38:23.100164"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.103674"], ["updated_at", "2015-06-09 08:38:23.103674"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.108090"], ["updated_at", "2015-06-09 08:38:23.108090"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard EI SCOP"], ["email", "jules_carre@lopez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.fr/lou"], ["created_at", "2015-06-09 08:38:23.112136"], ["updated_at", "2015-06-09 08:38:23.112136"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.115766"], ["updated_at", "2015-06-09 08:38:23.115766"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.120201"], ["updated_at", "2015-06-09 08:38:23.120201"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur SAS EI"], ["email", "noa.guerin@lopez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.net/lo"], ["created_at", "2015-06-09 08:38:23.123949"], ["updated_at", "2015-06-09 08:38:23.123949"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.127493"], ["updated_at", "2015-06-09 08:38:23.127493"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.131965"], ["updated_at", "2015-06-09 08:38:23.131965"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux EI SAS"], ["email", "nicolas.renard@vaeur.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.info/clara"], ["created_at", "2015-06-09 08:38:23.135665"], ["updated_at", "2015-06-09 08:38:23.135665"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.139420"], ["updated_at", "2015-06-09 08:38:23.139420"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.144152"], ["updated_at", "2015-06-09 08:38:23.144152"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Guyot GIE"], ["email", "lucas@david.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.org/justine_lacroix"], ["created_at", "2015-06-09 08:38:23.147664"], ["updated_at", "2015-06-09 08:38:23.147664"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.151116"], ["updated_at", "2015-06-09 08:38:23.151116"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.155043"], ["updated_at", "2015-06-09 08:38:23.155043"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Colin EURL"], ["email", "nicolas@pierre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.fr/louis"], ["created_at", "2015-06-09 08:38:23.158351"], ["updated_at", "2015-06-09 08:38:23.158351"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.162273"], ["updated_at", "2015-06-09 08:38:23.162273"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.166975"], ["updated_at", "2015-06-09 08:38:23.166975"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron SEM EI"], ["email", "adam@perez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.com/la_schneider"], ["created_at", "2015-06-09 08:38:23.171129"], ["updated_at", "2015-06-09 08:38:23.171129"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.175431"], ["updated_at", "2015-06-09 08:38:23.175431"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.180751"], ["updated_at", "2015-06-09 08:38:23.180751"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin SARL GIE"], ["email", "adam@fleury.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lopez.org/maxime_pierre"], ["created_at", "2015-06-09 08:38:23.184277"], ["updated_at", "2015-06-09 08:38:23.184277"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.187977"], ["updated_at", "2015-06-09 08:38:23.187977"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.192138"], ["updated_at", "2015-06-09 08:38:23.192138"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre EURL SCOP"], ["email", "nicolas@meunier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.name/sacha.guillaume"], ["created_at", "2015-06-09 08:38:23.196323"], ["updated_at", "2015-06-09 08:38:23.196323"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.199893"], ["updated_at", "2015-06-09 08:38:23.199893"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.204058"], ["updated_at", "2015-06-09 08:38:23.204058"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Robert EI"], ["email", "julie@durand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.org/sacha.robert"], ["created_at", "2015-06-09 08:38:23.207806"], ["updated_at", "2015-06-09 08:38:23.207806"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.211383"], ["updated_at", "2015-06-09 08:38:23.211383"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.215499"], ["updated_at", "2015-06-09 08:38:23.215499"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud GIE EURL"], ["email", "chlo@blanc.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.com/ocane.guillot"], ["created_at", "2015-06-09 08:38:23.219273"], ["updated_at", "2015-06-09 08:38:23.219273"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.222765"], ["updated_at", "2015-06-09 08:38:23.222765"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.226810"], ["updated_at", "2015-06-09 08:38:23.226810"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux et Schneider SCOP"], ["email", "romane@lucas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.com/clment_faure"], ["created_at", "2015-06-09 08:38:23.230428"], ["updated_at", "2015-06-09 08:38:23.230428"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.233939"], ["updated_at", "2015-06-09 08:38:23.233939"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.237993"], ["updated_at", "2015-06-09 08:38:23.237993"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez SCOP EURL"], ["email", "noa@marchal.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.info/quentin"], ["created_at", "2015-06-09 08:38:23.241606"], ["updated_at", "2015-06-09 08:38:23.241606"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.245109"], ["updated_at", "2015-06-09 08:38:23.245109"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.249255"], ["updated_at", "2015-06-09 08:38:23.249255"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris et Dupont SCOP"], ["email", "rayan_jacquet@riviere.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.eu/louise"], ["created_at", "2015-06-09 08:38:23.252624"], ["updated_at", "2015-06-09 08:38:23.252624"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.256176"], ["updated_at", "2015-06-09 08:38:23.256176"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.260301"], ["updated_at", "2015-06-09 08:38:23.260301"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Benoit EI"], ["email", "clia_morin@faure.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.name/mlia_nguyen"], ["created_at", "2015-06-09 08:38:23.264166"], ["updated_at", "2015-06-09 08:38:23.264166"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.268121"], ["updated_at", "2015-06-09 08:38:23.268121"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.273199"], ["updated_at", "2015-06-09 08:38:23.273199"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal SCOP SARL"], ["email", "jade.fleury@guerin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.org/tom"], ["created_at", "2015-06-09 08:38:23.277031"], ["updated_at", "2015-06-09 08:38:23.277031"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.281351"], ["updated_at", "2015-06-09 08:38:23.281351"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.286090"], ["updated_at", "2015-06-09 08:38:23.286090"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe et Vincent SA"], ["email", "pauline@huet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.net/nomie.laurent"], ["created_at", "2015-06-09 08:38:23.289595"], ["updated_at", "2015-06-09 08:38:23.289595"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.293321"], ["updated_at", "2015-06-09 08:38:23.293321"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.297463"], ["updated_at", "2015-06-09 08:38:23.297463"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie et Fabre SCOP"], ["email", "alice@brunet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.info/julien.morel"], ["created_at", "2015-06-09 08:38:23.301191"], ["updated_at", "2015-06-09 08:38:23.301191"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.304601"], ["updated_at", "2015-06-09 08:38:23.304601"]]  (3.2ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.311588"], ["updated_at", "2015-06-09 08:38:23.311588"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud SA GIE"], ["email", "paul.morin@girard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lopez.fr/benjamin_renault"], ["created_at", "2015-06-09 08:38:23.315026"], ["updated_at", "2015-06-09 08:38:23.315026"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.318527"], ["updated_at", "2015-06-09 08:38:23.318527"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.322933"], ["updated_at", "2015-06-09 08:38:23.322933"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fabre et Muller EI"], ["email", "clia.deschamps@aubert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.info/justine.adam"], ["created_at", "2015-06-09 08:38:23.326270"], ["updated_at", "2015-06-09 08:38:23.326270"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.329698"], ["updated_at", "2015-06-09 08:38:23.329698"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.334063"], ["updated_at", "2015-06-09 08:38:23.334063"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier SEM SARL"], ["email", "emilie_marty@thomas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.name/thomas.roger"], ["created_at", "2015-06-09 08:38:23.337306"], ["updated_at", "2015-06-09 08:38:23.337306"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.340824"], ["updated_at", "2015-06-09 08:38:23.340824"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.345419"], ["updated_at", "2015-06-09 08:38:23.345419"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard GIE EURL"], ["email", "clmence_dumont@renault.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.eu/ines"], ["created_at", "2015-06-09 08:38:23.348897"], ["updated_at", "2015-06-09 08:38:23.348897"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.352364"], ["updated_at", "2015-06-09 08:38:23.352364"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.357163"], ["updated_at", "2015-06-09 08:38:23.357163"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand SCOP SCOP"], ["email", "nomie@perrin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.eu/chlo"], ["created_at", "2015-06-09 08:38:23.360706"], ["updated_at", "2015-06-09 08:38:23.360706"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.364385"], ["updated_at", "2015-06-09 08:38:23.364385"]]  (1.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.369864"], ["updated_at", "2015-06-09 08:38:23.369864"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud et Morin SEM"], ["email", "mlia.gaillard@lambert.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.name/charlotte.guerin"], ["created_at", "2015-06-09 08:38:23.373577"], ["updated_at", "2015-06-09 08:38:23.373577"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.377678"], ["updated_at", "2015-06-09 08:38:23.377678"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.382565"], ["updated_at", "2015-06-09 08:38:23.382565"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry SA SAS"], ["email", "lilou_durand@louis.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.eu/paul"], ["created_at", "2015-06-09 08:38:23.386419"], ["updated_at", "2015-06-09 08:38:23.386419"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.390721"], ["updated_at", "2015-06-09 08:38:23.390721"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.395070"], ["updated_at", "2015-06-09 08:38:23.395070"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Benoit SA"], ["email", "justine.durand@lefebvre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.com/malys"], ["created_at", "2015-06-09 08:38:23.398395"], ["updated_at", "2015-06-09 08:38:23.398395"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.402111"], ["updated_at", "2015-06-09 08:38:23.402111"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.406210"], ["updated_at", "2015-06-09 08:38:23.406210"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire et Mercier SAS"], ["email", "adrien@carpentier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://david.name/pauline_picard"], ["created_at", "2015-06-09 08:38:23.409378"], ["updated_at", "2015-06-09 08:38:23.409378"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.412917"], ["updated_at", "2015-06-09 08:38:23.412917"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.417275"], ["updated_at", "2015-06-09 08:38:23.417275"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Sanchez EURL"], ["email", "marie.martinez@paris.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.info/adam"], ["created_at", "2015-06-09 08:38:23.420662"], ["updated_at", "2015-06-09 08:38:23.420662"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.424389"], ["updated_at", "2015-06-09 08:38:23.424389"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.428552"], ["updated_at", "2015-06-09 08:38:23.428552"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux et Hubert SCOP"], ["email", "romain@thomas.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.name/charlotte"], ["created_at", "2015-06-09 08:38:23.431945"], ["updated_at", "2015-06-09 08:38:23.431945"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.435451"], ["updated_at", "2015-06-09 08:38:23.435451"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.439713"], ["updated_at", "2015-06-09 08:38:23.439713"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia EI SA"], ["email", "ambre_guillot@gerard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.net/antoine"], ["created_at", "2015-06-09 08:38:23.443109"], ["updated_at", "2015-06-09 08:38:23.443109"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.446714"], ["updated_at", "2015-06-09 08:38:23.446714"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.450893"], ["updated_at", "2015-06-09 08:38:23.450893"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand et Dubois SARL"], ["email", "axel.brunet@mathieu.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.com/eva.dubois"], ["created_at", "2015-06-09 08:38:23.454143"], ["updated_at", "2015-06-09 08:38:23.454143"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.457725"], ["updated_at", "2015-06-09 08:38:23.457725"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.461906"], ["updated_at", "2015-06-09 08:38:23.461906"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux GIE EI"], ["email", "evan_gautier@huet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.org/rayan"], ["created_at", "2015-06-09 08:38:23.465062"], ["updated_at", "2015-06-09 08:38:23.465062"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.468791"], ["updated_at", "2015-06-09 08:38:23.468791"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.473270"], ["updated_at", "2015-06-09 08:38:23.473270"]]  (5.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David et Gerard GIE"], ["email", "lucie@berger.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.fr/mathilde"], ["created_at", "2015-06-09 08:38:23.481700"], ["updated_at", "2015-06-09 08:38:23.481700"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.485471"], ["updated_at", "2015-06-09 08:38:23.485471"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.489868"], ["updated_at", "2015-06-09 08:38:23.489868"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin SAS SARL"], ["email", "axel_lemoine@marchal.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.name/axel_fournier"], ["created_at", "2015-06-09 08:38:23.493238"], ["updated_at", "2015-06-09 08:38:23.493238"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.496648"], ["updated_at", "2015-06-09 08:38:23.496648"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.500578"], ["updated_at", "2015-06-09 08:38:23.500578"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine EI SARL"], ["email", "mathis@lemoine.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.info/lisa"], ["created_at", "2015-06-09 08:38:23.503777"], ["updated_at", "2015-06-09 08:38:23.503777"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.507195"], ["updated_at", "2015-06-09 08:38:23.507195"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.511184"], ["updated_at", "2015-06-09 08:38:23.511184"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas GIE SEM"], ["email", "nathan@laurent.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.eu/nomie.legrand"], ["created_at", "2015-06-09 08:38:23.514499"], ["updated_at", "2015-06-09 08:38:23.514499"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.517866"], ["updated_at", "2015-06-09 08:38:23.517866"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.521770"], ["updated_at", "2015-06-09 08:38:23.521770"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert SARL SAS"], ["email", "arthur@leroy.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.eu/lola.marie"], ["created_at", "2015-06-09 08:38:23.525025"], ["updated_at", "2015-06-09 08:38:23.525025"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.528415"], ["updated_at", "2015-06-09 08:38:23.528415"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.532515"], ["updated_at", "2015-06-09 08:38:23.532515"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy EI EURL"], ["email", "evan@fleury.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.com/alice.rouel"], ["created_at", "2015-06-09 08:38:23.536088"], ["updated_at", "2015-06-09 08:38:23.536088"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.539513"], ["updated_at", "2015-06-09 08:38:23.539513"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.543754"], ["updated_at", "2015-06-09 08:38:23.543754"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard EI SA"], ["email", "alexandre@blanchard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.info/victor"], ["created_at", "2015-06-09 08:38:23.547363"], ["updated_at", "2015-06-09 08:38:23.547363"]]  (11.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.562197"], ["updated_at", "2015-06-09 08:38:23.562197"]]  (7.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.8ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.574650"], ["updated_at", "2015-06-09 08:38:23.574650"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger EURL SEM"], ["email", "lilou_leroux@petit.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.org/quentin_garcia"], ["created_at", "2015-06-09 08:38:23.579577"], ["updated_at", "2015-06-09 08:38:23.579577"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.583981"], ["updated_at", "2015-06-09 08:38:23.583981"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.588776"], ["updated_at", "2015-06-09 08:38:23.588776"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud SAS SA"], ["email", "evan.leclerc@david.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://andre.info/thomas"], ["created_at", "2015-06-09 08:38:23.592510"], ["updated_at", "2015-06-09 08:38:23.592510"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.596525"], ["updated_at", "2015-06-09 08:38:23.596525"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.600606"], ["updated_at", "2015-06-09 08:38:23.600606"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer EI GIE"], ["email", "malle_fleury@barre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.eu/ines"], ["created_at", "2015-06-09 08:38:23.603868"], ["updated_at", "2015-06-09 08:38:23.603868"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.607631"], ["updated_at", "2015-06-09 08:38:23.607631"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.611832"], ["updated_at", "2015-06-09 08:38:23.611832"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud et Faure SEM"], ["email", "elisa.girard@guerin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.fr/matto"], ["created_at", "2015-06-09 08:38:23.615162"], ["updated_at", "2015-06-09 08:38:23.615162"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.618896"], ["updated_at", "2015-06-09 08:38:23.618896"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.623054"], ["updated_at", "2015-06-09 08:38:23.623054"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand SA EURL"], ["email", "camille_richard@collet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.name/clment"], ["created_at", "2015-06-09 08:38:23.626223"], ["updated_at", "2015-06-09 08:38:23.626223"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.629771"], ["updated_at", "2015-06-09 08:38:23.629771"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.633926"], ["updated_at", "2015-06-09 08:38:23.633926"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Boyer SCOP EI"], ["email", "justine@nicolas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.name/justine"], ["created_at", "2015-06-09 08:38:23.637155"], ["updated_at", "2015-06-09 08:38:23.637155"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.640690"], ["updated_at", "2015-06-09 08:38:23.640690"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.644769"], ["updated_at", "2015-06-09 08:38:23.644769"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux SARL EURL"], ["email", "matto@dumas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.name/ines_marty"], ["created_at", "2015-06-09 08:38:23.648015"], ["updated_at", "2015-06-09 08:38:23.648015"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.651660"], ["updated_at", "2015-06-09 08:38:23.651660"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.655824"], ["updated_at", "2015-06-09 08:38:23.655824"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin et Denis SAS"], ["email", "ines@lefevre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.name/yanis"], ["created_at", "2015-06-09 08:38:23.659030"], ["updated_at", "2015-06-09 08:38:23.659030"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.662602"], ["updated_at", "2015-06-09 08:38:23.662602"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.666669"], ["updated_at", "2015-06-09 08:38:23.666669"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Mercier SARL"], ["email", "nicolas@charles.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.info/alice.benoit"], ["created_at", "2015-06-09 08:38:23.669867"], ["updated_at", "2015-06-09 08:38:23.669867"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.673719"], ["updated_at", "2015-06-09 08:38:23.673719"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.678305"], ["updated_at", "2015-06-09 08:38:23.678305"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Philippe SEM"], ["email", "tom.roueau@charpentier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.fr/tom.girard"], ["created_at", "2015-06-09 08:38:23.682411"], ["updated_at", "2015-06-09 08:38:23.682411"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.687847"], ["updated_at", "2015-06-09 08:38:23.687847"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.692416"], ["updated_at", "2015-06-09 08:38:23.692416"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Durand SEM GIE"], ["email", "alicia@nguyen.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.fr/alicia_paris"], ["created_at", "2015-06-09 08:38:23.696067"], ["updated_at", "2015-06-09 08:38:23.696067"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.699617"], ["updated_at", "2015-06-09 08:38:23.699617"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.703594"], ["updated_at", "2015-06-09 08:38:23.703594"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement SARL EURL"], ["email", "yanis@fabre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.net/mael_andre"], ["created_at", "2015-06-09 08:38:23.707262"], ["updated_at", "2015-06-09 08:38:23.707262"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.710765"], ["updated_at", "2015-06-09 08:38:23.710765"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.714755"], ["updated_at", "2015-06-09 08:38:23.714755"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier EI SARL"], ["email", "charlotte@roy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclercq.com/lisa"], ["created_at", "2015-06-09 08:38:23.718288"], ["updated_at", "2015-06-09 08:38:23.718288"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.721845"], ["updated_at", "2015-06-09 08:38:23.721845"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.725879"], ["updated_at", "2015-06-09 08:38:23.725879"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard et Blanchard EURL"], ["email", "mlia@robin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.info/victor"], ["created_at", "2015-06-09 08:38:23.729541"], ["updated_at", "2015-06-09 08:38:23.729541"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.733090"], ["updated_at", "2015-06-09 08:38:23.733090"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.737339"], ["updated_at", "2015-06-09 08:38:23.737339"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin et Lecomte EURL"], ["email", "lilou@moulin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.name/nomie_legall"], ["created_at", "2015-06-09 08:38:23.740770"], ["updated_at", "2015-06-09 08:38:23.740770"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.744174"], ["updated_at", "2015-06-09 08:38:23.744174"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.747990"], ["updated_at", "2015-06-09 08:38:23.747990"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas EI SAS"], ["email", "clia.petit@blanc.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.org/lina.guerin"], ["created_at", "2015-06-09 08:38:23.751216"], ["updated_at", "2015-06-09 08:38:23.751216"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.754488"], ["updated_at", "2015-06-09 08:38:23.754488"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.758512"], ["updated_at", "2015-06-09 08:38:23.758512"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur SAS SARL"], ["email", "valentin.blanc@chevalier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.org/alexandre"], ["created_at", "2015-06-09 08:38:23.761635"], ["updated_at", "2015-06-09 08:38:23.761635"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.764957"], ["updated_at", "2015-06-09 08:38:23.764957"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.768807"], ["updated_at", "2015-06-09 08:38:23.768807"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire SCOP EI"], ["email", "lucas_morin@mathieu.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.org/matho"], ["created_at", "2015-06-09 08:38:23.772148"], ["updated_at", "2015-06-09 08:38:23.772148"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.776264"], ["updated_at", "2015-06-09 08:38:23.776264"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.780564"], ["updated_at", "2015-06-09 08:38:23.780564"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe SAS SA"], ["email", "tho@denis.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.org/baptiste_brunet"], ["created_at", "2015-06-09 08:38:23.784463"], ["updated_at", "2015-06-09 08:38:23.784463"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.789155"], ["updated_at", "2015-06-09 08:38:23.789155"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.794280"], ["updated_at", "2015-06-09 08:38:23.794280"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine et Deschamps SCOP"], ["email", "malle_gautier@charpentier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.net/lilou"], ["created_at", "2015-06-09 08:38:23.797316"], ["updated_at", "2015-06-09 08:38:23.797316"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.800467"], ["updated_at", "2015-06-09 08:38:23.800467"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.804165"], ["updated_at", "2015-06-09 08:38:23.804165"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre SARL GIE"], ["email", "jules.giraud@vaeur.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.net/alexandre"], ["created_at", "2015-06-09 08:38:23.807379"], ["updated_at", "2015-06-09 08:38:23.807379"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.810665"], ["updated_at", "2015-06-09 08:38:23.810665"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.814568"], ["updated_at", "2015-06-09 08:38:23.814568"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre EURL SCOP"], ["email", "la_huet@paul.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.net/louis_prevost"], ["created_at", "2015-06-09 08:38:23.817955"], ["updated_at", "2015-06-09 08:38:23.817955"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.821297"], ["updated_at", "2015-06-09 08:38:23.821297"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.825060"], ["updated_at", "2015-06-09 08:38:23.825060"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider SEM SCOP"], ["email", "enzo@guillot.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.name/clia_maon"], ["created_at", "2015-06-09 08:38:23.828287"], ["updated_at", "2015-06-09 08:38:23.828287"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.831613"], ["updated_at", "2015-06-09 08:38:23.831613"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.835491"], ["updated_at", "2015-06-09 08:38:23.835491"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Riviere EURL EURL"], ["email", "antoine@roueau.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.info/sacha.dumont"], ["created_at", "2015-06-09 08:38:23.838740"], ["updated_at", "2015-06-09 08:38:23.838740"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.842089"], ["updated_at", "2015-06-09 08:38:23.842089"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.846192"], ["updated_at", "2015-06-09 08:38:23.846192"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Jacquet SCOP"], ["email", "maxime.noel@durand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.name/lola"], ["created_at", "2015-06-09 08:38:23.849458"], ["updated_at", "2015-06-09 08:38:23.849458"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.852694"], ["updated_at", "2015-06-09 08:38:23.852694"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.856506"], ["updated_at", "2015-06-09 08:38:23.856506"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Lacroix SCOP"], ["email", "camille_dupuis@durand.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.com/sacha_charles"], ["created_at", "2015-06-09 08:38:23.859880"], ["updated_at", "2015-06-09 08:38:23.859880"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.863119"], ["updated_at", "2015-06-09 08:38:23.863119"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.866962"], ["updated_at", "2015-06-09 08:38:23.866962"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Paul GIE"], ["email", "evan@aubry.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.com/juliette.roux"], ["created_at", "2015-06-09 08:38:23.870210"], ["updated_at", "2015-06-09 08:38:23.870210"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.873636"], ["updated_at", "2015-06-09 08:38:23.873636"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.877510"], ["updated_at", "2015-06-09 08:38:23.877510"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard et Lopez EI"], ["email", "emilie@bertrand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.eu/sarah.andre"], ["created_at", "2015-06-09 08:38:23.881342"], ["updated_at", "2015-06-09 08:38:23.881342"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.885154"], ["updated_at", "2015-06-09 08:38:23.885154"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.889978"], ["updated_at", "2015-06-09 08:38:23.889978"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Le gall GIE"], ["email", "nicolas_marchal@vincent.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.com/louna.fontaine"], ["created_at", "2015-06-09 08:38:23.894058"], ["updated_at", "2015-06-09 08:38:23.894058"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.898518"], ["updated_at", "2015-06-09 08:38:23.898518"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.903248"], ["updated_at", "2015-06-09 08:38:23.903248"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier GIE SA"], ["email", "julie_dupuy@dubois.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.fr/jules_lecomte"], ["created_at", "2015-06-09 08:38:23.906417"], ["updated_at", "2015-06-09 08:38:23.906417"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.909569"], ["updated_at", "2015-06-09 08:38:23.909569"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.913376"], ["updated_at", "2015-06-09 08:38:23.913376"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard EI SEM"], ["email", "lola@meyer.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.name/juliette.vincent"], ["created_at", "2015-06-09 08:38:23.916608"], ["updated_at", "2015-06-09 08:38:23.916608"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.919986"], ["updated_at", "2015-06-09 08:38:23.919986"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.923846"], ["updated_at", "2015-06-09 08:38:23.923846"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq SEM SARL"], ["email", "ines@denis.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.org/julien"], ["created_at", "2015-06-09 08:38:23.927241"], ["updated_at", "2015-06-09 08:38:23.927241"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.941641"], ["updated_at", "2015-06-09 08:38:23.941641"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.946244"], ["updated_at", "2015-06-09 08:38:23.946244"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet SEM SA"], ["email", "mael@perez.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.com/romane_noel"], ["created_at", "2015-06-09 08:38:23.949679"], ["updated_at", "2015-06-09 08:38:23.949679"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.953088"], ["updated_at", "2015-06-09 08:38:23.953088"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.957749"], ["updated_at", "2015-06-09 08:38:23.957749"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin SEM SARL"], ["email", "maxence@schmitt.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.name/zoe.perrot"], ["created_at", "2015-06-09 08:38:23.961435"], ["updated_at", "2015-06-09 08:38:23.961435"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.965181"], ["updated_at", "2015-06-09 08:38:23.965181"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.970171"], ["updated_at", "2015-06-09 08:38:23.970171"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau SEM SA"], ["email", "justine.barre@clement.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.net/lola_francois"], ["created_at", "2015-06-09 08:38:23.973783"], ["updated_at", "2015-06-09 08:38:23.973783"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.977602"], ["updated_at", "2015-06-09 08:38:23.977602"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.983253"], ["updated_at", "2015-06-09 08:38:23.983253"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez GIE SCOP"], ["email", "raphal@vaeur.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.eu/ambre.perrin"], ["created_at", "2015-06-09 08:38:23.987266"], ["updated_at", "2015-06-09 08:38:23.987266"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.992548"], ["updated_at", "2015-06-09 08:38:23.992548"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:23.998648"], ["updated_at", "2015-06-09 08:38:23.998648"]]  (0.8ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Jacquet EURL"], ["email", "benjamin@deschamps.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.org/lena"], ["created_at", "2015-06-09 08:38:24.002828"], ["updated_at", "2015-06-09 08:38:24.002828"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.006563"], ["updated_at", "2015-06-09 08:38:24.006563"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.010960"], ["updated_at", "2015-06-09 08:38:24.010960"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Rolland GIE"], ["email", "louise_poirier@boyer.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.net/lola.bourgeois"], ["created_at", "2015-06-09 08:38:24.014567"], ["updated_at", "2015-06-09 08:38:24.014567"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.018401"], ["updated_at", "2015-06-09 08:38:24.018401"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.022713"], ["updated_at", "2015-06-09 08:38:24.022713"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Vincent SCOP"], ["email", "kylian_carpentier@meunier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.org/lou_pierre"], ["created_at", "2015-06-09 08:38:24.026790"], ["updated_at", "2015-06-09 08:38:24.026790"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.030941"], ["updated_at", "2015-06-09 08:38:24.030941"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.035777"], ["updated_at", "2015-06-09 08:38:24.035777"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Jacquet SEM"], ["email", "juliette_jacquet@da.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.com/mael"], ["created_at", "2015-06-09 08:38:24.039720"], ["updated_at", "2015-06-09 08:38:24.039720"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.043088"], ["updated_at", "2015-06-09 08:38:24.043088"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.047212"], ["updated_at", "2015-06-09 08:38:24.047212"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy et Garcia EURL"], ["email", "clmence.lacroix@dupont.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.com/adrien"], ["created_at", "2015-06-09 08:38:24.050872"], ["updated_at", "2015-06-09 08:38:24.050872"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.054339"], ["updated_at", "2015-06-09 08:38:24.054339"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.058343"], ["updated_at", "2015-06-09 08:38:24.058343"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont SEM SARL"], ["email", "lola@barbier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.org/ambre"], ["created_at", "2015-06-09 08:38:24.061693"], ["updated_at", "2015-06-09 08:38:24.061693"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.065202"], ["updated_at", "2015-06-09 08:38:24.065202"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.069376"], ["updated_at", "2015-06-09 08:38:24.069376"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier et Perrot EI"], ["email", "lisa@blanchard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.name/antoine.leroux"], ["created_at", "2015-06-09 08:38:24.072968"], ["updated_at", "2015-06-09 08:38:24.072968"]]  (1.3ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.076897"], ["updated_at", "2015-06-09 08:38:24.076897"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.081084"], ["updated_at", "2015-06-09 08:38:24.081084"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun et Carre SCOP"], ["email", "arthur@paris.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.com/benjamin"], ["created_at", "2015-06-09 08:38:24.084993"], ["updated_at", "2015-06-09 08:38:24.084993"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.089134"], ["updated_at", "2015-06-09 08:38:24.089134"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.094464"], ["updated_at", "2015-06-09 08:38:24.094464"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert et Marty EURL"], ["email", "anas_aubert@jean.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.fr/lou"], ["created_at", "2015-06-09 08:38:24.098801"], ["updated_at", "2015-06-09 08:38:24.098801"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.103350"], ["updated_at", "2015-06-09 08:38:24.103350"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.107746"], ["updated_at", "2015-06-09 08:38:24.107746"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux SCOP SCOP"], ["email", "antoine@le.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrin.eu/lilou_fleury"], ["created_at", "2015-06-09 08:38:24.111092"], ["updated_at", "2015-06-09 08:38:24.111092"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.114556"], ["updated_at", "2015-06-09 08:38:24.114556"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.118725"], ["updated_at", "2015-06-09 08:38:24.118725"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy et Carre SAS"], ["email", "rayan@meunier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.net/zoe"], ["created_at", "2015-06-09 08:38:24.122480"], ["updated_at", "2015-06-09 08:38:24.122480"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.126027"], ["updated_at", "2015-06-09 08:38:24.126027"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.130303"], ["updated_at", "2015-06-09 08:38:24.130303"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Adam SCOP"], ["email", "gabriel@roche.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.eu/eva.dupont"], ["created_at", "2015-06-09 08:38:24.133800"], ["updated_at", "2015-06-09 08:38:24.133800"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.137229"], ["updated_at", "2015-06-09 08:38:24.137229"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.141469"], ["updated_at", "2015-06-09 08:38:24.141469"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure et Renault EI"], ["email", "lucas.nicolas@pierre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.com/camille.paris"], ["created_at", "2015-06-09 08:38:24.145048"], ["updated_at", "2015-06-09 08:38:24.145048"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.148489"], ["updated_at", "2015-06-09 08:38:24.148489"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.152434"], ["updated_at", "2015-06-09 08:38:24.152434"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard et Garnier EURL"], ["email", "malys@cousin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.net/baptiste"], ["created_at", "2015-06-09 08:38:24.156104"], ["updated_at", "2015-06-09 08:38:24.156104"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.159629"], ["updated_at", "2015-06-09 08:38:24.159629"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.163694"], ["updated_at", "2015-06-09 08:38:24.163694"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois et Jean GIE"], ["email", "carla@denis.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.fr/matho.marie"], ["created_at", "2015-06-09 08:38:24.167142"], ["updated_at", "2015-06-09 08:38:24.167142"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.170702"], ["updated_at", "2015-06-09 08:38:24.170702"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.174613"], ["updated_at", "2015-06-09 08:38:24.174613"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis EURL SA"], ["email", "lisa_martinez@duval.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.info/tom_marie"], ["created_at", "2015-06-09 08:38:24.177988"], ["updated_at", "2015-06-09 08:38:24.177988"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.181483"], ["updated_at", "2015-06-09 08:38:24.181483"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:24.185652"], ["updated_at", "2015-06-09 08:38:24.185652"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:38:24 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.7ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (107.1ms) Completed 200 OK in 109ms (Views: 102.4ms | ActiveRecord: 6.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:24 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:38:24 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez et Gerard SEM"], ["email", "maeva.laurent@menard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.eu/baptiste_hubert"], ["created_at", "2015-06-09 08:38:26.153822"], ["updated_at", "2015-06-09 08:38:26.153822"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:38:26.159294"], ["updated_at", "2015-06-09 08:38:26.159294"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "name", "done", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 20], ["name", "I-am-open"], ["done", "f"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:38:26.171103"], ["updated_at", "2015-06-09 08:38:26.171103"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "done", "name", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 100], ["done", "t"], ["name", "I-am-closed"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:38:26.176135"], ["updated_at", "2015-06-09 08:38:26.176135"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Léo"], ["last_name", "Dupuis"], ["email", "o_l_dupuis@rodriguez.net"], ["title", "Individual-Title"], ["twitter", "LéoDupuis"], ["www", "http://simon.info/marie"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:38:26.181572"], ["updated_at", "2015-06-09 08:38:26.181572"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:38:26.186512"], ["updated_at", "2015-06-09 08:38:26.186512"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "I-am-a-link"], ["created_at", "2015-06-09 08:38:26.197135"], ["updated_at", "2015-06-09 08:38:26.197135"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:38:26 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (5.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (5.3ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (18.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (24.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (8.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (50.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (50.1ms) Completed 200 OK in 54ms (Views: 50.5ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:38:26 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:38:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:38:26 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SCOP GIE"], ["email", "alice@vincent.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.info/alice_dubois"], ["created_at", "2015-06-09 08:40:17.370903"], ["updated_at", "2015-06-09 08:40:17.370903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (0.4ms) Completed 200 OK in 89ms (Views: 36.3ms | ActiveRecord: 0.3ms)  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 27ms (Views: 6.0ms | ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc SARL SA"], ["email", "ambre.rey@rolland.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.net/valentin"], ["created_at", "2015-06-09 08:40:17.518614"], ["updated_at", "2015-06-09 08:40:17.518614"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 18ms (Views: 14.8ms | ActiveRecord: 0.3ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Laurent SCOP SA", "email"=>"thomas_mathieu@lefebvre.com", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://da.org/adam"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent SCOP SA"], ["email", "thomas_mathieu@lefebvre.com"], ["www", "http://da.org/adam"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.557704"], ["updated_at", "2015-06-09 08:40:17.557704"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.2ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Pierre et Renaud SCOP", "email"=>"romain@jean.com", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://renaud.eu/thomas"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Renaud SCOP"], ["email", "romain@jean.com"], ["www", "http://renaud.eu/thomas"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.573611"], ["updated_at", "2015-06-09 08:40:17.573611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Rousseau et Le gall SA", "email"=>"ocane.nguyen@dufour.eu", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://barre.info/juliette"}}  (0.3ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau et Le gall SA"], ["email", "ocane.nguyen@dufour.eu"], ["www", "http://barre.info/juliette"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.589671"], ["updated_at", "2015-06-09 08:40:17.589671"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 5ms (ActiveRecord: 0.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" ORDER BY "customer_vault_corporations"."id" DESC LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud SARL SEM"], ["email", "gabriel_duval@leroux.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.name/mohamed.picard"], ["created_at", "2015-06-09 08:40:17.627917"], ["updated_at", "2015-06-09 08:40:17.627917"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"New name"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) UPDATE "customer_vault_corporations" SET "name" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["name", "New name"], ["updated_at", "2015-06-09 08:40:17.632971"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 6ms (ActiveRecord: 0.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rey et Durand SCOP"], ["email", "kylian@guerin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.com/jules"], ["created_at", "2015-06-09 08:40:17.646625"], ["updated_at", "2015-06-09 08:40:17.646625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Rey et Durand SCOP", "email"=>"kylian@guerin.org", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://leroux.com/jules"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.2ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Caron EURL"], ["email", "sarah@nguyen.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.com/mathis.legrand"], ["created_at", "2015-06-09 08:40:17.662724"], ["updated_at", "2015-06-09 08:40:17.662724"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Paul et Caron EURL", "email"=>"sarah@nguyen.info", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://lemaire.com/mathis.legrand"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Pierre SAS"], ["email", "la.schneider@lefebvre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.fr/elisa"], ["created_at", "2015-06-09 08:40:17.680329"], ["updated_at", "2015-06-09 08:40:17.680329"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas et Leclerc EURL"], ["email", "alice@da.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.org/juliette"], ["created_at", "2015-06-09 08:40:17.696998"], ["updated_at", "2015-06-09 08:40:17.696998"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin et Rodriguez EURL"], ["email", "alexandre@adam.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.fr/ocane"], ["created_at", "2015-06-09 08:40:17.713307"], ["updated_at", "2015-06-09 08:40:17.713307"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 20ms (ActiveRecord: 0.9ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Leclerc SEM"], ["email", "ocane.roy@marchal.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.eu/eva_girard"], ["created_at", "2015-06-09 08:40:17.747010"], ["updated_at", "2015-06-09 08:40:17.747010"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Sacha"], ["last_name", "Nicolas"], ["email", "nicolas_sacha@deschamps.info"], ["title", "Individual-Title"], ["twitter", "SachaNicolas"], ["www", "http://philippe.com/lucas_legall"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.773908"], ["updated_at", "2015-06-09 08:40:17.773908"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (0.3ms) Completed 200 OK in 20ms (Views: 18.5ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Charlotte"], ["last_name", "Blanc"], ["email", "blanc_charlotte@lucas.fr"], ["title", "Individual-Title"], ["twitter", "CharlotteBlanc"], ["www", "http://dupuy.info/jade"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.824553"], ["updated_at", "2015-06-09 08:40:17.824553"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Pauline", "last_name"=>"Lemaire", "email"=>"lemaire_pauline@rolland.fr", "title"=>"Individual-Title", "twitter"=>"PaulineLemaire", "www"=>"http://carre.name/nathan", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.2ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Pauline"], ["last_name", "Lemaire"], ["email", "lemaire_pauline@rolland.fr"], ["title", "Individual-Title"], ["twitter", "PaulineLemaire"], ["www", "http://carre.name/nathan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.850885"], ["updated_at", "2015-06-09 08:40:17.850885"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 7ms (ActiveRecord: 0.8ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Nathan", "last_name"=>"Lemoine", "email"=>"lemoine_nathan@aubert.com", "title"=>"Individual-Title", "twitter"=>"NathanLemoine", "www"=>"http://simon.org/paul_lefebvre", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Nathan"], ["last_name", "Lemoine"], ["email", "lemoine_nathan@aubert.com"], ["title", "Individual-Title"], ["twitter", "NathanLemoine"], ["www", "http://simon.org/paul_lefebvre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.868157"], ["updated_at", "2015-06-09 08:40:17.868157"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Louise", "last_name"=>"Renault", "email"=>"renault_louise@carpentier.eu", "title"=>"Individual-Title", "twitter"=>"LouiseRenault", "www"=>"http://jean.eu/lina", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Louise"], ["last_name", "Renault"], ["email", "renault_louise@carpentier.eu"], ["title", "Individual-Title"], ["twitter", "LouiseRenault"], ["www", "http://jean.eu/lina"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.882549"], ["updated_at", "2015-06-09 08:40:17.882549"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 6ms (ActiveRecord: 0.7ms) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" ORDER BY "customer_vault_individuals"."id" DESC LIMIT 1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.2ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Noémie"], ["last_name", "Aubry"], ["email", "no_mie_aubry@leroy.fr"], ["title", "Individual-Title"], ["twitter", "NoémieAubry"], ["www", "http://charles.org/anas_legall"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.921153"], ["updated_at", "2015-06-09 08:40:17.921153"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Stroumph"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "customer_vault_individuals" SET "first_name" = ?, "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["first_name", "Stroumph"], ["updated_at", "2015-06-09 08:40:17.926344"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.3ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Zoe"], ["last_name", "Barre"], ["email", "zoe_barre@fontaine.eu"], ["title", "Individual-Title"], ["twitter", "ZoeBarre"], ["www", "http://fontaine.net/enzo_renaud"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.939496"], ["updated_at", "2015-06-09 08:40:17.939496"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Zoe", "last_name"=>"Barre", "email"=>"zoe_barre@fontaine.eu", "title"=>"Individual-Title", "twitter"=>"ZoeBarre", "www"=>"http://fontaine.net/enzo_renaud", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.2ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Elisa"], ["last_name", "Gerard"], ["email", "gerard.elisa@moreau.fr"], ["title", "Individual-Title"], ["twitter", "ElisaGerard"], ["www", "http://guyot.eu/matho_lambert"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.955296"], ["updated_at", "2015-06-09 08:40:17.955296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Elisa", "last_name"=>"Gerard", "email"=>"gerard.elisa@moreau.fr", "title"=>"Individual-Title", "twitter"=>"ElisaGerard", "www"=>"http://guyot.eu/matho_lambert", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Sarah"], ["last_name", "Moreau"], ["email", "sarah_moreau@marchal.name"], ["title", "Individual-Title"], ["twitter", "SarahMoreau"], ["www", "http://barre.eu/romane"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.971614"], ["updated_at", "2015-06-09 08:40:17.971614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Nathan"], ["last_name", "Louis"], ["email", "louis_nathan@thomas.eu"], ["title", "Individual-Title"], ["twitter", "NathanLouis"], ["www", "http://noel.name/quentin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:17.986126"], ["updated_at", "2015-06-09 08:40:17.986126"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Rayan"], ["last_name", "Julien"], ["email", "julien_rayan@meyer.org"], ["title", "Individual-Title"], ["twitter", "RayanJulien"], ["www", "http://garcia.org/jules.marchal"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:18.001272"], ["updated_at", "2015-06-09 08:40:18.001272"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.2ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 3ms (ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Charlotte"], ["last_name", "Laurent"], ["email", "laurent_charlotte@vaeur.net"], ["title", "Individual-Title"], ["twitter", "CharlotteLaurent"], ["www", "http://nicolas.net/ambre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:18.019698"], ["updated_at", "2015-06-09 08:40:18.019698"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.0ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.2ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "alice.zarston@roueau.net"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://legrand.fr/julien"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:18.044647"], ["updated_at", "2015-06-09 08:40:18.044647"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:18.047810"], ["updated_at", "2015-06-09 08:40:18.047810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "bob_tilan@caron.info"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://picard.org/mathis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:18.050713"], ["updated_at", "2015-06-09 08:40:18.050713"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:18.053551"], ["updated_at", "2015-06-09 08:40:18.053551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "lucie_thomas@schneider.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.eu/carla_pons"], ["created_at", "2015-06-09 08:40:18.056192"], ["updated_at", "2015-06-09 08:40:18.056192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.058464"], ["updated_at", "2015-06-09 08:40:18.058464"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 24ms (Views: 15.2ms | ActiveRecord: 0.4ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "elisa@dupont.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.com/enzo"], ["created_at", "2015-06-09 08:40:18.103105"], ["updated_at", "2015-06-09 08:40:18.103105"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.202657"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.207219"], ["updated_at", "2015-06-09 08:40:18.207219"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "noa.bertrand@meyer.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.eu/alice"], ["created_at", "2015-06-09 08:40:18.210749"], ["updated_at", "2015-06-09 08:40:18.210749"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.216487"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.220439"], ["updated_at", "2015-06-09 08:40:18.220439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"bbb"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%bbb%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%bbb%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall EURL EURL"], ["email", "romane_mercier@leclercq.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.org/nathan"], ["created_at", "2015-06-09 08:40:18.237426"], ["updated_at", "2015-06-09 08:40:18.237426"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.242054"], ["updated_at", "2015-06-09 08:40:18.242054"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-06 08:40:18.250656"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 08:40:18.264785"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-07 08:40:18.267378"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 08:40:18.269749"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-31 08:40:18.271043"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 08:40:18.272943"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.3ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.2ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.2ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.4ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.6ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Carla"], ["last_name", "Lemaire"], ["email", "carla_lemaire@roger.com"], ["title", "Individual-Title"], ["twitter", "CarlaLemaire"], ["www", "http://rouel.org/mathis"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:18.458412"], ["updated_at", "2015-06-09 08:40:18.458412"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:18.461939"], ["updated_at", "2015-06-09 08:40:18.461939"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron et Lecomte SEM"], ["email", "axel@guillot.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.org/alexandre_carre"], ["created_at", "2015-06-09 08:40:18.464827"], ["updated_at", "2015-06-09 08:40:18.464827"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.468512"], ["updated_at", "2015-06-09 08:40:18.468512"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert et Caron SCOP"], ["email", "adrien.meunier@vidal.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.name/thomas.aubry"], ["created_at", "2015-06-09 08:40:18.492178"], ["updated_at", "2015-06-09 08:40:18.492178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.495185"], ["updated_at", "2015-06-09 08:40:18.495185"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam GIE GIE"], ["email", "lucas.arnaud@le.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.org/lola"], ["created_at", "2015-06-09 08:40:18.497789"], ["updated_at", "2015-06-09 08:40:18.497789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.500046"], ["updated_at", "2015-06-09 08:40:18.500046"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-09 08:40:18.502032"], ["updated_at", "2015-06-09 08:40:18.502032"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Camille"], ["last_name", "Fournier"], ["email", "camille_fournier@berger.name"], ["title", "Individual-Title"], ["twitter", "CamilleFournier"], ["www", "http://garnier.fr/adrien_moreau"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:18.504223"], ["updated_at", "2015-06-09 08:40:18.504223"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:18.506610"], ["updated_at", "2015-06-09 08:40:18.506610"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-09 08:40:18.508562"], ["updated_at", "2015-06-09 08:40:18.508562"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Kylian"], ["last_name", "Adam"], ["email", "kylian_adam@menard.com"], ["title", "Individual-Title"], ["twitter", "KylianAdam"], ["www", "http://gautier.com/ambre_henry"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:18.510601"], ["updated_at", "2015-06-09 08:40:18.510601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:18.512777"], ["updated_at", "2015-06-09 08:40:18.512777"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-09 08:40:18.514707"], ["updated_at", "2015-06-09 08:40:18.514707"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 2]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard et Cousin SAS"], ["email", "anas@martin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mercier.org/benjamin"], ["created_at", "2015-06-09 08:40:18.534009"], ["updated_at", "2015-06-09 08:40:18.534009"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.539608"], ["updated_at", "2015-06-09 08:40:18.539608"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva SAS SCOP"], ["email", "thomas@fleury.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.org/lo_olivier"], ["created_at", "2015-06-09 08:40:18.541966"], ["updated_at", "2015-06-09 08:40:18.541966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:18.544066"], ["updated_at", "2015-06-09 08:40:18.544066"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-09 08:40:18.546083"], ["updated_at", "2015-06-09 08:40:18.546083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Evan"], ["last_name", "Carpentier"], ["email", "carpentier_evan@david.name"], ["title", "Individual-Title"], ["twitter", "EvanCarpentier"], ["www", "http://durand.com/louise.carre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:18.548254"], ["updated_at", "2015-06-09 08:40:18.548254"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:18.551182"], ["updated_at", "2015-06-09 08:40:18.551182"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-09 08:40:18.553944"], ["updated_at", "2015-06-09 08:40:18.553944"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laura"], ["last_name", "Michel"], ["email", "laura.michel@bernard.info"], ["title", "Individual-Title"], ["twitter", "LauraMichel"], ["www", "http://collet.fr/mathis.robin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:18.556490"], ["updated_at", "2015-06-09 08:40:18.556490"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:18.559188"], ["updated_at", "2015-06-09 08:40:18.559188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-09 08:40:18.561054"], ["updated_at", "2015-06-09 08:40:18.561054"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 2]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.2ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.4ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.2ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.2ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.3ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.5ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.2ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.4ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.2ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:40:29 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (695.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (124.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (861.2ms) Completed 200 OK in 1244ms (Views: 1173.4ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:30 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:30 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:30 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:40:33 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52273/customer_vault/corporations/new"}  (0.1ms) begin transaction SQL (1.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-09 08:40:33.314515"], ["updated_at", "2015-06-09 08:40:33.314515"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-06-09 08:40:33.323307"], ["updated_at", "2015-06-09 08:40:33.323307"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]]  (1.8ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/corporations/1 Completed 302 Found in 35ms (ActiveRecord: 3.5ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:40:33 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (13.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (35.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (44.1ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.5ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (19.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (26.8ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (43.3ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (9.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (11.9ms) Flyboy::Task Load (0.7ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (16.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (47.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (202.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (211.8ms) Completed 200 OK in 240ms (Views: 216.3ms | ActiveRecord: 3.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:33 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:33 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:33 +0200  (1.9ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois EURL EI"], ["email", "louna_leroux@henry.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.org/noa"], ["created_at", "2015-06-09 08:40:33.733628"], ["updated_at", "2015-06-09 08:40:33.733628"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:33.738601"], ["updated_at", "2015-06-09 08:40:33.738601"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:40:33 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (49.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (57.1ms) Completed 200 OK in 76ms (Views: 72.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:33 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:33 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:33 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:40:35 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Dubois EURL EI", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"louna_leroux@henry.com", "www"=>"http://maillard.org/noa", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52273/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:40:35.755726"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:40:35.758686"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:35.760306"], ["updated_at", "2015-06-09 08:40:35.760306"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:35.872026"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:35.877990"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/corporations/1 Completed 302 Found in 137ms (ActiveRecord: 5.2ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:40:35 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.4ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (24.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (24.6ms) Completed 200 OK in 28ms (Views: 25.2ms | ActiveRecord: 1.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:35 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:35 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:35 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Dufour SAS"], ["email", "yanis@morin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.com/sarah.andre"], ["created_at", "2015-06-09 08:40:36.029862"], ["updated_at", "2015-06-09 08:40:36.029862"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:36.044222"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:36.050754"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:36.057977"], ["updated_at", "2015-06-09 08:40:36.057977"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:40:36 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.5ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (66.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (69.9ms) Completed 200 OK in 75ms (Views: 71.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:36 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:36 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:36 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:40:37 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Bonnet et Dufour SAS", "tag_list"=>["", "mytag2"], "email"=>"yanis@morin.fr", "www"=>"http://durand.com/sarah.andre", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52273/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (1.0ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:40:37.928481"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:40:37.931702"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:37.933652"], ["updated_at", "2015-06-09 08:40:37.933652"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/corporations/1 Completed 302 Found in 24ms (ActiveRecord: 4.8ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:40:37 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (7.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (27.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (27.5ms) Completed 200 OK in 31ms (Views: 28.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:37 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:38 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.6ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean SA EI"], ["email", "alice@bertrand.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.fr/yanis"], ["created_at", "2015-06-09 08:40:38.096264"], ["updated_at", "2015-06-09 08:40:38.096264"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.101989"], ["updated_at", "2015-06-09 08:40:38.101989"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Adam SEM"], ["email", "sacha@paris.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.eu/alicia_carre"], ["created_at", "2015-06-09 08:40:38.107445"], ["updated_at", "2015-06-09 08:40:38.107445"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.112347"], ["updated_at", "2015-06-09 08:40:38.112347"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand SAS SARL"], ["email", "lucas.bourgeois@laurent.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.eu/mohamed"], ["created_at", "2015-06-09 08:40:38.117234"], ["updated_at", "2015-06-09 08:40:38.117234"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.122290"], ["updated_at", "2015-06-09 08:40:38.122290"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Berger et Blanc SA"], ["email", "emilie@guerin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rodriguez.com/matto_robin"], ["created_at", "2015-06-09 08:40:38.126316"], ["updated_at", "2015-06-09 08:40:38.126316"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.131026"], ["updated_at", "2015-06-09 08:40:38.131026"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy SEM EI"], ["email", "romain@fabre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.fr/clara.brun"], ["created_at", "2015-06-09 08:40:38.135657"], ["updated_at", "2015-06-09 08:40:38.135657"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.139959"], ["updated_at", "2015-06-09 08:40:38.139959"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Hubert SEM"], ["email", "clia@barre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.eu/marie"], ["created_at", "2015-06-09 08:40:38.144548"], ["updated_at", "2015-06-09 08:40:38.144548"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.149465"], ["updated_at", "2015-06-09 08:40:38.149465"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Denis et Poirier SCOP"], ["email", "evan_rolland@garcia.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.com/antoine"], ["created_at", "2015-06-09 08:40:38.155608"], ["updated_at", "2015-06-09 08:40:38.155608"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.159928"], ["updated_at", "2015-06-09 08:40:38.159928"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre SARL SCOP"], ["email", "mael_michel@caron.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.net/nomie.louis"], ["created_at", "2015-06-09 08:40:38.164358"], ["updated_at", "2015-06-09 08:40:38.164358"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.168081"], ["updated_at", "2015-06-09 08:40:38.168081"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet EURL SCOP"], ["email", "ocane_lefebvre@moulin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.fr/jade"], ["created_at", "2015-06-09 08:40:38.172691"], ["updated_at", "2015-06-09 08:40:38.172691"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.176602"], ["updated_at", "2015-06-09 08:40:38.176602"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Breton EURL"], ["email", "alice@marchand.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.com/pierre"], ["created_at", "2015-06-09 08:40:38.180543"], ["updated_at", "2015-06-09 08:40:38.180543"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.185927"], ["updated_at", "2015-06-09 08:40:38.185927"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine SEM GIE"], ["email", "ines.clement@poirier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.net/enzo"], ["created_at", "2015-06-09 08:40:38.190196"], ["updated_at", "2015-06-09 08:40:38.190196"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.195414"], ["updated_at", "2015-06-09 08:40:38.195414"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Brun SEM"], ["email", "benjamin@benoit.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.net/ambre"], ["created_at", "2015-06-09 08:40:38.200028"], ["updated_at", "2015-06-09 08:40:38.200028"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.204732"], ["updated_at", "2015-06-09 08:40:38.204732"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Guyot SAS"], ["email", "romain_lucas@gerard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.name/louis"], ["created_at", "2015-06-09 08:40:38.209125"], ["updated_at", "2015-06-09 08:40:38.209125"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.213500"], ["updated_at", "2015-06-09 08:40:38.213500"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez EI GIE"], ["email", "evan@duval.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.net/eva"], ["created_at", "2015-06-09 08:40:38.217533"], ["updated_at", "2015-06-09 08:40:38.217533"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.221542"], ["updated_at", "2015-06-09 08:40:38.221542"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin et Lefebvre EI"], ["email", "carla_huet@carpentier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.info/elisa_petit"], ["created_at", "2015-06-09 08:40:38.225870"], ["updated_at", "2015-06-09 08:40:38.225870"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.230054"], ["updated_at", "2015-06-09 08:40:38.230054"]]  (0.7ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy EI SCOP"], ["email", "tom.durand@blanc.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.eu/lo"], ["created_at", "2015-06-09 08:40:38.234446"], ["updated_at", "2015-06-09 08:40:38.234446"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.238265"], ["updated_at", "2015-06-09 08:40:38.238265"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour et Bernard SEM"], ["email", "sacha@sanchez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.eu/yanis_david"], ["created_at", "2015-06-09 08:40:38.243147"], ["updated_at", "2015-06-09 08:40:38.243147"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.247330"], ["updated_at", "2015-06-09 08:40:38.247330"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent SA SA"], ["email", "ethan@thomas.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.org/clmence_renard"], ["created_at", "2015-06-09 08:40:38.251496"], ["updated_at", "2015-06-09 08:40:38.251496"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.255900"], ["updated_at", "2015-06-09 08:40:38.255900"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert et Renaud SCOP"], ["email", "hugo@joly.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.com/rayan_gautier"], ["created_at", "2015-06-09 08:40:38.260076"], ["updated_at", "2015-06-09 08:40:38.260076"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.264774"], ["updated_at", "2015-06-09 08:40:38.264774"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Renaud SEM"], ["email", "lucas.carre@henry.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.name/la"], ["created_at", "2015-06-09 08:40:38.270128"], ["updated_at", "2015-06-09 08:40:38.270128"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.275512"], ["updated_at", "2015-06-09 08:40:38.275512"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval EURL SEM"], ["email", "alexandre@meunier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guerin.fr/louna.garnier"], ["created_at", "2015-06-09 08:40:38.281322"], ["updated_at", "2015-06-09 08:40:38.281322"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.286132"], ["updated_at", "2015-06-09 08:40:38.286132"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland et Arnaud SCOP"], ["email", "matho_schmitt@lefebvre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.net/lisa.david"], ["created_at", "2015-06-09 08:40:38.291541"], ["updated_at", "2015-06-09 08:40:38.291541"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.296047"], ["updated_at", "2015-06-09 08:40:38.296047"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Perrin EI"], ["email", "elisa@le.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.info/lina.gauthier"], ["created_at", "2015-06-09 08:40:38.300841"], ["updated_at", "2015-06-09 08:40:38.300841"]]  (0.9ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.305450"], ["updated_at", "2015-06-09 08:40:38.305450"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen SCOP SCOP"], ["email", "valentin_gonzalez@laine.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.org/raphal"], ["created_at", "2015-06-09 08:40:38.309592"], ["updated_at", "2015-06-09 08:40:38.309592"]]  (1.0ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.314111"], ["updated_at", "2015-06-09 08:40:38.314111"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot EURL SA"], ["email", "lilou@huet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.eu/emilie"], ["created_at", "2015-06-09 08:40:38.318011"], ["updated_at", "2015-06-09 08:40:38.318011"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.321965"], ["updated_at", "2015-06-09 08:40:38.321965"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et David EURL"], ["email", "lucas@marchand.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.fr/lina_pierre"], ["created_at", "2015-06-09 08:40:38.325927"], ["updated_at", "2015-06-09 08:40:38.325927"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.339387"], ["updated_at", "2015-06-09 08:40:38.339387"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Cousin SAS"], ["email", "mohamed@renaud.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.fr/pauline"], ["created_at", "2015-06-09 08:40:38.342760"], ["updated_at", "2015-06-09 08:40:38.342760"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.346187"], ["updated_at", "2015-06-09 08:40:38.346187"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul SAS EI"], ["email", "noa_fournier@garnier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.org/jeanne"], ["created_at", "2015-06-09 08:40:38.349760"], ["updated_at", "2015-06-09 08:40:38.349760"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.353163"], ["updated_at", "2015-06-09 08:40:38.353163"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas et Carre EURL"], ["email", "malle.adam@andre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.net/zoe"], ["created_at", "2015-06-09 08:40:38.356448"], ["updated_at", "2015-06-09 08:40:38.356448"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.359985"], ["updated_at", "2015-06-09 08:40:38.359985"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris et Marty SA"], ["email", "carla.berger@francois.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.name/justine"], ["created_at", "2015-06-09 08:40:38.363234"], ["updated_at", "2015-06-09 08:40:38.363234"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.366634"], ["updated_at", "2015-06-09 08:40:38.366634"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud SA EI"], ["email", "louis.thomas@pierre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.fr/louise.paul"], ["created_at", "2015-06-09 08:40:38.370340"], ["updated_at", "2015-06-09 08:40:38.370340"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.373692"], ["updated_at", "2015-06-09 08:40:38.373692"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Martinez SA"], ["email", "axel.martin@legrand.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.fr/ines"], ["created_at", "2015-06-09 08:40:38.376928"], ["updated_at", "2015-06-09 08:40:38.376928"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.380605"], ["updated_at", "2015-06-09 08:40:38.380605"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier et Roche SAS"], ["email", "jade@guyot.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.com/nicolas.guyot"], ["created_at", "2015-06-09 08:40:38.383945"], ["updated_at", "2015-06-09 08:40:38.383945"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.387361"], ["updated_at", "2015-06-09 08:40:38.387361"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier GIE SARL"], ["email", "tom@vincent.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.net/nicolas"], ["created_at", "2015-06-09 08:40:38.391110"], ["updated_at", "2015-06-09 08:40:38.391110"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.395326"], ["updated_at", "2015-06-09 08:40:38.395326"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Schneider SAS"], ["email", "jules_maillard@aubry.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.eu/noa_legall"], ["created_at", "2015-06-09 08:40:38.399051"], ["updated_at", "2015-06-09 08:40:38.399051"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.403108"], ["updated_at", "2015-06-09 08:40:38.403108"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier SEM EURL"], ["email", "mlia_boyer@giraud.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.fr/tho"], ["created_at", "2015-06-09 08:40:38.407025"], ["updated_at", "2015-06-09 08:40:38.407025"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.410913"], ["updated_at", "2015-06-09 08:40:38.410913"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Roger SEM"], ["email", "ambre@gautier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.fr/lola.petit"], ["created_at", "2015-06-09 08:40:38.414534"], ["updated_at", "2015-06-09 08:40:38.414534"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.418493"], ["updated_at", "2015-06-09 08:40:38.418493"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard SA GIE"], ["email", "charlotte@bourgeois.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.org/ines.lecomte"], ["created_at", "2015-06-09 08:40:38.424300"], ["updated_at", "2015-06-09 08:40:38.424300"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.428377"], ["updated_at", "2015-06-09 08:40:38.428377"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia SAS SAS"], ["email", "malys.boyer@noel.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.name/gabriel.lopez"], ["created_at", "2015-06-09 08:40:38.431775"], ["updated_at", "2015-06-09 08:40:38.431775"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.435368"], ["updated_at", "2015-06-09 08:40:38.435368"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez SEM SCOP"], ["email", "kylian.clement@prevost.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.eu/elisa_guillaume"], ["created_at", "2015-06-09 08:40:38.438884"], ["updated_at", "2015-06-09 08:40:38.438884"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:38.442418"], ["updated_at", "2015-06-09 08:40:38.442418"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:40:38 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (6.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (9.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (153.6ms) Completed 200 OK in 175ms (Views: 166.1ms | ActiveRecord: 3.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:38 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:38 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:38 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-09 10:40:40 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (62.4ms) Completed 200 OK in 67ms (Views: 62.2ms | ActiveRecord: 2.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:40 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:40 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:40 +0200  (3.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.2ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.3ms) DELETE FROM "tags";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.3ms) DELETE FROM "taggings";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.2ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.4ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:40:40 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (40.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (43.7ms) Completed 200 OK in 47ms (Views: 45.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:40 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:40 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:40 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:40:42 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52273/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (39.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (41.4ms) Completed 200 OK in 49ms (Views: 42.7ms | ActiveRecord: 0.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:42 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:42 +0200  (2.9ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.1ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur et Philippe SAS"], ["email", "rayan@leroy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.fr/tom"], ["created_at", "2015-06-09 08:40:42.755066"], ["updated_at", "2015-06-09 08:40:42.755066"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:42.759631"], ["updated_at", "2015-06-09 08:40:42.759631"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:40:42 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.2ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (20.6ms) Completed 200 OK in 23ms (Views: 21.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:42 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:42 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-09 10:40:44 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:52273/customer_vault/corporations/1#activity"}  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-09 08:40:44.616050"], ["updated_at", "2015-06-09 08:40:44.616050"]]  (2.1ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/corporations/1#activity Completed 302 Found in 7ms (ActiveRecord: 2.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:40:44 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (9.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (17.4ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (33.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (33.6ms) Completed 200 OK in 37ms (Views: 34.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:44 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:44 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:44 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:40:44 +0200  (0.1ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Nicolas"], ["last_name", "Robin"], ["email", "robin.nicolas@philippe.info"], ["title", "Individual-Title"], ["twitter", "NicolasRobin"], ["www", "http://lemaire.net/laura_roux"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:44.805486"], ["updated_at", "2015-06-09 08:40:44.805486"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:44.810185"], ["updated_at", "2015-06-09 08:40:44.810185"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:44.815176"], ["updated_at", "2015-06-09 08:40:44.815176"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:44.819345"], ["updated_at", "2015-06-09 08:40:44.819345"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux EI GIE"], ["email", "alice@denis.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.net/benjamin_nguyen"], ["created_at", "2015-06-09 08:40:44.823723"], ["updated_at", "2015-06-09 08:40:44.823723"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:44.827328"], ["updated_at", "2015-06-09 08:40:44.827328"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:44.832710"], ["updated_at", "2015-06-09 08:40:44.832710"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:44.836654"], ["updated_at", "2015-06-09 08:40:44.836654"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:40:44 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.5ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.8ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (24.3ms) Completed 200 OK in 31ms (Views: 29.1ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:44 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:44 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:44 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:40:44 +0200  (3.1ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson EI SCOP"], ["email", "victor_renard@marchal.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.eu/thomas.bertrand"], ["created_at", "2015-06-09 08:40:46.942787"], ["updated_at", "2015-06-09 08:40:46.942787"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.946837"], ["updated_at", "2015-06-09 08:40:46.946837"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.951190"], ["updated_at", "2015-06-09 08:40:46.951190"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Jean SAS"], ["email", "noah@gerard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.net/lisa_jean"], ["created_at", "2015-06-09 08:40:46.954572"], ["updated_at", "2015-06-09 08:40:46.954572"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.958631"], ["updated_at", "2015-06-09 08:40:46.958631"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.962911"], ["updated_at", "2015-06-09 08:40:46.962911"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Noel SCOP EI"], ["email", "lo.morin@menard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.fr/baptiste_huet"], ["created_at", "2015-06-09 08:40:46.966407"], ["updated_at", "2015-06-09 08:40:46.966407"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.970524"], ["updated_at", "2015-06-09 08:40:46.970524"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.975510"], ["updated_at", "2015-06-09 08:40:46.975510"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier et Michel SARL"], ["email", "matho@vincent.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.fr/justine.blanchard"], ["created_at", "2015-06-09 08:40:46.979449"], ["updated_at", "2015-06-09 08:40:46.979449"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.983137"], ["updated_at", "2015-06-09 08:40:46.983137"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.987477"], ["updated_at", "2015-06-09 08:40:46.987477"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier et Baron SARL"], ["email", "rayan_lambert@jacquet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.org/laura_jean"], ["created_at", "2015-06-09 08:40:46.990896"], ["updated_at", "2015-06-09 08:40:46.990896"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.995115"], ["updated_at", "2015-06-09 08:40:46.995115"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:46.999426"], ["updated_at", "2015-06-09 08:40:46.999426"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton et Schneider SARL"], ["email", "matto_caron@morin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.net/evan"], ["created_at", "2015-06-09 08:40:47.003595"], ["updated_at", "2015-06-09 08:40:47.003595"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.007405"], ["updated_at", "2015-06-09 08:40:47.007405"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.012185"], ["updated_at", "2015-06-09 08:40:47.012185"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur GIE SARL"], ["email", "charlotte@richard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.net/jeanne"], ["created_at", "2015-06-09 08:40:47.016318"], ["updated_at", "2015-06-09 08:40:47.016318"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.020129"], ["updated_at", "2015-06-09 08:40:47.020129"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.025284"], ["updated_at", "2015-06-09 08:40:47.025284"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Picard EURL SEM"], ["email", "evan@leroy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.fr/gabriel.michel"], ["created_at", "2015-06-09 08:40:47.029309"], ["updated_at", "2015-06-09 08:40:47.029309"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.033431"], ["updated_at", "2015-06-09 08:40:47.033431"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.038449"], ["updated_at", "2015-06-09 08:40:47.038449"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud SARL EI"], ["email", "julien@poirier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.org/clara"], ["created_at", "2015-06-09 08:40:47.042380"], ["updated_at", "2015-06-09 08:40:47.042380"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.046544"], ["updated_at", "2015-06-09 08:40:47.046544"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.051514"], ["updated_at", "2015-06-09 08:40:47.051514"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen EI SA"], ["email", "raphal_baron@lecomte.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemaire.name/arthur"], ["created_at", "2015-06-09 08:40:47.055464"], ["updated_at", "2015-06-09 08:40:47.055464"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.059043"], ["updated_at", "2015-06-09 08:40:47.059043"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.063305"], ["updated_at", "2015-06-09 08:40:47.063305"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard et Roux SCOP"], ["email", "louna_legrand@lefebvre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.com/lola_royer"], ["created_at", "2015-06-09 08:40:47.066847"], ["updated_at", "2015-06-09 08:40:47.066847"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.070597"], ["updated_at", "2015-06-09 08:40:47.070597"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.074733"], ["updated_at", "2015-06-09 08:40:47.074733"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy SAS SCOP"], ["email", "justine.pons@renault.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.org/sarah.perez"], ["created_at", "2015-06-09 08:40:47.078362"], ["updated_at", "2015-06-09 08:40:47.078362"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.081977"], ["updated_at", "2015-06-09 08:40:47.081977"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.086346"], ["updated_at", "2015-06-09 08:40:47.086346"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau et Brunet SA"], ["email", "carla@meyer.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.net/matho"], ["created_at", "2015-06-09 08:40:47.090066"], ["updated_at", "2015-06-09 08:40:47.090066"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.093744"], ["updated_at", "2015-06-09 08:40:47.093744"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.098027"], ["updated_at", "2015-06-09 08:40:47.098027"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gerard et Rodriguez EI"], ["email", "louise@schneider.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.org/kylian"], ["created_at", "2015-06-09 08:40:47.101524"], ["updated_at", "2015-06-09 08:40:47.101524"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.105103"], ["updated_at", "2015-06-09 08:40:47.105103"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.109215"], ["updated_at", "2015-06-09 08:40:47.109215"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux et Collet EI"], ["email", "thomas.duval@dupont.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.fr/mathis"], ["created_at", "2015-06-09 08:40:47.112910"], ["updated_at", "2015-06-09 08:40:47.112910"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.116583"], ["updated_at", "2015-06-09 08:40:47.116583"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.120718"], ["updated_at", "2015-06-09 08:40:47.120718"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier GIE EI"], ["email", "maxime_collet@jean.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://prevost.info/la_roux"], ["created_at", "2015-06-09 08:40:47.124186"], ["updated_at", "2015-06-09 08:40:47.124186"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.127811"], ["updated_at", "2015-06-09 08:40:47.127811"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.132053"], ["updated_at", "2015-06-09 08:40:47.132053"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet GIE SCOP"], ["email", "mael_guillaume@fournier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.eu/axel"], ["created_at", "2015-06-09 08:40:47.136185"], ["updated_at", "2015-06-09 08:40:47.136185"]]  (21.1ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.161914"], ["updated_at", "2015-06-09 08:40:47.161914"]]  (1.2ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.167826"], ["updated_at", "2015-06-09 08:40:47.167826"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin et Pons SA"], ["email", "quentin_gautier@guillaume.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroux.net/tom_laurent"], ["created_at", "2015-06-09 08:40:47.171664"], ["updated_at", "2015-06-09 08:40:47.171664"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.175889"], ["updated_at", "2015-06-09 08:40:47.175889"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.180190"], ["updated_at", "2015-06-09 08:40:47.180190"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet SARL EURL"], ["email", "adrien_paul@caron.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://berger.net/tho_aubert"], ["created_at", "2015-06-09 08:40:47.184092"], ["updated_at", "2015-06-09 08:40:47.184092"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.187737"], ["updated_at", "2015-06-09 08:40:47.187737"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.192218"], ["updated_at", "2015-06-09 08:40:47.192218"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien SARL SA"], ["email", "hugo_gerard@laine.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.com/quentin.petit"], ["created_at", "2015-06-09 08:40:47.196004"], ["updated_at", "2015-06-09 08:40:47.196004"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.199792"], ["updated_at", "2015-06-09 08:40:47.199792"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.204284"], ["updated_at", "2015-06-09 08:40:47.204284"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun et Mercier SEM"], ["email", "ines@richard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.eu/elisa"], ["created_at", "2015-06-09 08:40:47.208415"], ["updated_at", "2015-06-09 08:40:47.208415"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.212092"], ["updated_at", "2015-06-09 08:40:47.212092"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.216837"], ["updated_at", "2015-06-09 08:40:47.216837"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SCOP SCOP"], ["email", "malle@gaillard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.name/quentin_fontaine"], ["created_at", "2015-06-09 08:40:47.220628"], ["updated_at", "2015-06-09 08:40:47.220628"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.224816"], ["updated_at", "2015-06-09 08:40:47.224816"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.229802"], ["updated_at", "2015-06-09 08:40:47.229802"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Da silva et Blanchard EI"], ["email", "lucie@vidal.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.org/lena"], ["created_at", "2015-06-09 08:40:47.233609"], ["updated_at", "2015-06-09 08:40:47.233609"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.237326"], ["updated_at", "2015-06-09 08:40:47.237326"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.242152"], ["updated_at", "2015-06-09 08:40:47.242152"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois GIE SARL"], ["email", "gabriel@rey.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.fr/maxime_charpentier"], ["created_at", "2015-06-09 08:40:47.247169"], ["updated_at", "2015-06-09 08:40:47.247169"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.251128"], ["updated_at", "2015-06-09 08:40:47.251128"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.256470"], ["updated_at", "2015-06-09 08:40:47.256470"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour et Perrot SEM"], ["email", "alicia@simon.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.eu/lisa"], ["created_at", "2015-06-09 08:40:47.260304"], ["updated_at", "2015-06-09 08:40:47.260304"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.264510"], ["updated_at", "2015-06-09 08:40:47.264510"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.269174"], ["updated_at", "2015-06-09 08:40:47.269174"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois et Baron SA"], ["email", "lina@gerard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.fr/carla"], ["created_at", "2015-06-09 08:40:47.273035"], ["updated_at", "2015-06-09 08:40:47.273035"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.276756"], ["updated_at", "2015-06-09 08:40:47.276756"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.281514"], ["updated_at", "2015-06-09 08:40:47.281514"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour et Rolland GIE"], ["email", "nicolas.blanchard@barre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.com/ambre_dasilva"], ["created_at", "2015-06-09 08:40:47.285385"], ["updated_at", "2015-06-09 08:40:47.285385"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.289192"], ["updated_at", "2015-06-09 08:40:47.289192"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.293803"], ["updated_at", "2015-06-09 08:40:47.293803"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas SA SARL"], ["email", "pierre@robin.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.fr/lena.meunier"], ["created_at", "2015-06-09 08:40:47.297558"], ["updated_at", "2015-06-09 08:40:47.297558"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.301357"], ["updated_at", "2015-06-09 08:40:47.301357"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.306183"], ["updated_at", "2015-06-09 08:40:47.306183"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger SEM EI"], ["email", "noah_giraud@charles.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morin.net/sarah_denis"], ["created_at", "2015-06-09 08:40:47.309728"], ["updated_at", "2015-06-09 08:40:47.309728"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.313557"], ["updated_at", "2015-06-09 08:40:47.313557"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.318268"], ["updated_at", "2015-06-09 08:40:47.318268"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie SCOP SARL"], ["email", "clia@pons.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.com/adrien"], ["created_at", "2015-06-09 08:40:47.321910"], ["updated_at", "2015-06-09 08:40:47.321910"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.325458"], ["updated_at", "2015-06-09 08:40:47.325458"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.329918"], ["updated_at", "2015-06-09 08:40:47.329918"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Breton SCOP"], ["email", "ocane@garcia.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.name/lena"], ["created_at", "2015-06-09 08:40:47.334037"], ["updated_at", "2015-06-09 08:40:47.334037"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.337713"], ["updated_at", "2015-06-09 08:40:47.337713"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.342082"], ["updated_at", "2015-06-09 08:40:47.342082"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez SEM SA"], ["email", "thomas@moreau.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.com/lilou_deschamps"], ["created_at", "2015-06-09 08:40:47.346444"], ["updated_at", "2015-06-09 08:40:47.346444"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.350433"], ["updated_at", "2015-06-09 08:40:47.350433"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.355711"], ["updated_at", "2015-06-09 08:40:47.355711"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin et Henry SAS"], ["email", "sarah_lopez@duval.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.com/romane_huet"], ["created_at", "2015-06-09 08:40:47.359859"], ["updated_at", "2015-06-09 08:40:47.359859"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.363743"], ["updated_at", "2015-06-09 08:40:47.363743"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.368631"], ["updated_at", "2015-06-09 08:40:47.368631"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas SCOP GIE"], ["email", "tho_garcia@meyer.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.org/julien"], ["created_at", "2015-06-09 08:40:47.372116"], ["updated_at", "2015-06-09 08:40:47.372116"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.375620"], ["updated_at", "2015-06-09 08:40:47.375620"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.379913"], ["updated_at", "2015-06-09 08:40:47.379913"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand et Rousseau SCOP"], ["email", "louis@moreau.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.net/adrien"], ["created_at", "2015-06-09 08:40:47.383653"], ["updated_at", "2015-06-09 08:40:47.383653"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.387239"], ["updated_at", "2015-06-09 08:40:47.387239"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.391629"], ["updated_at", "2015-06-09 08:40:47.391629"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy SAS SARL"], ["email", "camille.lefebvre@perrot.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.net/lou"], ["created_at", "2015-06-09 08:40:47.395512"], ["updated_at", "2015-06-09 08:40:47.395512"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.399263"], ["updated_at", "2015-06-09 08:40:47.399263"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.403801"], ["updated_at", "2015-06-09 08:40:47.403801"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Vasseur SARL"], ["email", "carla.chevalier@andre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.com/jade"], ["created_at", "2015-06-09 08:40:47.407780"], ["updated_at", "2015-06-09 08:40:47.407780"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.411502"], ["updated_at", "2015-06-09 08:40:47.411502"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.416185"], ["updated_at", "2015-06-09 08:40:47.416185"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault et Schmitt EI"], ["email", "kylian@clement.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.name/marie_vincent"], ["created_at", "2015-06-09 08:40:47.420185"], ["updated_at", "2015-06-09 08:40:47.420185"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.423978"], ["updated_at", "2015-06-09 08:40:47.423978"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.428058"], ["updated_at", "2015-06-09 08:40:47.428058"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Joly et Lopez SAS"], ["email", "paul.blanchard@lefebvre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.info/alexandre_aubert"], ["created_at", "2015-06-09 08:40:47.432128"], ["updated_at", "2015-06-09 08:40:47.432128"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.435623"], ["updated_at", "2015-06-09 08:40:47.435623"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.439922"], ["updated_at", "2015-06-09 08:40:47.439922"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Riviere et Charles EURL"], ["email", "charlotte.pons@charles.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.name/romane"], ["created_at", "2015-06-09 08:40:47.443389"], ["updated_at", "2015-06-09 08:40:47.443389"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.446929"], ["updated_at", "2015-06-09 08:40:47.446929"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.450992"], ["updated_at", "2015-06-09 08:40:47.450992"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert et Duval SCOP"], ["email", "louis.thomas@denis.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.eu/jeanne"], ["created_at", "2015-06-09 08:40:47.454990"], ["updated_at", "2015-06-09 08:40:47.454990"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.458883"], ["updated_at", "2015-06-09 08:40:47.458883"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.463326"], ["updated_at", "2015-06-09 08:40:47.463326"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien et Lambert SARL"], ["email", "mael@denis.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.org/tom"], ["created_at", "2015-06-09 08:40:47.467116"], ["updated_at", "2015-06-09 08:40:47.467116"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.470919"], ["updated_at", "2015-06-09 08:40:47.470919"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.475754"], ["updated_at", "2015-06-09 08:40:47.475754"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Roussel GIE"], ["email", "victor@durand.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.eu/maeva_guillot"], ["created_at", "2015-06-09 08:40:47.479121"], ["updated_at", "2015-06-09 08:40:47.479121"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.482299"], ["updated_at", "2015-06-09 08:40:47.482299"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.486128"], ["updated_at", "2015-06-09 08:40:47.486128"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas SARL SAS"], ["email", "benjamin_menard@marie.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.info/jeanne.fabre"], ["created_at", "2015-06-09 08:40:47.489378"], ["updated_at", "2015-06-09 08:40:47.489378"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.492652"], ["updated_at", "2015-06-09 08:40:47.492652"]]  (0.6ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.496498"], ["updated_at", "2015-06-09 08:40:47.496498"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe et Rey GIE"], ["email", "malle@muller.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.fr/rayan.meunier"], ["created_at", "2015-06-09 08:40:47.499927"], ["updated_at", "2015-06-09 08:40:47.499927"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.503487"], ["updated_at", "2015-06-09 08:40:47.503487"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.507415"], ["updated_at", "2015-06-09 08:40:47.507415"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Le gall SEM"], ["email", "antoine@philippe.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.info/noah"], ["created_at", "2015-06-09 08:40:47.510709"], ["updated_at", "2015-06-09 08:40:47.510709"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.514024"], ["updated_at", "2015-06-09 08:40:47.514024"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.517872"], ["updated_at", "2015-06-09 08:40:47.517872"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin GIE SAS"], ["email", "quentin_baron@poirier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.name/adrien.laine"], ["created_at", "2015-06-09 08:40:47.521299"], ["updated_at", "2015-06-09 08:40:47.521299"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.524767"], ["updated_at", "2015-06-09 08:40:47.524767"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.528716"], ["updated_at", "2015-06-09 08:40:47.528716"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval SARL GIE"], ["email", "malys_lefebvre@marty.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.info/gabriel"], ["created_at", "2015-06-09 08:40:47.532047"], ["updated_at", "2015-06-09 08:40:47.532047"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.535653"], ["updated_at", "2015-06-09 08:40:47.535653"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.539580"], ["updated_at", "2015-06-09 08:40:47.539580"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet et Giraud GIE"], ["email", "valentin_meunier@louis.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.fr/pierre"], ["created_at", "2015-06-09 08:40:47.542953"], ["updated_at", "2015-06-09 08:40:47.542953"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.546464"], ["updated_at", "2015-06-09 08:40:47.546464"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.550290"], ["updated_at", "2015-06-09 08:40:47.550290"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand et Noel SA"], ["email", "maeva@lacroix.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.info/quentin.roger"], ["created_at", "2015-06-09 08:40:47.554343"], ["updated_at", "2015-06-09 08:40:47.554343"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.558144"], ["updated_at", "2015-06-09 08:40:47.558144"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.562380"], ["updated_at", "2015-06-09 08:40:47.562380"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit EURL SEM"], ["email", "eva@leroy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.name/lucas.leroux"], ["created_at", "2015-06-09 08:40:47.566207"], ["updated_at", "2015-06-09 08:40:47.566207"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.570027"], ["updated_at", "2015-06-09 08:40:47.570027"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.575059"], ["updated_at", "2015-06-09 08:40:47.575059"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix et Fleury SAS"], ["email", "yanis@morin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.name/antoine"], ["created_at", "2015-06-09 08:40:47.578366"], ["updated_at", "2015-06-09 08:40:47.578366"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.581535"], ["updated_at", "2015-06-09 08:40:47.581535"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.585423"], ["updated_at", "2015-06-09 08:40:47.585423"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy et Clement SA"], ["email", "mathilde@arnaud.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.com/lina_schmitt"], ["created_at", "2015-06-09 08:40:47.588740"], ["updated_at", "2015-06-09 08:40:47.588740"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.592260"], ["updated_at", "2015-06-09 08:40:47.592260"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.596035"], ["updated_at", "2015-06-09 08:40:47.596035"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SCOP EI"], ["email", "louise@dumas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.com/evan"], ["created_at", "2015-06-09 08:40:47.599413"], ["updated_at", "2015-06-09 08:40:47.599413"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.602781"], ["updated_at", "2015-06-09 08:40:47.602781"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.607499"], ["updated_at", "2015-06-09 08:40:47.607499"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Guillaume EI"], ["email", "axel.renaud@fleury.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.fr/malle"], ["created_at", "2015-06-09 08:40:47.611246"], ["updated_at", "2015-06-09 08:40:47.611246"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.614633"], ["updated_at", "2015-06-09 08:40:47.614633"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.618745"], ["updated_at", "2015-06-09 08:40:47.618745"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia SARL SAS"], ["email", "charlotte@gonzalez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.fr/julien"], ["created_at", "2015-06-09 08:40:47.622369"], ["updated_at", "2015-06-09 08:40:47.622369"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.625604"], ["updated_at", "2015-06-09 08:40:47.625604"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.629406"], ["updated_at", "2015-06-09 08:40:47.629406"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rey et Julien SAS"], ["email", "alice.brun@guyot.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.fr/lucie"], ["created_at", "2015-06-09 08:40:47.632872"], ["updated_at", "2015-06-09 08:40:47.632872"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.636310"], ["updated_at", "2015-06-09 08:40:47.636310"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.640370"], ["updated_at", "2015-06-09 08:40:47.640370"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine et Roger SAS"], ["email", "malys.bertrand@perrin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.com/maxence.maon"], ["created_at", "2015-06-09 08:40:47.643821"], ["updated_at", "2015-06-09 08:40:47.643821"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.660888"], ["updated_at", "2015-06-09 08:40:47.660888"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.665460"], ["updated_at", "2015-06-09 08:40:47.665460"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre et Petit EURL"], ["email", "manon@guerin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.eu/justine.dupont"], ["created_at", "2015-06-09 08:40:47.668974"], ["updated_at", "2015-06-09 08:40:47.668974"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.673390"], ["updated_at", "2015-06-09 08:40:47.673390"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.678443"], ["updated_at", "2015-06-09 08:40:47.678443"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau EI SA"], ["email", "mohamed@benoit.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.fr/charlotte_morel"], ["created_at", "2015-06-09 08:40:47.682839"], ["updated_at", "2015-06-09 08:40:47.682839"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.686720"], ["updated_at", "2015-06-09 08:40:47.686720"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.691150"], ["updated_at", "2015-06-09 08:40:47.691150"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas SA GIE"], ["email", "thomas@poirier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lacroix.com/jade_durand"], ["created_at", "2015-06-09 08:40:47.695194"], ["updated_at", "2015-06-09 08:40:47.695194"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.699250"], ["updated_at", "2015-06-09 08:40:47.699250"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.704225"], ["updated_at", "2015-06-09 08:40:47.704225"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis et Royer EURL"], ["email", "julie@royer.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.org/ines"], ["created_at", "2015-06-09 08:40:47.707893"], ["updated_at", "2015-06-09 08:40:47.707893"]]  (1.0ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.711847"], ["updated_at", "2015-06-09 08:40:47.711847"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.716867"], ["updated_at", "2015-06-09 08:40:47.716867"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy et Perrin SARL"], ["email", "nicolas@menard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.name/clmence.blanchard"], ["created_at", "2015-06-09 08:40:47.720785"], ["updated_at", "2015-06-09 08:40:47.720785"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.724647"], ["updated_at", "2015-06-09 08:40:47.724647"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.729599"], ["updated_at", "2015-06-09 08:40:47.729599"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumas SA SEM"], ["email", "kylian@schmitt.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.eu/juliette"], ["created_at", "2015-06-09 08:40:47.733912"], ["updated_at", "2015-06-09 08:40:47.733912"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.737849"], ["updated_at", "2015-06-09 08:40:47.737849"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.742356"], ["updated_at", "2015-06-09 08:40:47.742356"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand SCOP GIE"], ["email", "tom@meunier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.info/lou_maon"], ["created_at", "2015-06-09 08:40:47.746584"], ["updated_at", "2015-06-09 08:40:47.746584"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.750713"], ["updated_at", "2015-06-09 08:40:47.750713"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.755746"], ["updated_at", "2015-06-09 08:40:47.755746"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel et Denis EI"], ["email", "noa.vincent@dupont.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.org/clara_schmitt"], ["created_at", "2015-06-09 08:40:47.759866"], ["updated_at", "2015-06-09 08:40:47.759866"]]  (2.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.765104"], ["updated_at", "2015-06-09 08:40:47.765104"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.770251"], ["updated_at", "2015-06-09 08:40:47.770251"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel SA SARL"], ["email", "louis@benoit.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.net/clia"], ["created_at", "2015-06-09 08:40:47.774002"], ["updated_at", "2015-06-09 08:40:47.774002"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.778508"], ["updated_at", "2015-06-09 08:40:47.778508"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.783671"], ["updated_at", "2015-06-09 08:40:47.783671"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Deschamps SAS"], ["email", "mael@lefebvre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lopez.name/clara_roueau"], ["created_at", "2015-06-09 08:40:47.787583"], ["updated_at", "2015-06-09 08:40:47.787583"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.791931"], ["updated_at", "2015-06-09 08:40:47.791931"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.796663"], ["updated_at", "2015-06-09 08:40:47.796663"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost SAS SEM"], ["email", "lena.fernandez@fournier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.net/zoe"], ["created_at", "2015-06-09 08:40:47.802123"], ["updated_at", "2015-06-09 08:40:47.802123"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.806161"], ["updated_at", "2015-06-09 08:40:47.806161"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.810811"], ["updated_at", "2015-06-09 08:40:47.810811"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine EI SARL"], ["email", "arthur.renard@perez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meunier.com/matto.poirier"], ["created_at", "2015-06-09 08:40:47.814946"], ["updated_at", "2015-06-09 08:40:47.814946"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.818806"], ["updated_at", "2015-06-09 08:40:47.818806"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.824160"], ["updated_at", "2015-06-09 08:40:47.824160"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Colin SEM"], ["email", "marie_rey@fabre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.net/nomie"], ["created_at", "2015-06-09 08:40:47.828319"], ["updated_at", "2015-06-09 08:40:47.828319"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.832366"], ["updated_at", "2015-06-09 08:40:47.832366"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.837349"], ["updated_at", "2015-06-09 08:40:47.837349"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Simon SAS"], ["email", "camille.remy@dufour.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.info/nathan_charles"], ["created_at", "2015-06-09 08:40:47.840808"], ["updated_at", "2015-06-09 08:40:47.840808"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.844150"], ["updated_at", "2015-06-09 08:40:47.844150"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.848393"], ["updated_at", "2015-06-09 08:40:47.848393"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "David et Charpentier SARL"], ["email", "charlotte_berger@benoit.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.org/marie.lemaire"], ["created_at", "2015-06-09 08:40:47.852035"], ["updated_at", "2015-06-09 08:40:47.852035"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.855655"], ["updated_at", "2015-06-09 08:40:47.855655"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.859687"], ["updated_at", "2015-06-09 08:40:47.859687"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas SA SCOP"], ["email", "axel@marchand.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.info/noah"], ["created_at", "2015-06-09 08:40:47.863952"], ["updated_at", "2015-06-09 08:40:47.863952"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.867822"], ["updated_at", "2015-06-09 08:40:47.867822"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.873007"], ["updated_at", "2015-06-09 08:40:47.873007"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin SCOP EI"], ["email", "baptiste_collet@dumas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.org/noa_chevalier"], ["created_at", "2015-06-09 08:40:47.877041"], ["updated_at", "2015-06-09 08:40:47.877041"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.881316"], ["updated_at", "2015-06-09 08:40:47.881316"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.885862"], ["updated_at", "2015-06-09 08:40:47.885862"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Lefebvre SEM"], ["email", "camille.bonnet@simon.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.com/jeanne_boyer"], ["created_at", "2015-06-09 08:40:47.889303"], ["updated_at", "2015-06-09 08:40:47.889303"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.892696"], ["updated_at", "2015-06-09 08:40:47.892696"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.897189"], ["updated_at", "2015-06-09 08:40:47.897189"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SCOP SEM"], ["email", "matto.garcia@menard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.info/tom.noel"], ["created_at", "2015-06-09 08:40:47.901054"], ["updated_at", "2015-06-09 08:40:47.901054"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.904779"], ["updated_at", "2015-06-09 08:40:47.904779"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.909116"], ["updated_at", "2015-06-09 08:40:47.909116"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez SEM SARL"], ["email", "paul_louis@martin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.name/axel_poirier"], ["created_at", "2015-06-09 08:40:47.912839"], ["updated_at", "2015-06-09 08:40:47.912839"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.916339"], ["updated_at", "2015-06-09 08:40:47.916339"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.920527"], ["updated_at", "2015-06-09 08:40:47.920527"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Richard EURL"], ["email", "chlo.giraud@martinez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.info/eva_gerard"], ["created_at", "2015-06-09 08:40:47.924375"], ["updated_at", "2015-06-09 08:40:47.924375"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.928140"], ["updated_at", "2015-06-09 08:40:47.928140"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.932512"], ["updated_at", "2015-06-09 08:40:47.932512"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet EI SCOP"], ["email", "emilie@meunier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.com/jade"], ["created_at", "2015-06-09 08:40:47.936493"], ["updated_at", "2015-06-09 08:40:47.936493"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.940159"], ["updated_at", "2015-06-09 08:40:47.940159"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.944508"], ["updated_at", "2015-06-09 08:40:47.944508"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe et Marie GIE"], ["email", "zoe@perrin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.com/julien_henry"], ["created_at", "2015-06-09 08:40:47.948384"], ["updated_at", "2015-06-09 08:40:47.948384"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.952067"], ["updated_at", "2015-06-09 08:40:47.952067"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.956194"], ["updated_at", "2015-06-09 08:40:47.956194"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont GIE EURL"], ["email", "lo.paris@cousin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.info/matho"], ["created_at", "2015-06-09 08:40:47.960169"], ["updated_at", "2015-06-09 08:40:47.960169"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.963693"], ["updated_at", "2015-06-09 08:40:47.963693"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.967891"], ["updated_at", "2015-06-09 08:40:47.967891"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard et Marty SA"], ["email", "lola_rey@nguyen.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.net/romain.joly"], ["created_at", "2015-06-09 08:40:47.972120"], ["updated_at", "2015-06-09 08:40:47.972120"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.976445"], ["updated_at", "2015-06-09 08:40:47.976445"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.981826"], ["updated_at", "2015-06-09 08:40:47.981826"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Duval et Pierre SCOP"], ["email", "pierre@rolland.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.info/clia_lacroix"], ["created_at", "2015-06-09 08:40:47.985840"], ["updated_at", "2015-06-09 08:40:47.985840"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.990186"], ["updated_at", "2015-06-09 08:40:47.990186"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:47.995085"], ["updated_at", "2015-06-09 08:40:47.995085"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel EI SA"], ["email", "rayan.bourgeois@dupuy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.org/antoine"], ["created_at", "2015-06-09 08:40:47.999091"], ["updated_at", "2015-06-09 08:40:47.999091"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.003050"], ["updated_at", "2015-06-09 08:40:48.003050"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.007966"], ["updated_at", "2015-06-09 08:40:48.007966"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois et Leclercq SEM"], ["email", "matto@baron.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guerin.name/mathilde"], ["created_at", "2015-06-09 08:40:48.011502"], ["updated_at", "2015-06-09 08:40:48.011502"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.015663"], ["updated_at", "2015-06-09 08:40:48.015663"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.020422"], ["updated_at", "2015-06-09 08:40:48.020422"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Joly et Barre EI"], ["email", "evan.duval@lefevre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanchard.fr/anas.schmitt"], ["created_at", "2015-06-09 08:40:48.024479"], ["updated_at", "2015-06-09 08:40:48.024479"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.028260"], ["updated_at", "2015-06-09 08:40:48.028260"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.032866"], ["updated_at", "2015-06-09 08:40:48.032866"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez et Leroy SCOP"], ["email", "louis@fabre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.eu/la"], ["created_at", "2015-06-09 08:40:48.036826"], ["updated_at", "2015-06-09 08:40:48.036826"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.040589"], ["updated_at", "2015-06-09 08:40:48.040589"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.044782"], ["updated_at", "2015-06-09 08:40:48.044782"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure SAS EURL"], ["email", "alice_charles@gaillard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.eu/lucas_laurent"], ["created_at", "2015-06-09 08:40:48.048846"], ["updated_at", "2015-06-09 08:40:48.048846"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.052440"], ["updated_at", "2015-06-09 08:40:48.052440"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.056680"], ["updated_at", "2015-06-09 08:40:48.056680"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert et Paul SARL"], ["email", "lilou.vidal@chevalier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.net/arthur.garcia"], ["created_at", "2015-06-09 08:40:48.060742"], ["updated_at", "2015-06-09 08:40:48.060742"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.064598"], ["updated_at", "2015-06-09 08:40:48.064598"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.069092"], ["updated_at", "2015-06-09 08:40:48.069092"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty SEM EURL"], ["email", "maxime@barbier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.eu/evan_andre"], ["created_at", "2015-06-09 08:40:48.073511"], ["updated_at", "2015-06-09 08:40:48.073511"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.077582"], ["updated_at", "2015-06-09 08:40:48.077582"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.082801"], ["updated_at", "2015-06-09 08:40:48.082801"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent SAS SAS"], ["email", "adam.leroux@meyer.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.fr/lou"], ["created_at", "2015-06-09 08:40:48.086996"], ["updated_at", "2015-06-09 08:40:48.086996"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.091402"], ["updated_at", "2015-06-09 08:40:48.091402"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.096504"], ["updated_at", "2015-06-09 08:40:48.096504"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal et Rey SCOP"], ["email", "paul.renaud@gonzalez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.net/alice"], ["created_at", "2015-06-09 08:40:48.099739"], ["updated_at", "2015-06-09 08:40:48.099739"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.103302"], ["updated_at", "2015-06-09 08:40:48.103302"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.107520"], ["updated_at", "2015-06-09 08:40:48.107520"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun et Lemoine EI"], ["email", "maxence@lambert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.name/arthur_giraud"], ["created_at", "2015-06-09 08:40:48.111391"], ["updated_at", "2015-06-09 08:40:48.111391"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.114925"], ["updated_at", "2015-06-09 08:40:48.114925"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.119824"], ["updated_at", "2015-06-09 08:40:48.119824"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen et Adam EURL"], ["email", "lena@martinez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.fr/romane.giraud"], ["created_at", "2015-06-09 08:40:48.123292"], ["updated_at", "2015-06-09 08:40:48.123292"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.127121"], ["updated_at", "2015-06-09 08:40:48.127121"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.131376"], ["updated_at", "2015-06-09 08:40:48.131376"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Lacroix SEM"], ["email", "romain@vidal.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.eu/noa"], ["created_at", "2015-06-09 08:40:48.135274"], ["updated_at", "2015-06-09 08:40:48.135274"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.138943"], ["updated_at", "2015-06-09 08:40:48.138943"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.144671"], ["updated_at", "2015-06-09 08:40:48.144671"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.9ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin et Meyer GIE"], ["email", "malys.jean@jean.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.net/la"], ["created_at", "2015-06-09 08:40:48.148132"], ["updated_at", "2015-06-09 08:40:48.148132"]]  (21.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.173673"], ["updated_at", "2015-06-09 08:40:48.173673"]]  (1.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.179287"], ["updated_at", "2015-06-09 08:40:48.179287"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent EURL GIE"], ["email", "laura_guillaume@gauthier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.org/julie.rolland"], ["created_at", "2015-06-09 08:40:48.183879"], ["updated_at", "2015-06-09 08:40:48.183879"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.187854"], ["updated_at", "2015-06-09 08:40:48.187854"]]  (1.0ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.192903"], ["updated_at", "2015-06-09 08:40:48.192903"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand SA SCOP"], ["email", "mlia@marchal.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.fr/victor_lopez"], ["created_at", "2015-06-09 08:40:48.197255"], ["updated_at", "2015-06-09 08:40:48.197255"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.201222"], ["updated_at", "2015-06-09 08:40:48.201222"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.205996"], ["updated_at", "2015-06-09 08:40:48.205996"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Perez SARL"], ["email", "alicia.barbier@aubry.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.info/enzo"], ["created_at", "2015-06-09 08:40:48.209744"], ["updated_at", "2015-06-09 08:40:48.209744"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.214155"], ["updated_at", "2015-06-09 08:40:48.214155"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.218799"], ["updated_at", "2015-06-09 08:40:48.218799"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dufour EI SA"], ["email", "la_paris@carre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.org/yanis"], ["created_at", "2015-06-09 08:40:48.222552"], ["updated_at", "2015-06-09 08:40:48.222552"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.226312"], ["updated_at", "2015-06-09 08:40:48.226312"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.230577"], ["updated_at", "2015-06-09 08:40:48.230577"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Francois et Nguyen SARL"], ["email", "clara@royer.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.fr/ambre"], ["created_at", "2015-06-09 08:40:48.233950"], ["updated_at", "2015-06-09 08:40:48.233950"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.238329"], ["updated_at", "2015-06-09 08:40:48.238329"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.242716"], ["updated_at", "2015-06-09 08:40:48.242716"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez SA EI"], ["email", "pierre@muller.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.eu/mlia_renard"], ["created_at", "2015-06-09 08:40:48.246899"], ["updated_at", "2015-06-09 08:40:48.246899"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.250620"], ["updated_at", "2015-06-09 08:40:48.250620"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.255813"], ["updated_at", "2015-06-09 08:40:48.255813"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet et Arnaud SARL"], ["email", "antoine@morel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lopez.fr/manon_olivier"], ["created_at", "2015-06-09 08:40:48.259314"], ["updated_at", "2015-06-09 08:40:48.259314"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.263415"], ["updated_at", "2015-06-09 08:40:48.263415"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.267725"], ["updated_at", "2015-06-09 08:40:48.267725"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard SAS SA"], ["email", "pierre.lemaire@carpentier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://collet.net/valentin"], ["created_at", "2015-06-09 08:40:48.272229"], ["updated_at", "2015-06-09 08:40:48.272229"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.276042"], ["updated_at", "2015-06-09 08:40:48.276042"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.280727"], ["updated_at", "2015-06-09 08:40:48.280727"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre SA SA"], ["email", "arthur@royer.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.name/pauline.leroux"], ["created_at", "2015-06-09 08:40:48.284033"], ["updated_at", "2015-06-09 08:40:48.284033"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.289470"], ["updated_at", "2015-06-09 08:40:48.289470"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.294714"], ["updated_at", "2015-06-09 08:40:48.294714"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine EI EI"], ["email", "matto@leroux.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perez.net/maxime"], ["created_at", "2015-06-09 08:40:48.298637"], ["updated_at", "2015-06-09 08:40:48.298637"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.302962"], ["updated_at", "2015-06-09 08:40:48.302962"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.308409"], ["updated_at", "2015-06-09 08:40:48.308409"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Vasseur SARL"], ["email", "eva.roche@blanc.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.org/lisa.berger"], ["created_at", "2015-06-09 08:40:48.312697"], ["updated_at", "2015-06-09 08:40:48.312697"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.316299"], ["updated_at", "2015-06-09 08:40:48.316299"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.321335"], ["updated_at", "2015-06-09 08:40:48.321335"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure et Leroy SAS"], ["email", "noa@laine.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.name/kylian_lemaire"], ["created_at", "2015-06-09 08:40:48.325709"], ["updated_at", "2015-06-09 08:40:48.325709"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.329481"], ["updated_at", "2015-06-09 08:40:48.329481"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.334047"], ["updated_at", "2015-06-09 08:40:48.334047"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud SCOP SARL"], ["email", "thomas@francois.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.eu/sacha"], ["created_at", "2015-06-09 08:40:48.337676"], ["updated_at", "2015-06-09 08:40:48.337676"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.341729"], ["updated_at", "2015-06-09 08:40:48.341729"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.346004"], ["updated_at", "2015-06-09 08:40:48.346004"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux GIE SARL"], ["email", "thomas_leclerc@marchal.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.name/lou"], ["created_at", "2015-06-09 08:40:48.350481"], ["updated_at", "2015-06-09 08:40:48.350481"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.354098"], ["updated_at", "2015-06-09 08:40:48.354098"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.359364"], ["updated_at", "2015-06-09 08:40:48.359364"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Remy SA SEM"], ["email", "maxence_fournier@paris.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.fr/kylian"], ["created_at", "2015-06-09 08:40:48.362770"], ["updated_at", "2015-06-09 08:40:48.362770"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.366713"], ["updated_at", "2015-06-09 08:40:48.366713"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.370917"], ["updated_at", "2015-06-09 08:40:48.370917"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris et Francois EI"], ["email", "maxime@rey.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.eu/eva"], ["created_at", "2015-06-09 08:40:48.374697"], ["updated_at", "2015-06-09 08:40:48.374697"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.378297"], ["updated_at", "2015-06-09 08:40:48.378297"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.382431"], ["updated_at", "2015-06-09 08:40:48.382431"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin EURL SEM"], ["email", "rayan_mathieu@roger.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.fr/mlia_roche"], ["created_at", "2015-06-09 08:40:48.386115"], ["updated_at", "2015-06-09 08:40:48.386115"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.390439"], ["updated_at", "2015-06-09 08:40:48.390439"]]  (0.7ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.395809"], ["updated_at", "2015-06-09 08:40:48.395809"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost SAS GIE"], ["email", "julien@lucas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.net/malys"], ["created_at", "2015-06-09 08:40:48.399647"], ["updated_at", "2015-06-09 08:40:48.399647"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.403679"], ["updated_at", "2015-06-09 08:40:48.403679"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.409123"], ["updated_at", "2015-06-09 08:40:48.409123"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider GIE SCOP"], ["email", "kylian.baron@leroy.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.net/alexis_laine"], ["created_at", "2015-06-09 08:40:48.412600"], ["updated_at", "2015-06-09 08:40:48.412600"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.416076"], ["updated_at", "2015-06-09 08:40:48.416076"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.420242"], ["updated_at", "2015-06-09 08:40:48.420242"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons et Lambert SEM"], ["email", "clara_renault@barbier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.fr/ethan"], ["created_at", "2015-06-09 08:40:48.423949"], ["updated_at", "2015-06-09 08:40:48.423949"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.427562"], ["updated_at", "2015-06-09 08:40:48.427562"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.431771"], ["updated_at", "2015-06-09 08:40:48.431771"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure et Meunier SA"], ["email", "camille@david.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.fr/thomas_baron"], ["created_at", "2015-06-09 08:40:48.435376"], ["updated_at", "2015-06-09 08:40:48.435376"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.438968"], ["updated_at", "2015-06-09 08:40:48.438968"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.443113"], ["updated_at", "2015-06-09 08:40:48.443113"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jean SARL EI"], ["email", "yanis.lefevre@collet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.name/lina"], ["created_at", "2015-06-09 08:40:48.446557"], ["updated_at", "2015-06-09 08:40:48.446557"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.450412"], ["updated_at", "2015-06-09 08:40:48.450412"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.454725"], ["updated_at", "2015-06-09 08:40:48.454725"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre SA SCOP"], ["email", "chlo.breton@cousin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.net/eva"], ["created_at", "2015-06-09 08:40:48.458334"], ["updated_at", "2015-06-09 08:40:48.458334"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.461906"], ["updated_at", "2015-06-09 08:40:48.461906"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.465818"], ["updated_at", "2015-06-09 08:40:48.465818"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis SARL GIE"], ["email", "emilie@francois.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.net/lo.fabre"], ["created_at", "2015-06-09 08:40:48.469173"], ["updated_at", "2015-06-09 08:40:48.469173"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.472510"], ["updated_at", "2015-06-09 08:40:48.472510"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.476535"], ["updated_at", "2015-06-09 08:40:48.476535"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Thomas SAS"], ["email", "quentin@barbier.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.net/malle"], ["created_at", "2015-06-09 08:40:48.479899"], ["updated_at", "2015-06-09 08:40:48.479899"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.483356"], ["updated_at", "2015-06-09 08:40:48.483356"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.487283"], ["updated_at", "2015-06-09 08:40:48.487283"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roy et Clement SAS"], ["email", "nicolas_baron@maon.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.net/matho_guillot"], ["created_at", "2015-06-09 08:40:48.491048"], ["updated_at", "2015-06-09 08:40:48.491048"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.494752"], ["updated_at", "2015-06-09 08:40:48.494752"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.499053"], ["updated_at", "2015-06-09 08:40:48.499053"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Breton et Pierre GIE"], ["email", "julien@moreau.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.info/rayan"], ["created_at", "2015-06-09 08:40:48.502853"], ["updated_at", "2015-06-09 08:40:48.502853"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.506608"], ["updated_at", "2015-06-09 08:40:48.506608"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.511436"], ["updated_at", "2015-06-09 08:40:48.511436"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier SCOP EI"], ["email", "kylian.legall@renard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.com/noah.renault"], ["created_at", "2015-06-09 08:40:48.514980"], ["updated_at", "2015-06-09 08:40:48.514980"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.518810"], ["updated_at", "2015-06-09 08:40:48.518810"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.522748"], ["updated_at", "2015-06-09 08:40:48.522748"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre EI EI"], ["email", "adam_dumont@roche.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.info/ambre"], ["created_at", "2015-06-09 08:40:48.526398"], ["updated_at", "2015-06-09 08:40:48.526398"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.530011"], ["updated_at", "2015-06-09 08:40:48.530011"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.534233"], ["updated_at", "2015-06-09 08:40:48.534233"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charles et Thomas SEM"], ["email", "nathan.benoit@dufour.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.org/tho.boyer"], ["created_at", "2015-06-09 08:40:48.537889"], ["updated_at", "2015-06-09 08:40:48.537889"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.541144"], ["updated_at", "2015-06-09 08:40:48.541144"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.544916"], ["updated_at", "2015-06-09 08:40:48.544916"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet SEM SARL"], ["email", "carla@morin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.info/sarah"], ["created_at", "2015-06-09 08:40:48.548840"], ["updated_at", "2015-06-09 08:40:48.548840"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.552269"], ["updated_at", "2015-06-09 08:40:48.552269"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.556586"], ["updated_at", "2015-06-09 08:40:48.556586"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche et Carpentier SAS"], ["email", "la_roche@perrot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.info/pauline.blanc"], ["created_at", "2015-06-09 08:40:48.560300"], ["updated_at", "2015-06-09 08:40:48.560300"]]  (4.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.567530"], ["updated_at", "2015-06-09 08:40:48.567530"]]  (1.2ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.572404"], ["updated_at", "2015-06-09 08:40:48.572404"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert et Louis EI"], ["email", "lucas.marie@rodriguez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.org/lola"], ["created_at", "2015-06-09 08:40:48.575550"], ["updated_at", "2015-06-09 08:40:48.575550"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.578688"], ["updated_at", "2015-06-09 08:40:48.578688"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.582838"], ["updated_at", "2015-06-09 08:40:48.582838"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger SARL SARL"], ["email", "antoine_denis@paris.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanchard.com/laura"], ["created_at", "2015-06-09 08:40:48.586013"], ["updated_at", "2015-06-09 08:40:48.586013"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.589532"], ["updated_at", "2015-06-09 08:40:48.589532"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.594294"], ["updated_at", "2015-06-09 08:40:48.594294"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roche EI SAS"], ["email", "louna@laine.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.com/nicolas_simon"], ["created_at", "2015-06-09 08:40:48.598018"], ["updated_at", "2015-06-09 08:40:48.598018"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.602464"], ["updated_at", "2015-06-09 08:40:48.602464"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.607314"], ["updated_at", "2015-06-09 08:40:48.607314"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq SEM EI"], ["email", "marie@bonnet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.name/chlo"], ["created_at", "2015-06-09 08:40:48.610716"], ["updated_at", "2015-06-09 08:40:48.610716"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.615341"], ["updated_at", "2015-06-09 08:40:48.615341"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.619498"], ["updated_at", "2015-06-09 08:40:48.619498"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger et Le roux SARL"], ["email", "clmence@lopez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.name/lena"], ["created_at", "2015-06-09 08:40:48.622975"], ["updated_at", "2015-06-09 08:40:48.622975"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.626205"], ["updated_at", "2015-06-09 08:40:48.626205"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.631720"], ["updated_at", "2015-06-09 08:40:48.631720"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron EI SA"], ["email", "mathilde@noel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laurent.org/clmence"], ["created_at", "2015-06-09 08:40:48.636051"], ["updated_at", "2015-06-09 08:40:48.636051"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.640476"], ["updated_at", "2015-06-09 08:40:48.640476"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.645461"], ["updated_at", "2015-06-09 08:40:48.645461"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez et Fabre SAS"], ["email", "louna@olivier.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.net/antoine"], ["created_at", "2015-06-09 08:40:48.648813"], ["updated_at", "2015-06-09 08:40:48.648813"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.653366"], ["updated_at", "2015-06-09 08:40:48.653366"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.658003"], ["updated_at", "2015-06-09 08:40:48.658003"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Julien SEM EI"], ["email", "la@maillard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.info/jade.giraud"], ["created_at", "2015-06-09 08:40:48.661676"], ["updated_at", "2015-06-09 08:40:48.661676"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.665979"], ["updated_at", "2015-06-09 08:40:48.665979"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.672126"], ["updated_at", "2015-06-09 08:40:48.672126"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robert EI SA"], ["email", "la.schmitt@david.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.name/camille"], ["created_at", "2015-06-09 08:40:48.676764"], ["updated_at", "2015-06-09 08:40:48.676764"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.695804"], ["updated_at", "2015-06-09 08:40:48.695804"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.700816"], ["updated_at", "2015-06-09 08:40:48.700816"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Caron SA"], ["email", "lo.boyer@charles.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.org/paul"], ["created_at", "2015-06-09 08:40:48.706458"], ["updated_at", "2015-06-09 08:40:48.706458"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.713377"], ["updated_at", "2015-06-09 08:40:48.713377"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.721400"], ["updated_at", "2015-06-09 08:40:48.721400"]]  (1.8ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel et Duval SEM"], ["email", "anas_joly@royer.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.org/mlia_benoit"], ["created_at", "2015-06-09 08:40:48.729951"], ["updated_at", "2015-06-09 08:40:48.729951"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.736932"], ["updated_at", "2015-06-09 08:40:48.736932"]]  (1.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.747634"], ["updated_at", "2015-06-09 08:40:48.747634"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Guerin GIE"], ["email", "mohamed@boyer.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.eu/anas_dufour"], ["created_at", "2015-06-09 08:40:48.752994"], ["updated_at", "2015-06-09 08:40:48.752994"]]  (1.1ms) commit transaction  (0.4ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.760805"], ["updated_at", "2015-06-09 08:40:48.760805"]]  (1.2ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.767886"], ["updated_at", "2015-06-09 08:40:48.767886"]]  (1.2ms) commit transaction  (0.6ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin et Leroy GIE"], ["email", "mohamed_baron@lacroix.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.com/ines"], ["created_at", "2015-06-09 08:40:48.775406"], ["updated_at", "2015-06-09 08:40:48.775406"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.781104"], ["updated_at", "2015-06-09 08:40:48.781104"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.786192"], ["updated_at", "2015-06-09 08:40:48.786192"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy SEM SA"], ["email", "baptiste_hubert@schneider.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.com/malys"], ["created_at", "2015-06-09 08:40:48.792214"], ["updated_at", "2015-06-09 08:40:48.792214"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.799309"], ["updated_at", "2015-06-09 08:40:48.799309"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.6ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.806456"], ["updated_at", "2015-06-09 08:40:48.806456"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Aubert EURL"], ["email", "laura_martin@dumont.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.info/noa_colin"], ["created_at", "2015-06-09 08:40:48.812202"], ["updated_at", "2015-06-09 08:40:48.812202"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.818802"], ["updated_at", "2015-06-09 08:40:48.818802"]]  (1.2ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.828457"], ["updated_at", "2015-06-09 08:40:48.828457"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert EURL SARL"], ["email", "elisa@perrot.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.eu/maeva.lefebvre"], ["created_at", "2015-06-09 08:40:48.835044"], ["updated_at", "2015-06-09 08:40:48.835044"]]  (1.0ms) commit transaction  (0.2ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.843789"], ["updated_at", "2015-06-09 08:40:48.843789"]]  (1.3ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.852759"], ["updated_at", "2015-06-09 08:40:48.852759"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Perrot GIE"], ["email", "lina.schmitt@morel.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.name/arthur_martinez"], ["created_at", "2015-06-09 08:40:48.858893"], ["updated_at", "2015-06-09 08:40:48.858893"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.864688"], ["updated_at", "2015-06-09 08:40:48.864688"]]  (4.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.876201"], ["updated_at", "2015-06-09 08:40:48.876201"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez et Clement SAS"], ["email", "gabriel@guillaume.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.org/axel"], ["created_at", "2015-06-09 08:40:48.881675"], ["updated_at", "2015-06-09 08:40:48.881675"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.885885"], ["updated_at", "2015-06-09 08:40:48.885885"]]  (1.0ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.893414"], ["updated_at", "2015-06-09 08:40:48.893414"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin EI EI"], ["email", "lucas_gautier@le.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.net/mathilde_jean"], ["created_at", "2015-06-09 08:40:48.899448"], ["updated_at", "2015-06-09 08:40:48.899448"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.903966"], ["updated_at", "2015-06-09 08:40:48.903966"]]  (1.3ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.912269"], ["updated_at", "2015-06-09 08:40:48.912269"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand et Lecomte SEM"], ["email", "pierre.robin@charles.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.fr/benjamin_roger"], ["created_at", "2015-06-09 08:40:48.916572"], ["updated_at", "2015-06-09 08:40:48.916572"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.921900"], ["updated_at", "2015-06-09 08:40:48.921900"]]  (1.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.931758"], ["updated_at", "2015-06-09 08:40:48.931758"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont SCOP SCOP"], ["email", "eva.fournier@lefevre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.name/alexis"], ["created_at", "2015-06-09 08:40:48.936436"], ["updated_at", "2015-06-09 08:40:48.936436"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.942616"], ["updated_at", "2015-06-09 08:40:48.942616"]]  (1.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.7ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:48.949827"], ["updated_at", "2015-06-09 08:40:48.949827"]]  (1.0ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:40:48 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.0ms)  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.9ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (7.1ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.7ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.6ms) CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (5.0ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.5ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (5.9ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.8ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (4.6ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.3ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.8ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (4.1ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (4.3ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.3ms) CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (4.9ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.0ms) CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (5.5ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.8ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.9ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (5.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (4.5ms) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (3.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (188.3ms) Completed 200 OK in 191ms (Views: 179.1ms | ActiveRecord: 10.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:49 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:49 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:49 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:40:49 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons et Gauthier EI"], ["email", "enzo@morel.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.com/romane"], ["created_at", "2015-06-09 08:40:51.290121"], ["updated_at", "2015-06-09 08:40:51.290121"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:51.294613"], ["updated_at", "2015-06-09 08:40:51.294613"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "name", "done", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 20], ["name", "I-am-open"], ["done", "f"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:40:51.305845"], ["updated_at", "2015-06-09 08:40:51.305845"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "done", "name", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 100], ["done", "t"], ["name", "I-am-closed"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:40:51.312258"], ["updated_at", "2015-06-09 08:40:51.312258"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Nicolas"], ["last_name", "Barre"], ["email", "barre_nicolas@roueau.info"], ["title", "Individual-Title"], ["twitter", "NicolasBarre"], ["www", "http://bonnet.fr/alexis.prevost"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:51.316934"], ["updated_at", "2015-06-09 08:40:51.316934"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:51.321007"], ["updated_at", "2015-06-09 08:40:51.321007"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "I-am-a-link"], ["created_at", "2015-06-09 08:40:51.330393"], ["updated_at", "2015-06-09 08:40:51.330393"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:40:51 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (6.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.8ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (6.0ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (4.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (16.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (23.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.9ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (7.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (51.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (52.0ms) Completed 200 OK in 55ms (Views: 52.7ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:51 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:51 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:51 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Noel SCOP"], ["email", "sarah@breton.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.fr/jules"], ["created_at", "2015-06-09 08:40:53.198734"], ["updated_at", "2015-06-09 08:40:53.198734"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'hello' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "hello"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'world' LIMIT 1 SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "world"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:53.207264"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:53.212309"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:53.217514"], ["updated_at", "2015-06-09 08:40:53.217514"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit SEM SEM"], ["email", "mathis.menard@dupuis.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.info/alice.schneider"], ["created_at", "2015-06-09 08:40:53.223250"], ["updated_at", "2015-06-09 08:40:53.223250"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('goodbye')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'goodbye' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "goodbye"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:53.230772"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 3 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 3], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:53.234620"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 3]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 3]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:53.239703"], ["updated_at", "2015-06-09 08:40:53.239703"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall et Barbier SAS"], ["email", "valentin.maon@berger.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.com/quentin_lefebvre"], ["created_at", "2015-06-09 08:40:53.245387"], ["updated_at", "2015-06-09 08:40:53.245387"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('yeah')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'yeah' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "yeah"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 4 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 3 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 4], ["context", "tags"], ["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:53.253400"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 4]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 4]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:40:53.260250"], ["updated_at", "2015-06-09 08:40:53.260250"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:40:53 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (15.3ms) Completed 200 OK in 19ms (Views: 16.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:53 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:53 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:53 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"tags"=>["", "hello"]}, "back_url"=>"http://127.0.0.1:52273/customer_vault/people/list"} Redirected to http://127.0.0.1:52273/customer_vault/people/list Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello')) CACHE (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_aaf4c61 ON individuals_taggings_aaf4c61.taggable_id = customer_vault_individuals.id AND individuals_taggings_aaf4c61.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_aaf4c61.tag_id = 1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_aaf4c61 ON corporations_taggings_aaf4c61.taggable_id = customer_vault_corporations.id AND corporations_taggings_aaf4c61.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_aaf4c61.tag_id = 1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (9.8ms) Completed 200 OK in 16ms (Views: 10.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"tags"=>["", "hello", "world"]}, "back_url"=>"http://127.0.0.1:52273/customer_vault/people/list"} Redirected to http://127.0.0.1:52273/customer_vault/people/list Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) CACHE (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_aaf4c61 ON individuals_taggings_aaf4c61.taggable_id = customer_vault_individuals.id AND individuals_taggings_aaf4c61.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_aaf4c61.tag_id = 1 JOIN taggings individuals_taggings_7c21143 ON individuals_taggings_7c21143.taggable_id = customer_vault_individuals.id AND individuals_taggings_7c21143.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_7c21143.tag_id = 2 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_aaf4c61 ON corporations_taggings_aaf4c61.taggable_id = customer_vault_corporations.id AND corporations_taggings_aaf4c61.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_aaf4c61.tag_id = 1 JOIN taggings corporations_taggings_7c21143 ON corporations_taggings_7c21143.taggable_id = customer_vault_corporations.id AND corporations_taggings_7c21143.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_7c21143.tag_id = 2 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (6.9ms) Completed 200 OK in 14ms (Views: 7.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:55 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (18.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/individuals/new" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (49.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (73.3ms) Completed 200 OK in 90ms (Views: 88.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:55 +0200 Started POST "/customer_vault/individuals" for 127.0.0.1 at 2015-06-09 10:40:57 +0200 Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Benoit", "last_name"=>"Gantaume", "tag_list"=>[""], "email"=>"benoit@agilidee.com", "title"=>"", "twitter"=>"", "context"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "www"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52273/customer_vault/individuals/new"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Benoit"], ["last_name", "Gantaume"], ["email", "benoit@agilidee.com"], ["title", ""], ["twitter", ""], ["www", ""], ["context", ""], ["phone", ""], ["fax", ""], ["mobile", ""], ["created_at", "2015-06-09 08:40:57.418628"], ["updated_at", "2015-06-09 08:40:57.418628"]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Individual"], ["addressable_id", 1], ["created_at", "2015-06-09 08:40:57.421219"], ["updated_at", "2015-06-09 08:40:57.421219"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]]  (2.3ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/individuals/1 Completed 302 Found in 14ms (ActiveRecord: 3.1ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:40:57 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (9.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (14.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (29.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (33.9ms) Completed 200 OK in 42ms (Views: 38.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:57 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:57 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:57 +0200  (2.4ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/individuals/new" for 127.0.0.1 at 2015-06-09 10:40:57 +0200 Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (43.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (46.2ms) Completed 200 OK in 50ms (Views: 47.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:57 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:57 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:57 +0200 Started POST "/customer_vault/individuals" for 127.0.0.1 at 2015-06-09 10:40:59 +0200 Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"", "last_name"=>"", "tag_list"=>[""], "email"=>"", "title"=>"", "twitter"=>"", "context"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "www"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52273/customer_vault/individuals/new"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (40.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (43.0ms) Completed 200 OK in 52ms (Views: 44.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:59 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:59 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:59 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.2ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Emilie"], ["last_name", "Faure"], ["email", "emilie.faure@roux.eu"], ["title", "Individual-Title"], ["twitter", "EmilieFaure"], ["www", "http://rolland.name/adrien_richard"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:40:59.674268"], ["updated_at", "2015-06-09 08:40:59.674268"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:40:59.678566"], ["updated_at", "2015-06-09 08:40:59.678566"]]  (0.9ms) commit transaction Started GET "/customer_vault/individuals/1/edit" for 127.0.0.1 at 2015-06-09 10:40:59 +0200 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (49.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (57.4ms) Completed 200 OK in 66ms (Views: 62.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:40:59 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:40:59 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:40:59 +0200 Started PATCH "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:01 +0200 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Emilie", "last_name"=>"Faure", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"emilie.faure@roux.eu", "title"=>"Individual-Title", "twitter"=>"EmilieFaure", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx", "www"=>"http://rolland.name/adrien_richard", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52273/customer_vault/individuals/1/edit", "id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] SQL (0.2ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:41:01.915682"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_individuals" SET "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["updated_at", "2015-06-09 08:41:01.917563"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:01.919390"], ["updated_at", "2015-06-09 08:41:01.919390"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:01.929045"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:01.934106"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.7ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/individuals/1 Completed 302 Found in 32ms (ActiveRecord: 4.9ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:01 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.4ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (19.5ms) Completed 200 OK in 23ms (Views: 20.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:01 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:01 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:02 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.6ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Benjamin"], ["last_name", "Lambert"], ["email", "lambert.benjamin@martin.com"], ["title", "Individual-Title"], ["twitter", "BenjaminLambert"], ["www", "http://le.com/adam_lefebvre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:02.084936"], ["updated_at", "2015-06-09 08:41:02.084936"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:02.093702"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:02.097360"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:02.103466"], ["updated_at", "2015-06-09 08:41:02.103466"]]  (0.7ms) commit transaction Started GET "/customer_vault/individuals/1/edit" for 127.0.0.1 at 2015-06-09 10:41:02 +0200 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (12.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (46.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (59.8ms) Completed 200 OK in 64ms (Views: 61.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:02 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:02 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:02 +0200 Started PATCH "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:04 +0200 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Benjamin", "last_name"=>"Lambert", "tag_list"=>["", "mytag2"], "email"=>"lambert.benjamin@martin.com", "title"=>"Individual-Title", "twitter"=>"BenjaminLambert", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx", "www"=>"http://le.com/adam_lefebvre", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52273/customer_vault/individuals/1/edit", "id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] SQL (1.1ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:41:04.078436"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_individuals" SET "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["updated_at", "2015-06-09 08:41:04.081748"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:04.083429"], ["updated_at", "2015-06-09 08:41:04.083429"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/individuals/1 Completed 302 Found in 25ms (ActiveRecord: 5.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:04 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (19.8ms) Completed 200 OK in 23ms (Views: 20.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:04 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:04 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.2ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garnier et Leroy EURL"], ["email", "maxence_guillaume@paul.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.com/alexandre_breton"], ["created_at", "2015-06-09 08:41:04.234092"], ["updated_at", "2015-06-09 08:41:04.234092"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:04.238843"], ["updated_at", "2015-06-09 08:41:04.238843"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Louna"], ["last_name", "Garnier"], ["email", "garnier_louna@perrin.info"], ["title", "Individual-Title"], ["twitter", "LounaGarnier"], ["www", "http://francois.name/ambre_brunet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:04.243662"], ["updated_at", "2015-06-09 08:41:04.243662"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:04.247684"], ["updated_at", "2015-06-09 08:41:04.247684"]]  (0.7ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:04 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.2ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.4ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (18.7ms) Completed 200 OK in 22ms (Views: 19.5ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:04 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:04 +0200 Started GET "/customer_vault/individuals/1/links/new" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Processing by CustomerVault::LinksController#new as HTML Parameters: {"individual_id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/new.html.slim within layouts/application (21.0ms) Completed 200 OK in 43ms (Views: 40.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Started POST "/customer_vault/individuals/1/links" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Processing by CustomerVault::LinksController#create as HTML Parameters: {"utf8"=>"✓", "link"=>{"bob"=>"CustomerVault::Corporation-1", "title"=>"Manager"}, "back_url"=>"http://127.0.0.1:52273/customer_vault/individuals/1/links/new", "individual_id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("title", "alice_id", "alice_type", "bob_id", "bob_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Manager"], ["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:06.259653"], ["updated_at", "2015-06-09 08:41:06.259653"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/individuals/1#links Completed 302 Found in 7ms (ActiveRecord: 3.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (14.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (33.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (33.9ms) Completed 200 OK in 37ms (Views: 34.3ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:06 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Tom"], ["last_name", "Meyer"], ["email", "meyer_tom@moulin.net"], ["title", "Individual-Title"], ["twitter", "TomMeyer"], ["www", "http://leclerc.org/romain"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:06.424036"], ["updated_at", "2015-06-09 08:41:06.424036"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:06.428688"], ["updated_at", "2015-06-09 08:41:06.428688"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Michel SCOP"], ["email", "clara.fournier@garcia.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.net/lisa"], ["created_at", "2015-06-09 08:41:06.432557"], ["updated_at", "2015-06-09 08:41:06.432557"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:06.436275"], ["updated_at", "2015-06-09 08:41:06.436275"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-09 08:41:06.439474"], ["updated_at", "2015-06-09 08:41:06.439474"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.2ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.0ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (27.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (28.0ms) Completed 200 OK in 31ms (Views: 28.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:06 +0200 Started GET "/customer_vault/individuals/1/links/1/edit" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Processing by CustomerVault::LinksController#edit as HTML Parameters: {"individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/edit.html.slim within layouts/application (22.2ms) Completed 200 OK in 32ms (Views: 29.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Started PATCH "/customer_vault/individuals/1/links/1" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Processing by CustomerVault::LinksController#update as HTML Parameters: {"utf8"=>"✓", "link"=>{"title"=>"Manager 2"}, "back_url"=>"http://127.0.0.1:52273/customer_vault/individuals/1/links/1/edit", "individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) begin transaction SQL (0.3ms) UPDATE "customer_vault_links" SET "title" = ?, "updated_at" = ? WHERE "customer_vault_links"."id" = ? [["title", "Manager 2"], ["updated_at", "2015-06-09 08:41:08.400107"], ["id", 1]]  (2.6ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/individuals/1#links Completed 302 Found in 7ms (ActiveRecord: 3.2ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (26.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (26.3ms) Completed 200 OK in 30ms (Views: 26.8ms | ActiveRecord: 1.2ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:08 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Evan"], ["last_name", "Bernard"], ["email", "bernard.evan@carpentier.info"], ["title", "Individual-Title"], ["twitter", "EvanBernard"], ["www", "http://perrot.fr/thomas.martinez"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:08.560294"], ["updated_at", "2015-06-09 08:41:08.560294"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:08.565005"], ["updated_at", "2015-06-09 08:41:08.565005"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez et Riviere EURL"], ["email", "julie@robert.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gerard.org/baptiste_dumont"], ["created_at", "2015-06-09 08:41:08.569284"], ["updated_at", "2015-06-09 08:41:08.569284"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:08.573132"], ["updated_at", "2015-06-09 08:41:08.573132"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-09 08:41:08.576181"], ["updated_at", "2015-06-09 08:41:08.576181"]]  (0.7ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.3ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (21.4ms) Completed 200 OK in 24ms (Views: 21.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:08 +0200 Started DELETE "/customer_vault/individuals/1/links/1" for 127.0.0.1 at 2015-06-09 10:41:10 +0200 Processing by CustomerVault::LinksController#destroy as HTML Parameters: {"individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.6ms) DELETE FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? [["id", 1]]  (2.8ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/individuals/1#links Completed 302 Found in 8ms (ActiveRecord: 3.8ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:10 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.8ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (14.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (31.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (31.6ms) Completed 200 OK in 36ms (Views: 32.6ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:10 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:10 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud GIE SA"], ["email", "lisa@rey.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.org/malys"], ["created_at", "2015-06-09 08:41:12.603682"], ["updated_at", "2015-06-09 08:41:12.603682"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:12.608164"], ["updated_at", "2015-06-09 08:41:12.608164"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Benjamin"], ["last_name", "Lopez"], ["email", "benjamin.lopez@charpentier.net"], ["title", "Individual-Title"], ["twitter", "BenjaminLopez"], ["www", "http://fleury.info/kylian"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:12.613197"], ["updated_at", "2015-06-09 08:41:12.613197"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:12.617329"], ["updated_at", "2015-06-09 08:41:12.617329"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:41:12 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (21.6ms) Completed 200 OK in 25ms (Views: 22.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:12 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:12 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:12 +0200 Started GET "/customer_vault/corporations/1/links/new" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Processing by CustomerVault::LinksController#new as HTML Parameters: {"corporation_id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/new.html.slim within layouts/application (14.5ms) Completed 200 OK in 20ms (Views: 16.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Started POST "/customer_vault/corporations/1/links" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Processing by CustomerVault::LinksController#create as HTML Parameters: {"utf8"=>"✓", "link"=>{"bob"=>"CustomerVault::Individual-1", "title"=>"Manager"}, "back_url"=>"http://127.0.0.1:52273/customer_vault/corporations/1/links/new", "corporation_id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("title", "alice_id", "alice_type", "bob_id", "bob_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Manager"], ["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:14.719206"], ["updated_at", "2015-06-09 08:41:14.719206"]]  (3.0ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/corporations/1#links Completed 302 Found in 8ms (ActiveRecord: 3.5ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.2ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (5.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (27.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (27.4ms) Completed 200 OK in 32ms (Views: 28.0ms | ActiveRecord: 1.2ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:14 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Adam"], ["last_name", "Picard"], ["email", "picard.adam@rey.com"], ["title", "Individual-Title"], ["twitter", "AdamPicard"], ["www", "http://lefevre.fr/alexandre.bertrand"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:14.884714"], ["updated_at", "2015-06-09 08:41:14.884714"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:14.889483"], ["updated_at", "2015-06-09 08:41:14.889483"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Guerin SAS"], ["email", "lucas.rouel@marty.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.info/pauline.gauthier"], ["created_at", "2015-06-09 08:41:14.893919"], ["updated_at", "2015-06-09 08:41:14.893919"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:14.898069"], ["updated_at", "2015-06-09 08:41:14.898069"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-09 08:41:14.900969"], ["updated_at", "2015-06-09 08:41:14.900969"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.2ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (24.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (24.6ms) Completed 200 OK in 28ms (Views: 24.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:14 +0200 Started GET "/customer_vault/corporations/1/links/1/edit" for 127.0.0.1 at 2015-06-09 10:41:16 +0200 Processing by CustomerVault::LinksController#edit as HTML Parameters: {"corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/edit.html.slim within layouts/application (14.6ms) Completed 200 OK in 18ms (Views: 15.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:16 +0200 Started PATCH "/customer_vault/corporations/1/links/1" for 127.0.0.1 at 2015-06-09 10:41:16 +0200 Processing by CustomerVault::LinksController#update as HTML Parameters: {"utf8"=>"✓", "link"=>{"title"=>"Manager 2"}, "back_url"=>"http://127.0.0.1:52273/customer_vault/corporations/1/links/1/edit", "corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "customer_vault_links" SET "title" = ?, "updated_at" = ? WHERE "customer_vault_links"."id" = ? [["title", "Manager 2"], ["updated_at", "2015-06-09 08:41:17.000201"], ["id", 1]]  (3.0ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/corporations/1#links Completed 302 Found in 7ms (ActiveRecord: 3.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:41:17 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.2ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.1ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.4ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (26.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (26.1ms) Completed 200 OK in 29ms (Views: 26.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:17 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:17 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:17 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Arthur"], ["last_name", "David"], ["email", "david_arthur@joly.eu"], ["title", "Individual-Title"], ["twitter", "ArthurDavid"], ["www", "http://muller.org/arthur.jacquet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:17.163879"], ["updated_at", "2015-06-09 08:41:17.163879"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:17.168934"], ["updated_at", "2015-06-09 08:41:17.168934"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun GIE SARL"], ["email", "kylian.cousin@faure.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.org/romane"], ["created_at", "2015-06-09 08:41:17.172991"], ["updated_at", "2015-06-09 08:41:17.172991"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:17.177340"], ["updated_at", "2015-06-09 08:41:17.177340"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-09 08:41:17.180759"], ["updated_at", "2015-06-09 08:41:17.180759"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:41:17 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.2ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (27.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (27.1ms) Completed 200 OK in 30ms (Views: 27.4ms | ActiveRecord: 1.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:17 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:17 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:17 +0200 Started DELETE "/customer_vault/corporations/1/links/1" for 127.0.0.1 at 2015-06-09 10:41:19 +0200 Processing by CustomerVault::LinksController#destroy as HTML Parameters: {"corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? [["id", 1]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:52273/customer_vault/corporations/1#links Completed 302 Found in 6ms (ActiveRecord: 3.1ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:41:19 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.4ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (23.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (23.4ms) Completed 200 OK in 27ms (Views: 24.1ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:19 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:19 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:20 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.3ms) DELETE FROM "flyboy_tasks";  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean_dupont@pons.info"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://jean.org/louna_nguyen"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:21.972520"], ["updated_at", "2015-06-09 08:41:21.972520"]]  (1.7ms) commit transaction  (0.2ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:21.981237"], ["updated_at", "2015-06-09 08:41:21.981237"]]  (2.0ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand.laurent@poirier.net"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://poirier.org/mohamed"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:21.989489"], ["updated_at", "2015-06-09 08:41:21.989489"]]  (1.6ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:21.997808"], ["updated_at", "2015-06-09 08:41:21.997808"]]  (1.3ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.name/lina.schneider"], ["created_at", "2015-06-09 08:41:22.005711"], ["updated_at", "2015-06-09 08:41:22.005711"]]  (1.6ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:22.013535"], ["updated_at", "2015-06-09 08:41:22.013535"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.com/nicolas"], ["created_at", "2015-06-09 08:41:22.018504"], ["updated_at", "2015-06-09 08:41:22.018504"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:22.022779"], ["updated_at", "2015-06-09 08:41:22.022779"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:41:22 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (9.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (29.4ms) Completed 200 OK in 34ms (Views: 30.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:22 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:22 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:22 +0200 Started GET "/customer_vault/people/list?q=Jean&back_url=http%3A%2F%2F127.0.0.1%3A52273%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-09 10:41:24 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"Jean", "back_url"=>"http://127.0.0.1:52273/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%jean%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%jean%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (10.1ms) Completed 200 OK in 16ms (Views: 11.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:24 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.2ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.3ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean.dupont@duval.net"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://baron.name/alexandre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:24.297428"], ["updated_at", "2015-06-09 08:41:24.297428"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:24.302343"], ["updated_at", "2015-06-09 08:41:24.302343"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand.laurent@boyer.name"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://gerard.org/alexis_renault"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:24.306165"], ["updated_at", "2015-06-09 08:41:24.306165"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:24.310408"], ["updated_at", "2015-06-09 08:41:24.310408"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.com/tho.perrin"], ["created_at", "2015-06-09 08:41:24.315027"], ["updated_at", "2015-06-09 08:41:24.315027"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:24.332312"], ["updated_at", "2015-06-09 08:41:24.332312"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.eu/yanis.renard"], ["created_at", "2015-06-09 08:41:24.336607"], ["updated_at", "2015-06-09 08:41:24.336607"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:24.340309"], ["updated_at", "2015-06-09 08:41:24.340309"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:41:24 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.5ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (18.7ms) Completed 200 OK in 22ms (Views: 19.3ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:24 +0200 Started GET "/customer_vault/people/list?q=DUPONT&back_url=http%3A%2F%2F127.0.0.1%3A52273%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-09 10:41:26 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"DUPONT", "back_url"=>"http://127.0.0.1:52273/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.4ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%dupont%'))) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%dupont%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (9.0ms) Completed 200 OK in 15ms (Views: 10.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:26 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:26 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont.jean@leroy.com"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://caron.eu/lina_guyot"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:26.608132"], ["updated_at", "2015-06-09 08:41:26.608132"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:26.613229"], ["updated_at", "2015-06-09 08:41:26.613229"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "durand_laurent@guillaume.com"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://louis.fr/manon_leclercq"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:26.617821"], ["updated_at", "2015-06-09 08:41:26.617821"]]  (0.8ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:26.623359"], ["updated_at", "2015-06-09 08:41:26.623359"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://giraud.info/laura_meyer"], ["created_at", "2015-06-09 08:41:26.627961"], ["updated_at", "2015-06-09 08:41:26.627961"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:26.632245"], ["updated_at", "2015-06-09 08:41:26.632245"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.net/lo"], ["created_at", "2015-06-09 08:41:26.635820"], ["updated_at", "2015-06-09 08:41:26.635820"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:26.640380"], ["updated_at", "2015-06-09 08:41:26.640380"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:41:26 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (21.9ms) Completed 200 OK in 27ms (Views: 23.2ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:26 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:26 +0200 Started GET "/customer_vault/people/list?q=aaa&back_url=http%3A%2F%2F127.0.0.1%3A52273%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-09 10:41:28 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"aaa", "back_url"=>"http://127.0.0.1:52273/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%aaa%'))) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%aaa%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (7.5ms) Completed 200 OK in 13ms (Views: 8.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:28 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:28 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:28 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Nguyen SA EURL"], ["email", "victor@francois.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.net/mael"], ["created_at", "2015-06-09 08:41:28.762566"], ["updated_at", "2015-06-09 08:41:28.762566"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:41:28.766700"], ["updated_at", "2015-06-09 08:41:28.766700"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:41:28 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.0ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (20.5ms) Completed 200 OK in 24ms (Views: 21.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:28 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:28 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:28 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks"  (3.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alicia"], ["last_name", "Richard"], ["email", "richard.alicia@lefebvre.fr"], ["title", "Individual-Title"], ["twitter", "AliciaRichard"], ["www", "http://paul.info/lilou_sanchez"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:32.694968"], ["updated_at", "2015-06-09 08:41:32.694968"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:32.699307"], ["updated_at", "2015-06-09 08:41:32.699307"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:32 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.8ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (21.8ms) Completed 200 OK in 25ms (Views: 22.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:32 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:32 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:32 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks"  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lola"], ["last_name", "Morin"], ["email", "lola_morin@andre.net"], ["title", "Individual-Title"], ["twitter", "LolaMorin"], ["www", "http://fleury.net/clara_gonzalez"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:41:36.623914"], ["updated_at", "2015-06-09 08:41:36.623914"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:41:36.628964"], ["updated_at", "2015-06-09 08:41:36.628964"]]  (0.9ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:36 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (17.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (18.1ms) Completed 200 OK in 21ms (Views: 18.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:36 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:36 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:36 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-09 10:41:38 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}, "back_url"=>"http://127.0.0.1:52273/customer_vault/individuals/1#tasks"} Redirected to http://127.0.0.1:52273/customer_vault/individuals/1#tasks Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:41:38 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (19.3ms) Completed 200 OK in 22ms (Views: 19.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:41:38 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:41:38 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:41:38 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Cousin GIE"], ["email", "axel@renaud.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.net/alice_renaud"], ["created_at", "2015-06-09 08:43:13.336644"], ["updated_at", "2015-06-09 08:43:13.336644"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:13.363876"], ["updated_at", "2015-06-09 08:43:13.363876"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:43:17 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.6ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (6.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (5.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (41.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (48.2ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (14.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (70.6ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (84.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (5.8ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (10.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (30.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (244.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (268.4ms) Completed 200 OK in 643ms (Views: 575.2ms | ActiveRecord: 3.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:18 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:18 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Started GET "/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3ACorporation-1" for 127.0.0.1 at 2015-06-09 10:43:20 +0200 Processing by Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"CustomerVault::Corporation-1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (10.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_form.html.slim (45.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/new.html.slim within layouts/application (54.9ms) Completed 200 OK in 73ms (Views: 63.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:20 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:20 +0200 Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-06-09 10:43:20 +0200 Processing by Flyboy::TasksController#create as HTML Parameters: {"utf8"=>"✓", "task"=>{"name"=>"YepYep", "description"=>"Trololo", "reminder"=>"16/06/2015", "term"=>"09/07/2015", "taskable_id"=>"1", "taskable_type"=>"CustomerVault::Corporation"}, "back_url"=>"http://127.0.0.1:52338/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3ACorporation-1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "name", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["name", "YepYep"], ["description", "Trololo"], ["term", "2015-07-09"], ["reminder", "2015-06-16"], ["done", "f"], ["created_at", "2015-06-09 08:43:20.980704"], ["updated_at", "2015-06-09 08:43:20.980704"]]  (2.1ms) commit transaction Redirected to http://127.0.0.1:52338/flyboy/tasks/1 Completed 302 Found in 11ms (ActiveRecord: 2.8ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-06-09 10:43:20 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_actions.html.slim (7.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_context.html.slim (22.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/task_comments/_list.html.slim (33.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/show.html.slim within layouts/application (82.8ms) Completed 200 OK in 95ms (Views: 90.7ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:21 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY "flyboy_tasks"."id" DESC LIMIT 1 Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.1ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.6ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (6.2ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.8ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (6.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (29.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (29.9ms) Completed 200 OK in 34ms (Views: 31.2ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_searchbar.html.slim (8.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (1.3ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" IN (1) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (17.7ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/index.html.slim within layouts/application (61.0ms) Completed 200 OK in 79ms (Views: 71.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:21 +0200  (2.1ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.1ms) DELETE FROM "taggings";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mathilde"], ["last_name", "Noel"], ["email", "noel.mathilde@bertrand.net"], ["title", "Individual-Title"], ["twitter", "MathildeNoel"], ["www", "http://noel.com/mael"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:21.523124"], ["updated_at", "2015-06-09 08:43:21.523124"]]  (1.0ms) commit transaction  (0.4ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:43:21.528651"], ["updated_at", "2015-06-09 08:43:21.528651"]]  (0.7ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (21.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (27.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.2ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.8ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (46.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (51.0ms) Completed 200 OK in 71ms (Views: 66.7ms | ActiveRecord: 1.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:21 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:21 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Started GET "/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3AIndividual-1" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Processing by Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"CustomerVault::Individual-1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (11.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_form.html.slim (27.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/new.html.slim within layouts/application (27.8ms) Completed 200 OK in 31ms (Views: 29.0ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Processing by Flyboy::TasksController#create as HTML Parameters: {"utf8"=>"✓", "task"=>{"name"=>"YepYep", "description"=>"Trololo", "reminder"=>"16/06/2015", "term"=>"09/07/2015", "taskable_id"=>"1", "taskable_type"=>"CustomerVault::Individual"}, "back_url"=>"http://127.0.0.1:52338/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3AIndividual-1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "name", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"], ["name", "YepYep"], ["description", "Trololo"], ["term", "2015-07-09"], ["reminder", "2015-06-16"], ["done", "f"], ["created_at", "2015-06-09 08:43:23.695125"], ["updated_at", "2015-06-09 08:43:23.695125"]]  (2.2ms) commit transaction Redirected to http://127.0.0.1:52338/flyboy/tasks/1 Completed 302 Found in 9ms (ActiveRecord: 2.8ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_actions.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_context.html.slim (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.2ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/task_comments/_list.html.slim (7.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/show.html.slim within layouts/application (17.6ms) Completed 200 OK in 22ms (Views: 18.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:23 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY "flyboy_tasks"."id" DESC LIMIT 1 Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.0ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (24.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (24.9ms) Completed 200 OK in 29ms (Views: 25.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:23 +0200 Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-06-09 10:43:25 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (1.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" IN (1) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (11.2ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/index.html.slim within layouts/application (15.1ms) Completed 200 OK in 19ms (Views: 15.6ms | ActiveRecord: 1.7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:25 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:25 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:25 +0200  (3.1ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Maxime"], ["last_name", "Fournier"], ["email", "maxime.fournier@fournier.net"], ["title", "Individual-Title"], ["twitter", "MaximeFournier"], ["www", "http://muller.com/lena_jacquet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:27.414423"], ["updated_at", "2015-06-09 08:43:27.414423"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:43:27.419931"], ["updated_at", "2015-06-09 08:43:27.419931"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:43:27 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (4.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (6.3ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (1.4ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (6.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (31.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (32.1ms) Completed 200 OK in 36ms (Views: 33.3ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:27 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:27 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:27 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-09 10:43:29 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}, "back_url"=>"http://127.0.0.1:52338/customer_vault/individuals/1#tasks"} Redirected to http://127.0.0.1:52338/customer_vault/individuals/1#tasks Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:43:29 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (22.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (22.1ms) Completed 200 OK in 26ms (Views: 22.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:29 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:29 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:29 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gautier SA SA"], ["email", "tom.simon@pierre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.org/noa_breton"], ["created_at", "2015-06-09 08:43:38.320674"], ["updated_at", "2015-06-09 08:43:38.320674"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (0.3ms) Completed 200 OK in 83ms (Views: 34.1ms | ActiveRecord: 0.3ms)  (3.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 24ms (Views: 5.5ms | ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire SA EI"], ["email", "emilie_denis@guillaume.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.fr/justine_paris"], ["created_at", "2015-06-09 08:43:38.456573"], ["updated_at", "2015-06-09 08:43:38.456573"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 20ms (Views: 6.0ms | ActiveRecord: 0.4ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Marchand SAS SEM", "email"=>"gabriel.lopez@leclercq.com", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://gautier.info/raphal_joly"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand SAS SEM"], ["email", "gabriel.lopez@leclercq.com"], ["www", "http://gautier.info/raphal_joly"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.494829"], ["updated_at", "2015-06-09 08:43:38.494829"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Bernard EI EI", "email"=>"yanis@riviere.com", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://remy.name/raphal"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard EI EI"], ["email", "yanis@riviere.com"], ["www", "http://remy.name/raphal"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.509253"], ["updated_at", "2015-06-09 08:43:38.509253"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>"Dupuy et Julien SARL", "email"=>"mael@laine.eu", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://gaillard.org/ines_renaud"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy et Julien SARL"], ["email", "mael@laine.eu"], ["www", "http://gaillard.org/ines_renaud"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.524069"], ["updated_at", "2015-06-09 08:43:38.524069"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" ORDER BY "customer_vault_corporations"."id" DESC LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.2ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"corporation"=>{"name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin EURL SARL"], ["email", "jeanne_henry@morel.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.info/alice"], ["created_at", "2015-06-09 08:43:38.557639"], ["updated_at", "2015-06-09 08:43:38.557639"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"New name"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) UPDATE "customer_vault_corporations" SET "name" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["name", "New name"], ["updated_at", "2015-06-09 08:43:38.561864"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 6ms (ActiveRecord: 0.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Collet SARL SA"], ["email", "alicia.marchand@olivier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://girard.fr/evan.bernard"], ["created_at", "2015-06-09 08:43:38.576051"], ["updated_at", "2015-06-09 08:43:38.576051"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Collet SARL SA", "email"=>"alicia.marchand@olivier.org", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://girard.fr/evan.bernard"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lambert et Vincent SARL"], ["email", "matto@hubert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.name/kylian_nicolas"], ["created_at", "2015-06-09 08:43:38.592926"], ["updated_at", "2015-06-09 08:43:38.592926"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>"Lambert et Vincent SARL", "email"=>"matto@hubert.com", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "www"=>"http://roueau.name/kylian_nicolas"}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/corporations/1 Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Durand SA SA"], ["email", "victor_fontaine@rolland.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vincent.name/camille.jacquet"], ["created_at", "2015-06-09 08:43:38.607627"], ["updated_at", "2015-06-09 08:43:38.607627"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps GIE SARL"], ["email", "ethan.perez@fournier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.fr/maxime_roche"], ["created_at", "2015-06-09 08:43:38.622053"], ["updated_at", "2015-06-09 08:43:38.622053"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"corporation"=>{"name"=>""}, "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier SARL EURL"], ["email", "enzo.robin@francois.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.name/nicolas.dupuy"], ["created_at", "2015-06-09 08:43:38.638646"], ["updated_at", "2015-06-09 08:43:38.638646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations" Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 17ms (ActiveRecord: 0.8ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_corporations"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard EURL EURL"], ["email", "quentin@deschamps.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.fr/lilou"], ["created_at", "2015-06-09 08:43:38.667934"], ["updated_at", "2015-06-09 08:43:38.667934"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::CorporationsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.3ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Enzo"], ["last_name", "Arnaud"], ["email", "enzo_arnaud@berger.fr"], ["title", "Individual-Title"], ["twitter", "EnzoArnaud"], ["www", "http://marty.net/tho.brunet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.694524"], ["updated_at", "2015-06-09 08:43:38.694524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (0.4ms) Completed 200 OK in 21ms (Views: 18.7ms | ActiveRecord: 0.1ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Evan"], ["last_name", "Dupuy"], ["email", "dupuy.evan@dupuy.info"], ["title", "Individual-Title"], ["twitter", "EvanDupuy"], ["www", "http://cousin.com/ocane.carpentier"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.744315"], ["updated_at", "2015-06-09 08:43:38.744315"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.3ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Sacha", "last_name"=>"Simon", "email"=>"sacha_simon@marie.net", "title"=>"Individual-Title", "twitter"=>"SachaSimon", "www"=>"http://gerard.fr/evan_gaillard", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Sacha"], ["last_name", "Simon"], ["email", "sacha_simon@marie.net"], ["title", "Individual-Title"], ["twitter", "SachaSimon"], ["www", "http://gerard.fr/evan_gaillard"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.769606"], ["updated_at", "2015-06-09 08:43:38.769606"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Romain", "last_name"=>"Prevost", "email"=>"romain_prevost@poirier.org", "title"=>"Individual-Title", "twitter"=>"RomainPrevost", "www"=>"http://carpentier.name/nicolas_blanc", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Romain"], ["last_name", "Prevost"], ["email", "romain_prevost@poirier.org"], ["title", "Individual-Title"], ["twitter", "RomainPrevost"], ["www", "http://carpentier.name/nicolas_blanc"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.785859"], ["updated_at", "2015-06-09 08:43:38.785859"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"first_name"=>"Mathéo", "last_name"=>"Remy", "email"=>"math.o.remy@jacquet.fr", "title"=>"Individual-Title", "twitter"=>"MathéoRemy", "www"=>"http://moulin.fr/gabriel", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}}  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mathéo"], ["last_name", "Remy"], ["email", "math.o.remy@jacquet.fr"], ["title", "Individual-Title"], ["twitter", "MathéoRemy"], ["www", "http://moulin.fr/gabriel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.801102"], ["updated_at", "2015-06-09 08:43:38.801102"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.4ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" ORDER BY "customer_vault_individuals"."id" DESC LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"individual"=>{"last_name"=>""}}  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.3ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Kylian"], ["last_name", "Dupuy"], ["email", "dupuy.kylian@le.net"], ["title", "Individual-Title"], ["twitter", "KylianDupuy"], ["www", "http://durand.com/lou_muller"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.834302"], ["updated_at", "2015-06-09 08:43:38.834302"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Stroumph"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) UPDATE "customer_vault_individuals" SET "first_name" = ?, "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["first_name", "Stroumph"], ["updated_at", "2015-06-09 08:43:38.839387"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.3ms) CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Quentin"], ["last_name", "Blanchard"], ["email", "blanchard.quentin@le.fr"], ["title", "Individual-Title"], ["twitter", "QuentinBlanchard"], ["www", "http://adam.com/ambre"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.850497"], ["updated_at", "2015-06-09 08:43:38.850497"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Quentin", "last_name"=>"Blanchard", "email"=>"blanchard.quentin@le.fr", "title"=>"Individual-Title", "twitter"=>"QuentinBlanchard", "www"=>"http://adam.com/ambre", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Léa"], ["last_name", "Royer"], ["email", "royer.l.a@pons.net"], ["title", "Individual-Title"], ["twitter", "LéaRoyer"], ["www", "http://remy.net/hugo"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.867564"], ["updated_at", "2015-06-09 08:43:38.867564"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"first_name"=>"Léa", "last_name"=>"Royer", "email"=>"royer.l.a@pons.net", "title"=>"Individual-Title", "twitter"=>"LéaRoyer", "www"=>"http://remy.net/hugo", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx"}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/individuals/1 Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.2ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Noa"], ["last_name", "Lambert"], ["email", "noa_lambert@hubert.fr"], ["title", "Individual-Title"], ["twitter", "NoaLambert"], ["www", "http://faure.com/clment"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.884577"], ["updated_at", "2015-06-09 08:43:38.884577"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Rayan"], ["last_name", "Girard"], ["email", "rayan.girard@vaeur.name"], ["title", "Individual-Title"], ["twitter", "RayanGirard"], ["www", "http://schneider.org/lucie"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.902459"], ["updated_at", "2015-06-09 08:43:38.902459"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"individual"=>{"last_name"=>""}, "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.3ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jade"], ["last_name", "Olivier"], ["email", "olivier_jade@gerard.net"], ["title", "Individual-Title"], ["twitter", "JadeOlivier"], ["www", "http://lacroix.net/clia"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.919744"], ["updated_at", "2015-06-09 08:43:38.919744"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals" Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "customer_vault_individuals"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.2ms) DELETE FROM "dorsale_addresses";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Océane"], ["last_name", "Schmitt"], ["email", "oc.ane.schmitt@legrand.org"], ["title", "Individual-Title"], ["twitter", "OcéaneSchmitt"], ["www", "http://fontaine.name/alexis_legall"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.936519"], ["updated_at", "2015-06-09 08:43:38.936519"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::IndividualsController#destroy as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" INNER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."context" = ? [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/customer_vault/people Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Processing by CustomerVault::PeopleController#index as HTML Redirected to http://test.host/customer_vault/people/activity Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Zarston"], ["email", "zarston.alice@legrand.fr"], ["title", "Individual-Title"], ["twitter", "AliceZarston"], ["www", "http://dupuis.com/paul.maon"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.963237"], ["updated_at", "2015-06-09 08:43:38.963237"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:43:38.967487"], ["updated_at", "2015-06-09 08:43:38.967487"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Bob"], ["last_name", "Tilan"], ["email", "tilan.bob@marchand.name"], ["title", "Individual-Title"], ["twitter", "BobTilan"], ["www", "http://muller.name/adrien"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:38.970448"], ["updated_at", "2015-06-09 08:43:38.970448"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:43:38.972770"], ["updated_at", "2015-06-09 08:43:38.972770"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Zorg Corp"], ["email", "romain_pons@duval.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roux.info/malys_barre"], ["created_at", "2015-06-09 08:43:38.975015"], ["updated_at", "2015-06-09 08:43:38.975015"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:38.977857"], ["updated_at", "2015-06-09 08:43:38.977857"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.4ms) Completed 200 OK in 25ms (Views: 16.7ms | ActiveRecord: 0.3ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "lilou.bonnet@bourgeois.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.org/gabriel_marchal"], ["created_at", "2015-06-09 08:43:39.026039"], ["updated_at", "2015-06-09 08:43:39.026039"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('abc')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'abc' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "abc"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.122480"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.127165"], ["updated_at", "2015-06-09 08:43:39.127165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "bbb"], ["email", "benjamin@roche.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.info/manon"], ["created_at", "2015-06-09 08:43:39.130626"], ["updated_at", "2015-06-09 08:43:39.130626"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('xyz')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'xyz' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "xyz"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.139931"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.144875"], ["updated_at", "2015-06-09 08:43:39.144875"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"bbb"} ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%bbb%'))) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%bbb%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%bbb%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (0.3ms) Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Poirier SARL SCOP"], ["email", "ethan.legrand@michel.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.eu/quentin.charles"], ["created_at", "2015-06-09 08:43:39.161470"], ["updated_at", "2015-06-09 08:43:39.161470"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.165429"], ["updated_at", "2015-06-09 08:43:39.165429"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "ABC"], ["created_at", "2015-06-06 08:43:39.171184"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 08:43:39.180865"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-06-07 08:43:39.182626"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 08:43:39.184925"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_comments" ("text", "created_at", "commentable_id", "commentable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "DEF"], ["created_at", "2015-05-31 08:43:39.186212"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["updated_at", "2015-06-09 08:43:39.187721"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (0.9ms) Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.2ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.4ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.2ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.2ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Théo"], ["last_name", "Dupuy"], ["email", "o.th.dupuy@prevost.net"], ["title", "Individual-Title"], ["twitter", "ThéoDupuy"], ["www", "http://dumas.org/adrien"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:39.336339"], ["updated_at", "2015-06-09 08:43:39.336339"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:43:39.340436"], ["updated_at", "2015-06-09 08:43:39.340436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Carre GIE"], ["email", "tho_duval@schneider.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/baptiste_renaud"], ["created_at", "2015-06-09 08:43:39.342898"], ["updated_at", "2015-06-09 08:43:39.342898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.345311"], ["updated_at", "2015-06-09 08:43:39.345311"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.2ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.2ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.2ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Deschamps et Chevalier EURL"], ["email", "pauline.guerin@roux.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.info/julien.garcia"], ["created_at", "2015-06-09 08:43:39.368099"], ["updated_at", "2015-06-09 08:43:39.368099"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.371745"], ["updated_at", "2015-06-09 08:43:39.371745"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas et Collet GIE"], ["email", "victor@pons.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.fr/la_fournier"], ["created_at", "2015-06-09 08:43:39.374521"], ["updated_at", "2015-06-09 08:43:39.374521"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.377884"], ["updated_at", "2015-06-09 08:43:39.377884"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-09 08:43:39.381431"], ["updated_at", "2015-06-09 08:43:39.381431"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Carla"], ["last_name", "Fleury"], ["email", "carla_fleury@nicolas.info"], ["title", "Individual-Title"], ["twitter", "CarlaFleury"], ["www", "http://rodriguez.info/noa"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:39.384867"], ["updated_at", "2015-06-09 08:43:39.384867"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:43:39.389197"], ["updated_at", "2015-06-09 08:43:39.389197"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-09 08:43:39.391359"], ["updated_at", "2015-06-09 08:43:39.391359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Maëlle"], ["last_name", "Brunet"], ["email", "brunet_ma_lle@roux.name"], ["title", "Individual-Title"], ["twitter", "MaëlleBrunet"], ["www", "http://robin.name/pierre.boyer"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:39.393502"], ["updated_at", "2015-06-09 08:43:39.393502"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:43:39.396683"], ["updated_at", "2015-06-09 08:43:39.396683"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-09 08:43:39.399112"], ["updated_at", "2015-06-09 08:43:39.399112"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 2]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 2]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martinez SARL EI"], ["email", "matto_dasilva@petit.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nicolas.org/maeva_schmitt"], ["created_at", "2015-06-09 08:43:39.418198"], ["updated_at", "2015-06-09 08:43:39.418198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.420867"], ["updated_at", "2015-06-09 08:43:39.420867"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot EURL SEM"], ["email", "ambre.fernandez@fontaine.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.name/lucie"], ["created_at", "2015-06-09 08:43:39.423885"], ["updated_at", "2015-06-09 08:43:39.423885"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:39.426229"], ["updated_at", "2015-06-09 08:43:39.426229"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 2], ["bob_type", "CustomerVault::Corporation"], ["title", "h"], ["created_at", "2015-06-09 08:43:39.428821"], ["updated_at", "2015-06-09 08:43:39.428821"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Enzo"], ["last_name", "Faure"], ["email", "enzo.faure@caron.net"], ["title", "Individual-Title"], ["twitter", "EnzoFaure"], ["www", "http://marchal.fr/lucas.dasilva"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:39.431830"], ["updated_at", "2015-06-09 08:43:39.431830"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:43:39.434634"], ["updated_at", "2015-06-09 08:43:39.434634"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "m"], ["created_at", "2015-06-09 08:43:39.436929"], ["updated_at", "2015-06-09 08:43:39.436929"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jules"], ["last_name", "Deschamps"], ["email", "jules_deschamps@aubry.eu"], ["title", "Individual-Title"], ["twitter", "JulesDeschamps"], ["www", "http://vaeur.net/antoine"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:43:39.439354"], ["updated_at", "2015-06-09 08:43:39.439354"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:43:39.441805"], ["updated_at", "2015-06-09 08:43:39.441805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 2], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "p"], ["created_at", "2015-06-09 08:43:39.443689"], ["updated_at", "2015-06-09 08:43:39.443689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] CustomerVault::Individual Load (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 2]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.3ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.2ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.2ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) DELETE FROM "customer_vault_individuals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.1ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.1ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.1ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.1ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.1ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.1ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.1ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.1ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:43:49 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (705.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (120.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (865.4ms) Completed 200 OK in 1247ms (Views: 1176.4ms | ActiveRecord: 1.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:50 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:50 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:50 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:43:52 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"AGILiDEE", "tag_list"=>[""], "email"=>"contact@agilidee.com", "www"=>"www.agilidee.com", "phone"=>"04 91 00 00 00", "fax"=>"09 00 00 00 00", "capital"=>"1000", "immatriculation_number_1"=>"RCS 201523658", "immatriculation_number_2"=>"SIREN 5485632569", "legal_form"=>"SARL", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52358/customer_vault/corporations/new"}  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "www", "phone", "fax", "capital", "immatriculation_number_1", "immatriculation_number_2", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "AGILiDEE"], ["email", "contact@agilidee.com"], ["www", "www.agilidee.com"], ["phone", "04 91 00 00 00"], ["fax", "09 00 00 00 00"], ["capital", 1000], ["immatriculation_number_1", "RCS 201523658"], ["immatriculation_number_2", "SIREN 5485632569"], ["legal_form", "SARL"], ["created_at", "2015-06-09 08:43:52.813075"], ["updated_at", "2015-06-09 08:43:52.813075"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-06-09 08:43:52.822173"], ["updated_at", "2015-06-09 08:43:52.822173"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/corporations/1 Completed 302 Found in 44ms (ActiveRecord: 3.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:43:52 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (14.3ms) ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (36.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (45.5ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (20.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (30.3ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (48.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (11.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (11.9ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (18.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (50.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (216.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (224.4ms) Completed 200 OK in 253ms (Views: 229.0ms | ActiveRecord: 2.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:53 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:53 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:53 +0200  (2.2ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.7ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Benoit et Michel SEM"], ["email", "lina_benoit@marchal.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.fr/alice"], ["created_at", "2015-06-09 08:43:53.254859"], ["updated_at", "2015-06-09 08:43:53.254859"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:53.259689"], ["updated_at", "2015-06-09 08:43:53.259689"]]  (0.7ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:43:53 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (52.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (68.9ms) Completed 200 OK in 78ms (Views: 75.1ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:53 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:53 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:53 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:43:55 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Benoit et Michel SEM", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"lina_benoit@marchal.net", "www"=>"http://lecomte.fr/alice", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52358/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.4ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:43:55.275549"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:43:55.279257"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:55.281286"], ["updated_at", "2015-06-09 08:43:55.281286"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:55.418673"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.3ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:55.424634"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.8ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/corporations/1 Completed 302 Found in 165ms (ActiveRecord: 5.8ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:43:55 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (7.2ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (5.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (7.2ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (32.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (32.1ms) Completed 200 OK in 37ms (Views: 33.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:55 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:55 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:55 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.5ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.4ms) DELETE FROM "flyboy_goals";  (0.7ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin SARL SEM"], ["email", "mohamed_guillot@charles.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.fr/carla"], ["created_at", "2015-06-09 08:43:55.594901"], ["updated_at", "2015-06-09 08:43:55.594901"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.2ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:55.606531"]] ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:55.612880"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (3.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:55.622572"], ["updated_at", "2015-06-09 08:43:55.622572"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1/edit" for 127.0.0.1 at 2015-06-09 10:43:55 +0200 Processing by CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (61.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/edit.html.slim within layouts/application (64.6ms) Completed 200 OK in 69ms (Views: 66.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:55 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:55 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:55 +0200 Started PATCH "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:43:57 +0200 Processing by CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"Perrin SARL SEM", "tag_list"=>["", "mytag2"], "email"=>"mohamed_guillot@charles.name", "www"=>"http://charles.fr/carla", "phone"=>"06 xx xx xx xx", "fax"=>"09 xx xx xx xx", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52358/customer_vault/corporations/1/edit", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] SQL (0.3ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:43:57.520885"], ["id", 1]] SQL (0.2ms) UPDATE "customer_vault_corporations" SET "immatriculation_number_1" = ?, "immatriculation_number_2" = ?, "legal_form" = ?, "updated_at" = ? WHERE "customer_vault_corporations"."id" = ? [["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["legal_form", ""], ["updated_at", "2015-06-09 08:43:57.523998"], ["id", 1]] SQL (0.9ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.528404"], ["updated_at", "2015-06-09 08:43:57.528404"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/corporations/1 Completed 302 Found in 36ms (ActiveRecord: 5.1ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:43:57 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (21.3ms) Completed 200 OK in 25ms (Views: 21.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:57 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:57 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:57 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.4ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.4ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.4ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lacroix EURL SA"], ["email", "victor@berger.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.com/malys_maillard"], ["created_at", "2015-06-09 08:43:57.686265"], ["updated_at", "2015-06-09 08:43:57.686265"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.691315"], ["updated_at", "2015-06-09 08:43:57.691315"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard SCOP EI"], ["email", "clara@moreau.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://menard.info/baptiste_faure"], ["created_at", "2015-06-09 08:43:57.695730"], ["updated_at", "2015-06-09 08:43:57.695730"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.699562"], ["updated_at", "2015-06-09 08:43:57.699562"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt SEM SCOP"], ["email", "lo@dubois.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.org/raphal"], ["created_at", "2015-06-09 08:43:57.703393"], ["updated_at", "2015-06-09 08:43:57.703393"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.707780"], ["updated_at", "2015-06-09 08:43:57.707780"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois et Durand SA"], ["email", "enzo@breton.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.net/nathan"], ["created_at", "2015-06-09 08:43:57.722121"], ["updated_at", "2015-06-09 08:43:57.722121"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.726403"], ["updated_at", "2015-06-09 08:43:57.726403"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin et Guillot SAS"], ["email", "louise.huet@dumont.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.fr/lilou.philippe"], ["created_at", "2015-06-09 08:43:57.730191"], ["updated_at", "2015-06-09 08:43:57.730191"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.733850"], ["updated_at", "2015-06-09 08:43:57.733850"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Rousseau SCOP"], ["email", "alicia_lambert@leroy.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.info/romain"], ["created_at", "2015-06-09 08:43:57.737762"], ["updated_at", "2015-06-09 08:43:57.737762"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.741253"], ["updated_at", "2015-06-09 08:43:57.741253"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal et Gerard SA"], ["email", "charlotte@bertrand.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.info/eva_moulin"], ["created_at", "2015-06-09 08:43:57.744705"], ["updated_at", "2015-06-09 08:43:57.744705"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.748623"], ["updated_at", "2015-06-09 08:43:57.748623"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vincent EURL SA"], ["email", "justine@poirier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.eu/camille"], ["created_at", "2015-06-09 08:43:57.752124"], ["updated_at", "2015-06-09 08:43:57.752124"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.755554"], ["updated_at", "2015-06-09 08:43:57.755554"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury et Dumas SEM"], ["email", "malle_gaillard@adam.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.org/noah_lecomte"], ["created_at", "2015-06-09 08:43:57.759072"], ["updated_at", "2015-06-09 08:43:57.759072"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.762766"], ["updated_at", "2015-06-09 08:43:57.762766"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bonnet et Perrot GIE"], ["email", "justine_martinez@gonzalez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.fr/lina"], ["created_at", "2015-06-09 08:43:57.766042"], ["updated_at", "2015-06-09 08:43:57.766042"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.769519"], ["updated_at", "2015-06-09 08:43:57.769519"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morin et Simon SCOP"], ["email", "lisa_arnaud@andre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.name/louna"], ["created_at", "2015-06-09 08:43:57.773562"], ["updated_at", "2015-06-09 08:43:57.773562"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.777556"], ["updated_at", "2015-06-09 08:43:57.777556"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard EURL GIE"], ["email", "maeva.robin@gerard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://durand.fr/yanis"], ["created_at", "2015-06-09 08:43:57.781772"], ["updated_at", "2015-06-09 08:43:57.781772"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.786013"], ["updated_at", "2015-06-09 08:43:57.786013"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le gall et Francois GIE"], ["email", "baptiste@fernandez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.org/alicia.lemaire"], ["created_at", "2015-06-09 08:43:57.789879"], ["updated_at", "2015-06-09 08:43:57.789879"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.793622"], ["updated_at", "2015-06-09 08:43:57.793622"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vidal EURL SARL"], ["email", "zoe@perrin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.name/marie"], ["created_at", "2015-06-09 08:43:57.797376"], ["updated_at", "2015-06-09 08:43:57.797376"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.801062"], ["updated_at", "2015-06-09 08:43:57.801062"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard EURL EI"], ["email", "alexis@rouel.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.name/lola_mathieu"], ["created_at", "2015-06-09 08:43:57.804483"], ["updated_at", "2015-06-09 08:43:57.804483"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.808438"], ["updated_at", "2015-06-09 08:43:57.808438"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit SEM EI"], ["email", "malle.lopez@durand.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.com/maxence"], ["created_at", "2015-06-09 08:43:57.812003"], ["updated_at", "2015-06-09 08:43:57.812003"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.815358"], ["updated_at", "2015-06-09 08:43:57.815358"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SEM SA"], ["email", "camille@mathieu.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.info/mathis_renard"], ["created_at", "2015-06-09 08:43:57.819025"], ["updated_at", "2015-06-09 08:43:57.819025"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.822550"], ["updated_at", "2015-06-09 08:43:57.822550"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Charpentier GIE"], ["email", "hugo.charpentier@andre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://noel.fr/ines.gauthier"], ["created_at", "2015-06-09 08:43:57.825788"], ["updated_at", "2015-06-09 08:43:57.825788"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.829365"], ["updated_at", "2015-06-09 08:43:57.829365"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclercq SARL EI"], ["email", "baptiste_durand@laurent.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.eu/manon"], ["created_at", "2015-06-09 08:43:57.832740"], ["updated_at", "2015-06-09 08:43:57.832740"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.836086"], ["updated_at", "2015-06-09 08:43:57.836086"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas et Blanc EURL"], ["email", "adrien.thomas@nguyen.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.com/marie.vincent"], ["created_at", "2015-06-09 08:43:57.839721"], ["updated_at", "2015-06-09 08:43:57.839721"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.843336"], ["updated_at", "2015-06-09 08:43:57.843336"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Renard SAS"], ["email", "antoine@hubert.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanc.name/romain"], ["created_at", "2015-06-09 08:43:57.846690"], ["updated_at", "2015-06-09 08:43:57.846690"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.850186"], ["updated_at", "2015-06-09 08:43:57.850186"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuy EURL EURL"], ["email", "clara.fleury@joly.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.com/alexis_pierre"], ["created_at", "2015-06-09 08:43:57.853596"], ["updated_at", "2015-06-09 08:43:57.853596"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.856968"], ["updated_at", "2015-06-09 08:43:57.856968"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Faure SAS"], ["email", "alexandre_jean@pons.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.name/axel.royer"], ["created_at", "2015-06-09 08:43:57.860625"], ["updated_at", "2015-06-09 08:43:57.860625"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.864156"], ["updated_at", "2015-06-09 08:43:57.864156"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemoine SCOP SCOP"], ["email", "matto_robin@berger.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.net/mlia_renard"], ["created_at", "2015-06-09 08:43:57.867526"], ["updated_at", "2015-06-09 08:43:57.867526"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.871036"], ["updated_at", "2015-06-09 08:43:57.871036"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Perrin SAS"], ["email", "camille_michel@nguyen.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.info/romain.brun"], ["created_at", "2015-06-09 08:43:57.874886"], ["updated_at", "2015-06-09 08:43:57.874886"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.879070"], ["updated_at", "2015-06-09 08:43:57.879070"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupont SAS SCOP"], ["email", "julien_morin@clement.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.info/noah"], ["created_at", "2015-06-09 08:43:57.882805"], ["updated_at", "2015-06-09 08:43:57.882805"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.886922"], ["updated_at", "2015-06-09 08:43:57.886922"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Martin SAS SCOP"], ["email", "julien.boyer@muller.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://picard.info/lilou_dufour"], ["created_at", "2015-06-09 08:43:57.890820"], ["updated_at", "2015-06-09 08:43:57.890820"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.895090"], ["updated_at", "2015-06-09 08:43:57.895090"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Petit SCOP GIE"], ["email", "raphal@lefebvre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bonnet.info/lilou"], ["created_at", "2015-06-09 08:43:57.898928"], ["updated_at", "2015-06-09 08:43:57.898928"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.902607"], ["updated_at", "2015-06-09 08:43:57.902607"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel et Baron SEM"], ["email", "jeanne@robert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.name/sarah.barbier"], ["created_at", "2015-06-09 08:43:57.906457"], ["updated_at", "2015-06-09 08:43:57.906457"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.909867"], ["updated_at", "2015-06-09 08:43:57.909867"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez et Renault SARL"], ["email", "clment@marty.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.name/noa_bonnet"], ["created_at", "2015-06-09 08:43:57.913117"], ["updated_at", "2015-06-09 08:43:57.913117"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.916652"], ["updated_at", "2015-06-09 08:43:57.916652"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fernandez GIE EI"], ["email", "rayan@dubois.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.fr/baptiste.fabre"], ["created_at", "2015-06-09 08:43:57.920072"], ["updated_at", "2015-06-09 08:43:57.920072"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.923517"], ["updated_at", "2015-06-09 08:43:57.923517"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard SEM SARL"], ["email", "lisa@gaillard.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubert.fr/nomie"], ["created_at", "2015-06-09 08:43:57.927444"], ["updated_at", "2015-06-09 08:43:57.927444"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.931564"], ["updated_at", "2015-06-09 08:43:57.931564"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine SA SARL"], ["email", "louise_julien@paul.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.fr/adrien.perez"], ["created_at", "2015-06-09 08:43:57.935075"], ["updated_at", "2015-06-09 08:43:57.935075"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.939169"], ["updated_at", "2015-06-09 08:43:57.939169"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Louis EURL"], ["email", "camille@lefebvre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bertrand.net/sacha"], ["created_at", "2015-06-09 08:43:57.942660"], ["updated_at", "2015-06-09 08:43:57.942660"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.946172"], ["updated_at", "2015-06-09 08:43:57.946172"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Michel EURL SEM"], ["email", "lina.clement@charles.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://faure.com/charlotte_maon"], ["created_at", "2015-06-09 08:43:57.949937"], ["updated_at", "2015-06-09 08:43:57.949937"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.953498"], ["updated_at", "2015-06-09 08:43:57.953498"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Louis et Guyot SAS"], ["email", "hugo@riviere.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.fr/camille"], ["created_at", "2015-06-09 08:43:57.956993"], ["updated_at", "2015-06-09 08:43:57.956993"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.960713"], ["updated_at", "2015-06-09 08:43:57.960713"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroy et Martin SAS"], ["email", "camille_boyer@caron.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.org/ethan.perrot"], ["created_at", "2015-06-09 08:43:57.964172"], ["updated_at", "2015-06-09 08:43:57.964172"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.967742"], ["updated_at", "2015-06-09 08:43:57.967742"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau SCOP EURL"], ["email", "nomie_fournier@dumas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://hubert.com/justine"], ["created_at", "2015-06-09 08:43:57.971422"], ["updated_at", "2015-06-09 08:43:57.971422"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.974876"], ["updated_at", "2015-06-09 08:43:57.974876"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Lambert SARL"], ["email", "clment_aubry@carre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.com/ethan_gerard"], ["created_at", "2015-06-09 08:43:57.978333"], ["updated_at", "2015-06-09 08:43:57.978333"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:57.982311"], ["updated_at", "2015-06-09 08:43:57.982311"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier EURL EI"], ["email", "clia_faure@collet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.eu/ines_gaillard"], ["created_at", "2015-06-09 08:43:57.986726"], ["updated_at", "2015-06-09 08:43:57.986726"]]  (26.0ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:43:58.016643"], ["updated_at", "2015-06-09 08:43:58.016643"]]  (3.2ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:43:58 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (6.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 21], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (7.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 10], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 4], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 17], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 26], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 22], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 31], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 9], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 33], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 12], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 32], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 34], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 23], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 13], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 19], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 25], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 6], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 39], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 24], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 37], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 36], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 20], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 27], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (146.7ms) Completed 200 OK in 171ms (Views: 161.0ms | ActiveRecord: 3.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:43:58 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:43:58 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:43:58 +0200 Started GET "/customer_vault/people/list?page=2" for 127.0.0.1 at 2015-06-09 10:44:00 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"page"=>"2"} ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.4ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 15], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 40], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 35], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 38], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 29], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 11], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 30], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 28], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 16], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 18], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 5], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 14], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 7], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 8], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (61.1ms) Completed 200 OK in 68ms (Views: 61.1ms | ActiveRecord: 2.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:00 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:00 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:00 +0200  (3.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/corporations/new" for 127.0.0.1 at 2015-06-09 10:44:00 +0200 Processing by CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (36.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (38.8ms) Completed 200 OK in 42ms (Views: 40.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:00 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:00 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:00 +0200 Started POST "/customer_vault/corporations" for 127.0.0.1 at 2015-06-09 10:44:02 +0200 Processing by CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "corporation"=>{"name"=>"", "tag_list"=>[""], "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "legal_form"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52358/customer_vault/corporations/new"}  (0.1ms) begin transaction  (0.0ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_form.html.slim (57.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/new.html.slim within layouts/application (59.6ms) Completed 200 OK in 67ms (Views: 61.0ms | ActiveRecord: 0.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:02 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:02 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:02 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Benoit GIE"], ["email", "romane@brunet.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.com/lola"], ["created_at", "2015-06-09 08:44:02.283941"], ["updated_at", "2015-06-09 08:44:02.283941"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:02.288681"], ["updated_at", "2015-06-09 08:44:02.288681"]]  (0.9ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:02 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (7.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (23.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (24.0ms) Completed 200 OK in 27ms (Views: 24.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:02 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:02 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:02 +0200 Started POST "/dorsale/comments" for 127.0.0.1 at 2015-06-09 10:44:04 +0200 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"CustomerVault::Corporation", "text"=>"Hello"}, "back_url"=>"http://127.0.0.1:52358/customer_vault/corporations/1#activity"}  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["text", "Hello"], ["created_at", "2015-06-09 08:44:04.120680"], ["updated_at", "2015-06-09 08:44:04.120680"]]  (2.2ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/corporations/1#activity Completed 302 Found in 7ms (ActiveRecord: 2.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:04 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (8.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (15.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (31.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (31.6ms) Completed 200 OK in 35ms (Views: 32.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:04 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:04 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:44:04 +0200  (0.1ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]]  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jade"], ["last_name", "Picard"], ["email", "picard_jade@rolland.eu"], ["title", "Individual-Title"], ["twitter", "JadePicard"], ["www", "http://dumont.name/ocane"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:04.306957"], ["updated_at", "2015-06-09 08:44:04.306957"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:04.311744"], ["updated_at", "2015-06-09 08:44:04.311744"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:04.316996"], ["updated_at", "2015-06-09 08:44:04.316996"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "individual-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:04.321207"], ["updated_at", "2015-06-09 08:44:04.321207"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre SARL GIE"], ["email", "charlotte@menard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.eu/charlotte_dasilva"], ["created_at", "2015-06-09 08:44:04.325608"], ["updated_at", "2015-06-09 08:44:04.325608"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:04.329492"], ["updated_at", "2015-06-09 08:44:04.329492"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-1"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:04.334810"], ["updated_at", "2015-06-09 08:44:04.334810"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "corporation-comment-2"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:04.338643"], ["updated_at", "2015-06-09 08:44:04.338643"]]  (0.7ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:44:04 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.3ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.9ms) CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (27.7ms) Completed 200 OK in 35ms (Views: 32.6ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:04 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:04 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:44:04 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure et Barre SA"], ["email", "maeva@lefebvre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.info/mlia_poirier"], ["created_at", "2015-06-09 08:44:06.417228"], ["updated_at", "2015-06-09 08:44:06.417228"]]  (1.6ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.422515"], ["updated_at", "2015-06-09 08:44:06.422515"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.426815"], ["updated_at", "2015-06-09 08:44:06.426815"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard SCOP SCOP"], ["email", "evan.nicolas@laine.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.com/louise_marty"], ["created_at", "2015-06-09 08:44:06.430526"], ["updated_at", "2015-06-09 08:44:06.430526"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.434195"], ["updated_at", "2015-06-09 08:44:06.434195"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 2], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.438483"], ["updated_at", "2015-06-09 08:44:06.438483"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand EURL SEM"], ["email", "matto@schneider.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.eu/matho_carre"], ["created_at", "2015-06-09 08:44:06.441939"], ["updated_at", "2015-06-09 08:44:06.441939"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.445552"], ["updated_at", "2015-06-09 08:44:06.445552"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 3], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.449663"], ["updated_at", "2015-06-09 08:44:06.449663"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand et Colin SAS"], ["email", "maxence.berger@lacroix.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.net/tom_lemoine"], ["created_at", "2015-06-09 08:44:06.453095"], ["updated_at", "2015-06-09 08:44:06.453095"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 4], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.456668"], ["updated_at", "2015-06-09 08:44:06.456668"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 4], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.460734"], ["updated_at", "2015-06-09 08:44:06.460734"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Morel et Berger SA"], ["email", "lo.dumont@roche.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.info/jade"], ["created_at", "2015-06-09 08:44:06.464287"], ["updated_at", "2015-06-09 08:44:06.464287"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 5], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.467903"], ["updated_at", "2015-06-09 08:44:06.467903"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 5]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 5], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.472115"], ["updated_at", "2015-06-09 08:44:06.472115"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux et Pierre GIE"], ["email", "louis_colin@giraud.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.eu/noah"], ["created_at", "2015-06-09 08:44:06.475702"], ["updated_at", "2015-06-09 08:44:06.475702"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 6], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.479295"], ["updated_at", "2015-06-09 08:44:06.479295"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 6]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 6], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.483526"], ["updated_at", "2015-06-09 08:44:06.483526"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer EI SAS"], ["email", "evan@lecomte.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.fr/enzo_vidal"], ["created_at", "2015-06-09 08:44:06.487135"], ["updated_at", "2015-06-09 08:44:06.487135"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 7], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.490714"], ["updated_at", "2015-06-09 08:44:06.490714"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 7]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 7], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.494997"], ["updated_at", "2015-06-09 08:44:06.494997"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault et Philippe SEM"], ["email", "antoine@robert.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dubois.fr/anas_gautier"], ["created_at", "2015-06-09 08:44:06.498665"], ["updated_at", "2015-06-09 08:44:06.498665"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 8], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.502314"], ["updated_at", "2015-06-09 08:44:06.502314"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 8]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 8], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.506580"], ["updated_at", "2015-06-09 08:44:06.506580"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Maillard et Deschamps SAS"], ["email", "nicolas@fernandez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.eu/manon_guyot"], ["created_at", "2015-06-09 08:44:06.510497"], ["updated_at", "2015-06-09 08:44:06.510497"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 9], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.514465"], ["updated_at", "2015-06-09 08:44:06.514465"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 9]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 9], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.519200"], ["updated_at", "2015-06-09 08:44:06.519200"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Marchal SARL"], ["email", "axel@faure.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.name/clmence.collet"], ["created_at", "2015-06-09 08:44:06.523480"], ["updated_at", "2015-06-09 08:44:06.523480"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 10], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.527644"], ["updated_at", "2015-06-09 08:44:06.527644"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 10]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 10], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.532482"], ["updated_at", "2015-06-09 08:44:06.532482"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lemaire GIE EI"], ["email", "victor@blanchard.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.info/malys"], ["created_at", "2015-06-09 08:44:06.535957"], ["updated_at", "2015-06-09 08:44:06.535957"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 11], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.539346"], ["updated_at", "2015-06-09 08:44:06.539346"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 11]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 11], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.543526"], ["updated_at", "2015-06-09 08:44:06.543526"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carre GIE SAS"], ["email", "yanis.rodriguez@thomas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.info/jeanne"], ["created_at", "2015-06-09 08:44:06.547372"], ["updated_at", "2015-06-09 08:44:06.547372"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 12], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.551042"], ["updated_at", "2015-06-09 08:44:06.551042"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 12]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 12], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.555194"], ["updated_at", "2015-06-09 08:44:06.555194"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland et Duval GIE"], ["email", "lena@cousin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.org/jade_duval"], ["created_at", "2015-06-09 08:44:06.558644"], ["updated_at", "2015-06-09 08:44:06.558644"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 13], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.562364"], ["updated_at", "2015-06-09 08:44:06.562364"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 13]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 13], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.566627"], ["updated_at", "2015-06-09 08:44:06.566627"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brunet et Giraud SCOP"], ["email", "evan_muller@julien.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gauthier.net/kylian"], ["created_at", "2015-06-09 08:44:06.570262"], ["updated_at", "2015-06-09 08:44:06.570262"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 14], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.573916"], ["updated_at", "2015-06-09 08:44:06.573916"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 14]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 14], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.578137"], ["updated_at", "2015-06-09 08:44:06.578137"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot et Joly SA"], ["email", "jade@dupuy.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclerc.info/gabriel"], ["created_at", "2015-06-09 08:44:06.582157"], ["updated_at", "2015-06-09 08:44:06.582157"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 15], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.585781"], ["updated_at", "2015-06-09 08:44:06.585781"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 15]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 15], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.590025"], ["updated_at", "2015-06-09 08:44:06.590025"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moreau et Cousin EI"], ["email", "romane.caron@lucas.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuis.com/jeanne"], ["created_at", "2015-06-09 08:44:06.593952"], ["updated_at", "2015-06-09 08:44:06.593952"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 16], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.597528"], ["updated_at", "2015-06-09 08:44:06.597528"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 16]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 16], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.601813"], ["updated_at", "2015-06-09 08:44:06.601813"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez et Gauthier SCOP"], ["email", "eva@da.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.name/ines.riviere"], ["created_at", "2015-06-09 08:44:06.605725"], ["updated_at", "2015-06-09 08:44:06.605725"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 17], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.609430"], ["updated_at", "2015-06-09 08:44:06.609430"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 17]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 17], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.614049"], ["updated_at", "2015-06-09 08:44:06.614049"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et David SCOP"], ["email", "kylian@roger.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lopez.fr/axel_royer"], ["created_at", "2015-06-09 08:44:06.618269"], ["updated_at", "2015-06-09 08:44:06.618269"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 18], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.622345"], ["updated_at", "2015-06-09 08:44:06.622345"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 18]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 18], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.627852"], ["updated_at", "2015-06-09 08:44:06.627852"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Adam EI"], ["email", "hugo@moreau.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.eu/adrien"], ["created_at", "2015-06-09 08:44:06.631698"], ["updated_at", "2015-06-09 08:44:06.631698"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 19], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.635641"], ["updated_at", "2015-06-09 08:44:06.635641"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 19]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 19], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.639930"], ["updated_at", "2015-06-09 08:44:06.639930"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paris SEM SAS"], ["email", "lou@moreau.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.fr/marie"], ["created_at", "2015-06-09 08:44:06.643537"], ["updated_at", "2015-06-09 08:44:06.643537"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 20], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.646876"], ["updated_at", "2015-06-09 08:44:06.646876"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 20]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 20], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.650759"], ["updated_at", "2015-06-09 08:44:06.650759"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois et Pons EURL"], ["email", "anas_roche@rolland.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.name/quentin.thomas"], ["created_at", "2015-06-09 08:44:06.654091"], ["updated_at", "2015-06-09 08:44:06.654091"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 21], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.657536"], ["updated_at", "2015-06-09 08:44:06.657536"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 21]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 21], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.661535"], ["updated_at", "2015-06-09 08:44:06.661535"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez GIE SCOP"], ["email", "matto_leclerc@mercier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.name/kylian.francois"], ["created_at", "2015-06-09 08:44:06.664947"], ["updated_at", "2015-06-09 08:44:06.664947"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 22], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.668514"], ["updated_at", "2015-06-09 08:44:06.668514"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 22]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 22], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.672577"], ["updated_at", "2015-06-09 08:44:06.672577"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre SEM SEM"], ["email", "laura@denis.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.net/romane.roux"], ["created_at", "2015-06-09 08:44:06.676179"], ["updated_at", "2015-06-09 08:44:06.676179"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 23], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.679846"], ["updated_at", "2015-06-09 08:44:06.679846"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 23]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 23], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.683970"], ["updated_at", "2015-06-09 08:44:06.683970"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier et Bonnet SARL"], ["email", "clia@bertrand.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.fr/quentin"], ["created_at", "2015-06-09 08:44:06.687462"], ["updated_at", "2015-06-09 08:44:06.687462"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 24], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.691033"], ["updated_at", "2015-06-09 08:44:06.691033"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 24]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 24], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.695036"], ["updated_at", "2015-06-09 08:44:06.695036"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Baron et Perez SAS"], ["email", "la.sanchez@laine.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.net/sacha.brun"], ["created_at", "2015-06-09 08:44:06.698381"], ["updated_at", "2015-06-09 08:44:06.698381"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 25], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.701822"], ["updated_at", "2015-06-09 08:44:06.701822"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 25]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 25], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.705887"], ["updated_at", "2015-06-09 08:44:06.705887"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider EI SAS"], ["email", "jade_colin@fleury.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.name/clia.legrand"], ["created_at", "2015-06-09 08:44:06.709172"], ["updated_at", "2015-06-09 08:44:06.709172"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 26], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.712811"], ["updated_at", "2015-06-09 08:44:06.712811"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 26]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 26], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.716741"], ["updated_at", "2015-06-09 08:44:06.716741"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin et Roussel SEM"], ["email", "tho@paris.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.fr/marie"], ["created_at", "2015-06-09 08:44:06.720562"], ["updated_at", "2015-06-09 08:44:06.720562"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 27], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.724424"], ["updated_at", "2015-06-09 08:44:06.724424"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 27]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 27], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.728882"], ["updated_at", "2015-06-09 08:44:06.728882"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Hubert et Schneider SA"], ["email", "romane_leroux@lemoine.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.com/mael_mathieu"], ["created_at", "2015-06-09 08:44:06.733103"], ["updated_at", "2015-06-09 08:44:06.733103"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 28], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.737030"], ["updated_at", "2015-06-09 08:44:06.737030"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 28]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 28], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.741642"], ["updated_at", "2015-06-09 08:44:06.741642"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bernard SEM SAS"], ["email", "julie_lecomte@nicolas.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.org/enzo_pierre"], ["created_at", "2015-06-09 08:44:06.745178"], ["updated_at", "2015-06-09 08:44:06.745178"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 29], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.748555"], ["updated_at", "2015-06-09 08:44:06.748555"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 29]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 29], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.752499"], ["updated_at", "2015-06-09 08:44:06.752499"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin et Da silva EURL"], ["email", "tho@laurent.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.eu/pauline_bernard"], ["created_at", "2015-06-09 08:44:06.755865"], ["updated_at", "2015-06-09 08:44:06.755865"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 30], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.759214"], ["updated_at", "2015-06-09 08:44:06.759214"]]  (3.1ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 30]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 30], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.766002"], ["updated_at", "2015-06-09 08:44:06.766002"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez SCOP GIE"], ["email", "lo.michel@carpentier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garcia.name/charlotte"], ["created_at", "2015-06-09 08:44:06.769244"], ["updated_at", "2015-06-09 08:44:06.769244"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 31], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.772456"], ["updated_at", "2015-06-09 08:44:06.772456"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 31]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 31], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.776258"], ["updated_at", "2015-06-09 08:44:06.776258"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement SEM SARL"], ["email", "nathan_nicolas@duval.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.com/mathilde"], ["created_at", "2015-06-09 08:44:06.779526"], ["updated_at", "2015-06-09 08:44:06.779526"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 32], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.782927"], ["updated_at", "2015-06-09 08:44:06.782927"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 32]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 32], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.786865"], ["updated_at", "2015-06-09 08:44:06.786865"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal et Meunier SA"], ["email", "nomie_morin@adam.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://adam.name/romane_muller"], ["created_at", "2015-06-09 08:44:06.790097"], ["updated_at", "2015-06-09 08:44:06.790097"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 33], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.793533"], ["updated_at", "2015-06-09 08:44:06.793533"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 33]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 33], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.797344"], ["updated_at", "2015-06-09 08:44:06.797344"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert SAS SCOP"], ["email", "ocane@brun.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fabre.fr/nathan.lefebvre"], ["created_at", "2015-06-09 08:44:06.800691"], ["updated_at", "2015-06-09 08:44:06.800691"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 34], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.804102"], ["updated_at", "2015-06-09 08:44:06.804102"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 34]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 34], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.807949"], ["updated_at", "2015-06-09 08:44:06.807949"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert EURL SCOP"], ["email", "tom@paul.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.org/adrien.legrand"], ["created_at", "2015-06-09 08:44:06.811230"], ["updated_at", "2015-06-09 08:44:06.811230"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 35], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.814754"], ["updated_at", "2015-06-09 08:44:06.814754"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 35]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 35], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.818729"], ["updated_at", "2015-06-09 08:44:06.818729"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Clement EURL GIE"], ["email", "lola@royer.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.eu/mathis.giraud"], ["created_at", "2015-06-09 08:44:06.822482"], ["updated_at", "2015-06-09 08:44:06.822482"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 36], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.826242"], ["updated_at", "2015-06-09 08:44:06.826242"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 36]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 36], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.830482"], ["updated_at", "2015-06-09 08:44:06.830482"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Dumont EI"], ["email", "romain_leroy@colin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.name/julien_dasilva"], ["created_at", "2015-06-09 08:44:06.834505"], ["updated_at", "2015-06-09 08:44:06.834505"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 37], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.838171"], ["updated_at", "2015-06-09 08:44:06.838171"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 37]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 37], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.842705"], ["updated_at", "2015-06-09 08:44:06.842705"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux SAS SAS"], ["email", "lucas@vidal.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rodriguez.eu/arthur"], ["created_at", "2015-06-09 08:44:06.846104"], ["updated_at", "2015-06-09 08:44:06.846104"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 38], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.849432"], ["updated_at", "2015-06-09 08:44:06.849432"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 38]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 38], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.853395"], ["updated_at", "2015-06-09 08:44:06.853395"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rey SA EURL"], ["email", "julien@rolland.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marty.org/julien.huet"], ["created_at", "2015-06-09 08:44:06.856750"], ["updated_at", "2015-06-09 08:44:06.856750"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 39], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.860074"], ["updated_at", "2015-06-09 08:44:06.860074"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 39]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 39], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.863853"], ["updated_at", "2015-06-09 08:44:06.863853"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul EI SEM"], ["email", "louis@dupuy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.com/mlia.rolland"], ["created_at", "2015-06-09 08:44:06.867184"], ["updated_at", "2015-06-09 08:44:06.867184"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 40], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.870689"], ["updated_at", "2015-06-09 08:44:06.870689"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 40]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 40], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.874585"], ["updated_at", "2015-06-09 08:44:06.874585"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier SCOP EURL"], ["email", "carla@aubert.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://henry.fr/kylian.martin"], ["created_at", "2015-06-09 08:44:06.878015"], ["updated_at", "2015-06-09 08:44:06.878015"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 41], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.881462"], ["updated_at", "2015-06-09 08:44:06.881462"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 41]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 41], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.885389"], ["updated_at", "2015-06-09 08:44:06.885389"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pierre et Gonzalez GIE"], ["email", "mathilde.fernandez@bonnet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.fr/laura"], ["created_at", "2015-06-09 08:44:06.888787"], ["updated_at", "2015-06-09 08:44:06.888787"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 42], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.892191"], ["updated_at", "2015-06-09 08:44:06.892191"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 42]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 42], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.896165"], ["updated_at", "2015-06-09 08:44:06.896165"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand et Dumont SEM"], ["email", "lina.dupont@mathieu.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rodriguez.net/clia_paul"], ["created_at", "2015-06-09 08:44:06.899479"], ["updated_at", "2015-06-09 08:44:06.899479"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 43], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.902933"], ["updated_at", "2015-06-09 08:44:06.902933"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 43]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 43], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.907023"], ["updated_at", "2015-06-09 08:44:06.907023"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanc EI EI"], ["email", "manon_perrin@dupuis.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://huet.info/jade.duval"], ["created_at", "2015-06-09 08:44:06.910595"], ["updated_at", "2015-06-09 08:44:06.910595"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 44], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.913974"], ["updated_at", "2015-06-09 08:44:06.913974"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 44]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 44], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.930174"], ["updated_at", "2015-06-09 08:44:06.930174"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau et Marie EURL"], ["email", "juliette@le.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.com/la"], ["created_at", "2015-06-09 08:44:06.933789"], ["updated_at", "2015-06-09 08:44:06.933789"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 45], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.938228"], ["updated_at", "2015-06-09 08:44:06.938228"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 45]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 45], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.942898"], ["updated_at", "2015-06-09 08:44:06.942898"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Caron SARL EURL"], ["email", "pierre@lecomte.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefevre.net/quentin"], ["created_at", "2015-06-09 08:44:06.946588"], ["updated_at", "2015-06-09 08:44:06.946588"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 46], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.950288"], ["updated_at", "2015-06-09 08:44:06.950288"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 46]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 46], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.954964"], ["updated_at", "2015-06-09 08:44:06.954964"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Sanchez et Rodriguez SARL"], ["email", "eva@lopez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.name/enzo"], ["created_at", "2015-06-09 08:44:06.958456"], ["updated_at", "2015-06-09 08:44:06.958456"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 47], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.962122"], ["updated_at", "2015-06-09 08:44:06.962122"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 47]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 47], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.967205"], ["updated_at", "2015-06-09 08:44:06.967205"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Menard et Dubois EI"], ["email", "pauline.david@lefevre.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.net/pauline"], ["created_at", "2015-06-09 08:44:06.970907"], ["updated_at", "2015-06-09 08:44:06.970907"]]  (0.8ms) commit transaction  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 48], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.975045"], ["updated_at", "2015-06-09 08:44:06.975045"]]  (4.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 48]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 48], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.983908"], ["updated_at", "2015-06-09 08:44:06.983908"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Cousin et Benoit SAS"], ["email", "ambre.denis@brun.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.org/yanis"], ["created_at", "2015-06-09 08:44:06.987886"], ["updated_at", "2015-06-09 08:44:06.987886"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 49], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.991886"], ["updated_at", "2015-06-09 08:44:06.991886"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 49]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 49], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:06.996286"], ["updated_at", "2015-06-09 08:44:06.996286"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc SA SAS"], ["email", "louna@poirier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.info/maeva_vaeur"], ["created_at", "2015-06-09 08:44:07.000237"], ["updated_at", "2015-06-09 08:44:07.000237"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 50], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.005159"], ["updated_at", "2015-06-09 08:44:07.005159"]]  (0.8ms) commit transaction  (0.2ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 50]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 50], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.010148"], ["updated_at", "2015-06-09 08:44:07.010148"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fournier et Perez SCOP"], ["email", "evan@lucas.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.net/hugo_fernandez"], ["created_at", "2015-06-09 08:44:07.014283"], ["updated_at", "2015-06-09 08:44:07.014283"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 51], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.018439"], ["updated_at", "2015-06-09 08:44:07.018439"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 51]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 51], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.023481"], ["updated_at", "2015-06-09 08:44:07.023481"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Girard et Arnaud EURL"], ["email", "quentin.marchand@remy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.org/paul"], ["created_at", "2015-06-09 08:44:07.028179"], ["updated_at", "2015-06-09 08:44:07.028179"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 52], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.032223"], ["updated_at", "2015-06-09 08:44:07.032223"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 52]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 52], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.037607"], ["updated_at", "2015-06-09 08:44:07.037607"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renault GIE GIE"], ["email", "mael@remy.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.name/adrien"], ["created_at", "2015-06-09 08:44:07.041420"], ["updated_at", "2015-06-09 08:44:07.041420"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 53], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.045305"], ["updated_at", "2015-06-09 08:44:07.045305"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 53]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 53], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.049760"], ["updated_at", "2015-06-09 08:44:07.049760"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam GIE GIE"], ["email", "elisa.carpentier@robin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.com/nicolas"], ["created_at", "2015-06-09 08:44:07.053832"], ["updated_at", "2015-06-09 08:44:07.053832"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 54], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.057567"], ["updated_at", "2015-06-09 08:44:07.057567"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 54]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 54], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.061616"], ["updated_at", "2015-06-09 08:44:07.061616"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perez et Cousin SCOP"], ["email", "matho@robert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.org/mathis_sanchez"], ["created_at", "2015-06-09 08:44:07.065542"], ["updated_at", "2015-06-09 08:44:07.065542"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 55], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.069108"], ["updated_at", "2015-06-09 08:44:07.069108"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 55]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 55], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.073419"], ["updated_at", "2015-06-09 08:44:07.073419"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Riviere et Lopez EURL"], ["email", "noah_barbier@lopez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lemoine.com/gabriel_louis"], ["created_at", "2015-06-09 08:44:07.077300"], ["updated_at", "2015-06-09 08:44:07.077300"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 56], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.080998"], ["updated_at", "2015-06-09 08:44:07.080998"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 56]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 56], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.085226"], ["updated_at", "2015-06-09 08:44:07.085226"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre SA GIE"], ["email", "noa_gonzalez@brunet.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.fr/hugo.roueau"], ["created_at", "2015-06-09 08:44:07.089188"], ["updated_at", "2015-06-09 08:44:07.089188"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 57], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.094181"], ["updated_at", "2015-06-09 08:44:07.094181"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 57]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 57], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.099460"], ["updated_at", "2015-06-09 08:44:07.099460"]]  (3.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Gautier SCOP"], ["email", "ines@bernard.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://breton.net/raphal"], ["created_at", "2015-06-09 08:44:07.105431"], ["updated_at", "2015-06-09 08:44:07.105431"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 58], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.109316"], ["updated_at", "2015-06-09 08:44:07.109316"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 58]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 58], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.113554"], ["updated_at", "2015-06-09 08:44:07.113554"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Riviere SEM"], ["email", "adrien_marty@cousin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rey.eu/mohamed.maon"], ["created_at", "2015-06-09 08:44:07.116891"], ["updated_at", "2015-06-09 08:44:07.116891"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 59], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.120606"], ["updated_at", "2015-06-09 08:44:07.120606"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 59]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 59], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.124970"], ["updated_at", "2015-06-09 08:44:07.124970"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu SARL SCOP"], ["email", "ocane@gauthier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rolland.info/mathilde.henry"], ["created_at", "2015-06-09 08:44:07.128132"], ["updated_at", "2015-06-09 08:44:07.128132"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 60], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.132212"], ["updated_at", "2015-06-09 08:44:07.132212"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 60]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 60], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.139322"], ["updated_at", "2015-06-09 08:44:07.139322"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lecomte et Caron SEM"], ["email", "nathan_rey@nicolas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.com/alice"], ["created_at", "2015-06-09 08:44:07.144212"], ["updated_at", "2015-06-09 08:44:07.144212"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 61], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.149945"], ["updated_at", "2015-06-09 08:44:07.149945"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 61]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 61], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.155632"], ["updated_at", "2015-06-09 08:44:07.155632"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Marty SAS"], ["email", "enzo.chevalier@laurent.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.org/alexandre_huet"], ["created_at", "2015-06-09 08:44:07.159162"], ["updated_at", "2015-06-09 08:44:07.159162"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 62], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.162660"], ["updated_at", "2015-06-09 08:44:07.162660"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 62]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 62], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.167394"], ["updated_at", "2015-06-09 08:44:07.167394"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons GIE SARL"], ["email", "clia@noel.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renault.info/alexis"], ["created_at", "2015-06-09 08:44:07.170651"], ["updated_at", "2015-06-09 08:44:07.170651"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 63], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.173979"], ["updated_at", "2015-06-09 08:44:07.173979"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 63]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 63], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.178534"], ["updated_at", "2015-06-09 08:44:07.178534"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dupuis et Vasseur SARL"], ["email", "lina@muller.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.com/maxence"], ["created_at", "2015-06-09 08:44:07.181890"], ["updated_at", "2015-06-09 08:44:07.181890"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 64], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.185321"], ["updated_at", "2015-06-09 08:44:07.185321"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 64]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 64], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.189964"], ["updated_at", "2015-06-09 08:44:07.189964"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert et Hubert SAS"], ["email", "lucas@gerard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.eu/mathis"], ["created_at", "2015-06-09 08:44:07.193369"], ["updated_at", "2015-06-09 08:44:07.193369"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 65], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.196764"], ["updated_at", "2015-06-09 08:44:07.196764"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 65]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 65], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.201334"], ["updated_at", "2015-06-09 08:44:07.201334"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux et Guillaume SARL"], ["email", "justine.barre@bernard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brun.com/alexandre_lemaire"], ["created_at", "2015-06-09 08:44:07.204720"], ["updated_at", "2015-06-09 08:44:07.204720"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 66], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.208170"], ["updated_at", "2015-06-09 08:44:07.208170"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 66]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 66], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.212462"], ["updated_at", "2015-06-09 08:44:07.212462"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Sanchez EURL"], ["email", "tho@moreau.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.name/matho"], ["created_at", "2015-06-09 08:44:07.215854"], ["updated_at", "2015-06-09 08:44:07.215854"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 67], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.219406"], ["updated_at", "2015-06-09 08:44:07.219406"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 67]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 67], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.223944"], ["updated_at", "2015-06-09 08:44:07.223944"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier et Paris GIE"], ["email", "sarah@cousin.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchal.eu/axel.benoit"], ["created_at", "2015-06-09 08:44:07.227196"], ["updated_at", "2015-06-09 08:44:07.227196"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 68], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.230563"], ["updated_at", "2015-06-09 08:44:07.230563"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 68]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 68], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.235410"], ["updated_at", "2015-06-09 08:44:07.235410"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Richard EURL GIE"], ["email", "la.royer@carpentier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.org/lo"], ["created_at", "2015-06-09 08:44:07.239209"], ["updated_at", "2015-06-09 08:44:07.239209"]]  (17.4ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 69], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.260260"], ["updated_at", "2015-06-09 08:44:07.260260"]]  (1.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 69]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 69], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.265086"], ["updated_at", "2015-06-09 08:44:07.265086"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Le roux et Marie EURL"], ["email", "lola@lecomte.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanchard.name/alexandre_marty"], ["created_at", "2015-06-09 08:44:07.268410"], ["updated_at", "2015-06-09 08:44:07.268410"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 70], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.272465"], ["updated_at", "2015-06-09 08:44:07.272465"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 70]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 70], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.276814"], ["updated_at", "2015-06-09 08:44:07.276814"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchal SAS SA"], ["email", "yanis@vaeur.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roueau.com/romane_vaeur"], ["created_at", "2015-06-09 08:44:07.280193"], ["updated_at", "2015-06-09 08:44:07.280193"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 71], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.283836"], ["updated_at", "2015-06-09 08:44:07.283836"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 71]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 71], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.287996"], ["updated_at", "2015-06-09 08:44:07.287996"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rolland et Boyer SA"], ["email", "anas_girard@marchal.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://laine.net/yanis"], ["created_at", "2015-06-09 08:44:07.291278"], ["updated_at", "2015-06-09 08:44:07.291278"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 72], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.294970"], ["updated_at", "2015-06-09 08:44:07.294970"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 72]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 72], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.299295"], ["updated_at", "2015-06-09 08:44:07.299295"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Garcia et Meyer EURL"], ["email", "antoine@pierre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.com/manon_brun"], ["created_at", "2015-06-09 08:44:07.302609"], ["updated_at", "2015-06-09 08:44:07.302609"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 73], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.306252"], ["updated_at", "2015-06-09 08:44:07.306252"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 73]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 73], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.310460"], ["updated_at", "2015-06-09 08:44:07.310460"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer et Dubois SCOP"], ["email", "matho_gautier@leroux.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.net/mael.fabre"], ["created_at", "2015-06-09 08:44:07.313842"], ["updated_at", "2015-06-09 08:44:07.313842"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 74], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.317466"], ["updated_at", "2015-06-09 08:44:07.317466"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 74]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 74], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.321662"], ["updated_at", "2015-06-09 08:44:07.321662"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois et Marchand SCOP"], ["email", "ethan.jacquet@martin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.net/arthur"], ["created_at", "2015-06-09 08:44:07.324968"], ["updated_at", "2015-06-09 08:44:07.324968"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 75], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.328795"], ["updated_at", "2015-06-09 08:44:07.328795"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 75]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 75], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.333219"], ["updated_at", "2015-06-09 08:44:07.333219"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bertrand et Leclerc EURL"], ["email", "lina@olivier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.info/hugo"], ["created_at", "2015-06-09 08:44:07.336691"], ["updated_at", "2015-06-09 08:44:07.336691"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 76], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.340717"], ["updated_at", "2015-06-09 08:44:07.340717"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 76]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 76], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.345333"], ["updated_at", "2015-06-09 08:44:07.345333"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Giraud SA EI"], ["email", "pauline@pierre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://morel.name/julien"], ["created_at", "2015-06-09 08:44:07.348652"], ["updated_at", "2015-06-09 08:44:07.348652"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 77], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.353253"], ["updated_at", "2015-06-09 08:44:07.353253"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 77]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 77], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.358156"], ["updated_at", "2015-06-09 08:44:07.358156"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier et Durand SCOP"], ["email", "camille@nguyen.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.fr/camille"], ["created_at", "2015-06-09 08:44:07.361664"], ["updated_at", "2015-06-09 08:44:07.361664"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 78], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.365692"], ["updated_at", "2015-06-09 08:44:07.365692"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 78]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 78], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.369995"], ["updated_at", "2015-06-09 08:44:07.369995"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson et Marchal SCOP"], ["email", "mael@renaud.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.fr/clment_guyot"], ["created_at", "2015-06-09 08:44:07.373350"], ["updated_at", "2015-06-09 08:44:07.373350"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 79], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.377220"], ["updated_at", "2015-06-09 08:44:07.377220"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 79]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 79], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.381357"], ["updated_at", "2015-06-09 08:44:07.381357"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger EURL SAS"], ["email", "lucie_colin@guerin.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://boyer.eu/lena"], ["created_at", "2015-06-09 08:44:07.384618"], ["updated_at", "2015-06-09 08:44:07.384618"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 80], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.388587"], ["updated_at", "2015-06-09 08:44:07.388587"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 80]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 80], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.392669"], ["updated_at", "2015-06-09 08:44:07.392669"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Thomas et Lemaire EURL"], ["email", "ambre@riviere.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.com/tho_breton"], ["created_at", "2015-06-09 08:44:07.395991"], ["updated_at", "2015-06-09 08:44:07.395991"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 81], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.399891"], ["updated_at", "2015-06-09 08:44:07.399891"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 81]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 81], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.403981"], ["updated_at", "2015-06-09 08:44:07.403981"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois EI SEM"], ["email", "justine@gonzalez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumont.info/thomas.francois"], ["created_at", "2015-06-09 08:44:07.407385"], ["updated_at", "2015-06-09 08:44:07.407385"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 82], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.411555"], ["updated_at", "2015-06-09 08:44:07.411555"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 82]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 82], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.415815"], ["updated_at", "2015-06-09 08:44:07.415815"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Philippe et Riviere EURL"], ["email", "noah_duval@michel.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barre.org/hugo.fleury"], ["created_at", "2015-06-09 08:44:07.419213"], ["updated_at", "2015-06-09 08:44:07.419213"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 83], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.423247"], ["updated_at", "2015-06-09 08:44:07.423247"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 83]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 83], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.427319"], ["updated_at", "2015-06-09 08:44:07.427319"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre EURL SCOP"], ["email", "maeva_roueau@muller.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.com/lola"], ["created_at", "2015-06-09 08:44:07.430495"], ["updated_at", "2015-06-09 08:44:07.430495"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 84], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.434298"], ["updated_at", "2015-06-09 08:44:07.434298"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 84]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 84], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.438427"], ["updated_at", "2015-06-09 08:44:07.438427"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot et Fleury SAS"], ["email", "julien.rouel@garcia.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.com/emilie"], ["created_at", "2015-06-09 08:44:07.441618"], ["updated_at", "2015-06-09 08:44:07.441618"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 85], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.445685"], ["updated_at", "2015-06-09 08:44:07.445685"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 85]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 85], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.450372"], ["updated_at", "2015-06-09 08:44:07.450372"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre GIE GIE"], ["email", "mael@robin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.com/lola.faure"], ["created_at", "2015-06-09 08:44:07.454129"], ["updated_at", "2015-06-09 08:44:07.454129"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 86], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.458481"], ["updated_at", "2015-06-09 08:44:07.458481"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 86]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 86], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.463147"], ["updated_at", "2015-06-09 08:44:07.463147"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin GIE EURL"], ["email", "lo@renaud.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.name/maxime"], ["created_at", "2015-06-09 08:44:07.467116"], ["updated_at", "2015-06-09 08:44:07.467116"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 87], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.471021"], ["updated_at", "2015-06-09 08:44:07.471021"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 87]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 87], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.475155"], ["updated_at", "2015-06-09 08:44:07.475155"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier SEM EURL"], ["email", "eva_julien@guerin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martin.info/ines.durand"], ["created_at", "2015-06-09 08:44:07.478497"], ["updated_at", "2015-06-09 08:44:07.478497"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 88], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.482480"], ["updated_at", "2015-06-09 08:44:07.482480"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 88]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 88], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.486534"], ["updated_at", "2015-06-09 08:44:07.486534"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun SAS EI"], ["email", "jeanne.cousin@martinez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.com/juliette"], ["created_at", "2015-06-09 08:44:07.489672"], ["updated_at", "2015-06-09 08:44:07.489672"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 89], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.493578"], ["updated_at", "2015-06-09 08:44:07.493578"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 89]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 89], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.497740"], ["updated_at", "2015-06-09 08:44:07.497740"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Barre EI GIE"], ["email", "sarah@charles.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.fr/hugo_caron"], ["created_at", "2015-06-09 08:44:07.500980"], ["updated_at", "2015-06-09 08:44:07.500980"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 90], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.504483"], ["updated_at", "2015-06-09 08:44:07.504483"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 90]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 90], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.508518"], ["updated_at", "2015-06-09 08:44:07.508518"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Carpentier et Robin EURL"], ["email", "lisa@simon.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carre.com/sacha_duval"], ["created_at", "2015-06-09 08:44:07.511804"], ["updated_at", "2015-06-09 08:44:07.511804"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 91], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.515416"], ["updated_at", "2015-06-09 08:44:07.515416"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 91]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 91], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.519520"], ["updated_at", "2015-06-09 08:44:07.519520"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider SARL SCOP"], ["email", "matho.sanchez@roger.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paris.net/mael"], ["created_at", "2015-06-09 08:44:07.522774"], ["updated_at", "2015-06-09 08:44:07.522774"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 92], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.526296"], ["updated_at", "2015-06-09 08:44:07.526296"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 92]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 92], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.530323"], ["updated_at", "2015-06-09 08:44:07.530323"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez et Fleury SEM"], ["email", "nathan@dupuy.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://duval.eu/noa"], ["created_at", "2015-06-09 08:44:07.533462"], ["updated_at", "2015-06-09 08:44:07.533462"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 93], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.536993"], ["updated_at", "2015-06-09 08:44:07.536993"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 93]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 93], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.541039"], ["updated_at", "2015-06-09 08:44:07.541039"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Andre SCOP SA"], ["email", "laura@noel.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.info/lena.baron"], ["created_at", "2015-06-09 08:44:07.544294"], ["updated_at", "2015-06-09 08:44:07.544294"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 94], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.548270"], ["updated_at", "2015-06-09 08:44:07.548270"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 94]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 94], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.552972"], ["updated_at", "2015-06-09 08:44:07.552972"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur SA SA"], ["email", "manon@fontaine.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.eu/clara.caron"], ["created_at", "2015-06-09 08:44:07.556756"], ["updated_at", "2015-06-09 08:44:07.556756"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 95], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.561074"], ["updated_at", "2015-06-09 08:44:07.561074"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 95]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 95], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.566032"], ["updated_at", "2015-06-09 08:44:07.566032"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rousseau et Gauthier SA"], ["email", "nomie.huet@moulin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fernandez.com/jeanne_paris"], ["created_at", "2015-06-09 08:44:07.569969"], ["updated_at", "2015-06-09 08:44:07.569969"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 96], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.573775"], ["updated_at", "2015-06-09 08:44:07.573775"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 96]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 96], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.577861"], ["updated_at", "2015-06-09 08:44:07.577861"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Arnaud EI"], ["email", "emilie.boyer@moulin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dufour.name/matto_chevalier"], ["created_at", "2015-06-09 08:44:07.581329"], ["updated_at", "2015-06-09 08:44:07.581329"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 97], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.585245"], ["updated_at", "2015-06-09 08:44:07.585245"]]  (0.8ms) commit transaction [35m (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 97]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 97], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.589390"], ["updated_at", "2015-06-09 08:44:07.589390"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Pons EURL EI"], ["email", "kylian@huet.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://martinez.info/louis"], ["created_at", "2015-06-09 08:44:07.592682"], ["updated_at", "2015-06-09 08:44:07.592682"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 98], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.596678"], ["updated_at", "2015-06-09 08:44:07.596678"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 98]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 98], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.600991"], ["updated_at", "2015-06-09 08:44:07.600991"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillot et Riviere EURL"], ["email", "lo@bourgeois.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.name/clment_blanchard"], ["created_at", "2015-06-09 08:44:07.604395"], ["updated_at", "2015-06-09 08:44:07.604395"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 99], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.608382"], ["updated_at", "2015-06-09 08:44:07.608382"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 99]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 99], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.612508"], ["updated_at", "2015-06-09 08:44:07.612508"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand et Faure EI"], ["email", "louise@bertrand.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guerin.com/alexandre.chevalier"], ["created_at", "2015-06-09 08:44:07.615771"], ["updated_at", "2015-06-09 08:44:07.615771"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 100], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.619804"], ["updated_at", "2015-06-09 08:44:07.619804"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 100]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 100], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.624168"], ["updated_at", "2015-06-09 08:44:07.624168"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Garnier SAS"], ["email", "jules@colin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jacquet.eu/malys"], ["created_at", "2015-06-09 08:44:07.627597"], ["updated_at", "2015-06-09 08:44:07.627597"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 101], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.631640"], ["updated_at", "2015-06-09 08:44:07.631640"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 101], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.635588"], ["updated_at", "2015-06-09 08:44:07.635588"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Olivier GIE SEM"], ["email", "quentin_rodriguez@nicolas.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://denis.fr/laura"], ["created_at", "2015-06-09 08:44:07.638737"], ["updated_at", "2015-06-09 08:44:07.638737"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 102], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.642351"], ["updated_at", "2015-06-09 08:44:07.642351"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 102], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.646375"], ["updated_at", "2015-06-09 08:44:07.646375"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meunier et Roger SAS"], ["email", "matto_simon@francois.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.info/romain"], ["created_at", "2015-06-09 08:44:07.649606"], ["updated_at", "2015-06-09 08:44:07.649606"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 103], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.653408"], ["updated_at", "2015-06-09 08:44:07.653408"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 103], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.657984"], ["updated_at", "2015-06-09 08:44:07.657984"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet et Schneider SCOP"], ["email", "jade_thomas@brunet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bernard.name/malys"], ["created_at", "2015-06-09 08:44:07.661391"], ["updated_at", "2015-06-09 08:44:07.661391"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 104], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.665824"], ["updated_at", "2015-06-09 08:44:07.665824"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 104], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.670161"], ["updated_at", "2015-06-09 08:44:07.670161"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Lambert SEM"], ["email", "lena@berger.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schmitt.fr/lucas"], ["created_at", "2015-06-09 08:44:07.673375"], ["updated_at", "2015-06-09 08:44:07.673375"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 105], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.676932"], ["updated_at", "2015-06-09 08:44:07.676932"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 105], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.680852"], ["updated_at", "2015-06-09 08:44:07.680852"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Charpentier et Moulin EI"], ["email", "jeanne@gerard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.eu/ines_vincent"], ["created_at", "2015-06-09 08:44:07.683997"], ["updated_at", "2015-06-09 08:44:07.683997"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 106], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.687467"], ["updated_at", "2015-06-09 08:44:07.687467"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 106], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.691385"], ["updated_at", "2015-06-09 08:44:07.691385"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Prevost EURL SAS"], ["email", "ocane.lefebvre@gerard.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.com/sarah"], ["created_at", "2015-06-09 08:44:07.694405"], ["updated_at", "2015-06-09 08:44:07.694405"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 107], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.697846"], ["updated_at", "2015-06-09 08:44:07.697846"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 107], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.701667"], ["updated_at", "2015-06-09 08:44:07.701667"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Brun SCOP"], ["email", "chlo_henry@fleury.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.org/jeanne_vaeur"], ["created_at", "2015-06-09 08:44:07.704713"], ["updated_at", "2015-06-09 08:44:07.704713"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 108], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.708389"], ["updated_at", "2015-06-09 08:44:07.708389"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 108], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.712552"], ["updated_at", "2015-06-09 08:44:07.712552"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Simon SARL EI"], ["email", "lou@meyer.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dumas.info/romain_robert"], ["created_at", "2015-06-09 08:44:07.715616"], ["updated_at", "2015-06-09 08:44:07.715616"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 109], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.718846"], ["updated_at", "2015-06-09 08:44:07.718846"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 109], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.722903"], ["updated_at", "2015-06-09 08:44:07.722903"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gonzalez et Bernard SARL"], ["email", "matto@gerard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://jean.com/anas"], ["created_at", "2015-06-09 08:44:07.726103"], ["updated_at", "2015-06-09 08:44:07.726103"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 110], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.729355"], ["updated_at", "2015-06-09 08:44:07.729355"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 110], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.733550"], ["updated_at", "2015-06-09 08:44:07.733550"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Renaud SEM SARL"], ["email", "sarah@adam.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.fr/malle"], ["created_at", "2015-06-09 08:44:07.736730"], ["updated_at", "2015-06-09 08:44:07.736730"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 111], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.739918"], ["updated_at", "2015-06-09 08:44:07.739918"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 111], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.744038"], ["updated_at", "2015-06-09 08:44:07.744038"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Faure SARL SCOP"], ["email", "enzo@carre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.eu/lucas.francois"], ["created_at", "2015-06-09 08:44:07.747304"], ["updated_at", "2015-06-09 08:44:07.747304"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 112], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.750640"], ["updated_at", "2015-06-09 08:44:07.750640"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 112], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.755382"], ["updated_at", "2015-06-09 08:44:07.755382"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrin et Benoit SARL"], ["email", "pierre@rouel.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.name/baptiste"], ["created_at", "2015-06-09 08:44:07.758785"], ["updated_at", "2015-06-09 08:44:07.758785"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 113], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.762421"], ["updated_at", "2015-06-09 08:44:07.762421"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 113], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.767426"], ["updated_at", "2015-06-09 08:44:07.767426"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Mercier EI EURL"], ["email", "maeva@paul.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.info/yanis"], ["created_at", "2015-06-09 08:44:07.770951"], ["updated_at", "2015-06-09 08:44:07.770951"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 114], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.774772"], ["updated_at", "2015-06-09 08:44:07.774772"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 114], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.779181"], ["updated_at", "2015-06-09 08:44:07.779181"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Paul SA GIE"], ["email", "yanis.poirier@gonzalez.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.net/paul.clement"], ["created_at", "2015-06-09 08:44:07.782244"], ["updated_at", "2015-06-09 08:44:07.782244"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 115], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.785574"], ["updated_at", "2015-06-09 08:44:07.785574"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 115], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.789636"], ["updated_at", "2015-06-09 08:44:07.789636"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leroux SAS GIE"], ["email", "maxime@carre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.fr/valentin.hubert"], ["created_at", "2015-06-09 08:44:07.792770"], ["updated_at", "2015-06-09 08:44:07.792770"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 116], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.795873"], ["updated_at", "2015-06-09 08:44:07.795873"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 116], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.799975"], ["updated_at", "2015-06-09 08:44:07.799975"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marchand et Lucas GIE"], ["email", "lisa@schneider.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://da.info/paul"], ["created_at", "2015-06-09 08:44:07.803050"], ["updated_at", "2015-06-09 08:44:07.803050"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 117], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.806249"], ["updated_at", "2015-06-09 08:44:07.806249"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 117], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.810381"], ["updated_at", "2015-06-09 08:44:07.810381"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dubois GIE GIE"], ["email", "manon@jean.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillaume.org/paul.morin"], ["created_at", "2015-06-09 08:44:07.814456"], ["updated_at", "2015-06-09 08:44:07.814456"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 118], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.817857"], ["updated_at", "2015-06-09 08:44:07.817857"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 118], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.821929"], ["updated_at", "2015-06-09 08:44:07.821929"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Perrot SARL SEM"], ["email", "maeva@lucas.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gautier.fr/lisa"], ["created_at", "2015-06-09 08:44:07.825121"], ["updated_at", "2015-06-09 08:44:07.825121"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 119], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.828405"], ["updated_at", "2015-06-09 08:44:07.828405"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 119], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.832431"], ["updated_at", "2015-06-09 08:44:07.832431"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Rodriguez et Fournier SEM"], ["email", "enzo_guillot@caron.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.net/anas"], ["created_at", "2015-06-09 08:44:07.835569"], ["updated_at", "2015-06-09 08:44:07.835569"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 120], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.838758"], ["updated_at", "2015-06-09 08:44:07.838758"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 120], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.842880"], ["updated_at", "2015-06-09 08:44:07.842880"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lucas GIE SCOP"], ["email", "tho@pierre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.fr/lucie_garnier"], ["created_at", "2015-06-09 08:44:07.846046"], ["updated_at", "2015-06-09 08:44:07.846046"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 121], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.849317"], ["updated_at", "2015-06-09 08:44:07.849317"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 121], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.853444"], ["updated_at", "2015-06-09 08:44:07.853444"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Dumont et Richard SAS"], ["email", "juliette@dumont.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.net/maeva_denis"], ["created_at", "2015-06-09 08:44:07.856879"], ["updated_at", "2015-06-09 08:44:07.856879"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 122], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.861093"], ["updated_at", "2015-06-09 08:44:07.861093"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 122], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.865615"], ["updated_at", "2015-06-09 08:44:07.865615"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc GIE GIE"], ["email", "malle.bertrand@mercier.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://schneider.info/maeva"], ["created_at", "2015-06-09 08:44:07.869056"], ["updated_at", "2015-06-09 08:44:07.869056"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 123], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.873077"], ["updated_at", "2015-06-09 08:44:07.873077"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 123], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.877891"], ["updated_at", "2015-06-09 08:44:07.877891"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fabre SAS EURL"], ["email", "matto@lemoine.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.net/elisa"], ["created_at", "2015-06-09 08:44:07.880967"], ["updated_at", "2015-06-09 08:44:07.880967"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 124], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.884192"], ["updated_at", "2015-06-09 08:44:07.884192"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 124], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.898570"], ["updated_at", "2015-06-09 08:44:07.898570"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Brun EI SAS"], ["email", "juliette@vincent.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.com/pauline.aubry"], ["created_at", "2015-06-09 08:44:07.902653"], ["updated_at", "2015-06-09 08:44:07.902653"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 125], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.906616"], ["updated_at", "2015-06-09 08:44:07.906616"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 125], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.911423"], ["updated_at", "2015-06-09 08:44:07.911423"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume EURL SEM"], ["email", "lo@arnaud.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roche.info/ambre"], ["created_at", "2015-06-09 08:44:07.915191"], ["updated_at", "2015-06-09 08:44:07.915191"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 126], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.918991"], ["updated_at", "2015-06-09 08:44:07.918991"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 126], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.923678"], ["updated_at", "2015-06-09 08:44:07.923678"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Meyer SARL SEM"], ["email", "enzo@marchal.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.info/sarah.benoit"], ["created_at", "2015-06-09 08:44:07.927656"], ["updated_at", "2015-06-09 08:44:07.927656"]]  (1.0ms) commit transaction  (0.2ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 127], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.931538"], ["updated_at", "2015-06-09 08:44:07.931538"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 127], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.936499"], ["updated_at", "2015-06-09 08:44:07.936499"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin et Barbier EI"], ["email", "clara@petit.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maon.org/camille"], ["created_at", "2015-06-09 08:44:07.940346"], ["updated_at", "2015-06-09 08:44:07.940346"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 128], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.943980"], ["updated_at", "2015-06-09 08:44:07.943980"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 128], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.948393"], ["updated_at", "2015-06-09 08:44:07.948393"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury EURL SAS"], ["email", "nomie@chevalier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.name/paul"], ["created_at", "2015-06-09 08:44:07.952429"], ["updated_at", "2015-06-09 08:44:07.952429"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 129], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.956250"], ["updated_at", "2015-06-09 08:44:07.956250"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 129], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.960884"], ["updated_at", "2015-06-09 08:44:07.960884"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roussel SAS SAS"], ["email", "mlia.nguyen@robin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.com/lo.charpentier"], ["created_at", "2015-06-09 08:44:07.965449"], ["updated_at", "2015-06-09 08:44:07.965449"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 130], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.969669"], ["updated_at", "2015-06-09 08:44:07.969669"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 130], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.975147"], ["updated_at", "2015-06-09 08:44:07.975147"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Nicolas SA"], ["email", "sacha_laurent@schneider.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://muller.net/quentin.lecomte"], ["created_at", "2015-06-09 08:44:07.979057"], ["updated_at", "2015-06-09 08:44:07.979057"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 131], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.983190"], ["updated_at", "2015-06-09 08:44:07.983190"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 131], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.987653"], ["updated_at", "2015-06-09 08:44:07.987653"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Royer SARL GIE"], ["email", "clmence_paris@bourgeois.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vidal.org/alice_garcia"], ["created_at", "2015-06-09 08:44:07.991208"], ["updated_at", "2015-06-09 08:44:07.991208"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 132], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.994717"], ["updated_at", "2015-06-09 08:44:07.994717"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 132], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:07.998915"], ["updated_at", "2015-06-09 08:44:07.998915"]]  (0.7ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Vasseur et Leroy SARL"], ["email", "ines@bonnet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://clement.net/elisa"], ["created_at", "2015-06-09 08:44:08.003038"], ["updated_at", "2015-06-09 08:44:08.003038"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 133], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.006917"], ["updated_at", "2015-06-09 08:44:08.006917"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 133], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.012421"], ["updated_at", "2015-06-09 08:44:08.012421"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roger et Leclercq EI"], ["email", "marie.andre@chevalier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.name/jeanne_nguyen"], ["created_at", "2015-06-09 08:44:08.016348"], ["updated_at", "2015-06-09 08:44:08.016348"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 134], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.020265"], ["updated_at", "2015-06-09 08:44:08.020265"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 134], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.024527"], ["updated_at", "2015-06-09 08:44:08.024527"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson EI SAS"], ["email", "enzo.aubry@dufour.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.fr/enzo"], ["created_at", "2015-06-09 08:44:08.028297"], ["updated_at", "2015-06-09 08:44:08.028297"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 135], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.031888"], ["updated_at", "2015-06-09 08:44:08.031888"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 135], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.036093"], ["updated_at", "2015-06-09 08:44:08.036093"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Blanchard EI EI"], ["email", "lina@vincent.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.fr/paul.guyot"], ["created_at", "2015-06-09 08:44:08.040050"], ["updated_at", "2015-06-09 08:44:08.040050"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 136], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.043625"], ["updated_at", "2015-06-09 08:44:08.043625"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 136], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.047705"], ["updated_at", "2015-06-09 08:44:08.047705"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laurent et Arnaud SA"], ["email", "mathilde_boyer@petit.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.fr/lola_andre"], ["created_at", "2015-06-09 08:44:08.051505"], ["updated_at", "2015-06-09 08:44:08.051505"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 137], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.055077"], ["updated_at", "2015-06-09 08:44:08.055077"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 137], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.059205"], ["updated_at", "2015-06-09 08:44:08.059205"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Bernard SARL"], ["email", "lena@simon.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.com/pierre"], ["created_at", "2015-06-09 08:44:08.063441"], ["updated_at", "2015-06-09 08:44:08.063441"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 138], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.067815"], ["updated_at", "2015-06-09 08:44:08.067815"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 138], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.072823"], ["updated_at", "2015-06-09 08:44:08.072823"]]  (0.8ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Lopez SARL SARL"], ["email", "maxence@robert.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.info/sacha_guyot"], ["created_at", "2015-06-09 08:44:08.076805"], ["updated_at", "2015-06-09 08:44:08.076805"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 139], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.080912"], ["updated_at", "2015-06-09 08:44:08.080912"]]  (0.9ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 139], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.086018"], ["updated_at", "2015-06-09 08:44:08.086018"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Colin SEM SARL"], ["email", "lou_barbier@leroy.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.name/jade"], ["created_at", "2015-06-09 08:44:08.089452"], ["updated_at", "2015-06-09 08:44:08.089452"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 140], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.092985"], ["updated_at", "2015-06-09 08:44:08.092985"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 140], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.097182"], ["updated_at", "2015-06-09 08:44:08.097182"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Laine et Martin SA"], ["email", "laura.robin@colin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.info/clia"], ["created_at", "2015-06-09 08:44:08.100922"], ["updated_at", "2015-06-09 08:44:08.100922"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 141], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.104507"], ["updated_at", "2015-06-09 08:44:08.104507"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 141], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.108734"], ["updated_at", "2015-06-09 08:44:08.108734"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Huet et Fontaine SCOP"], ["email", "maeva@lefebvre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://paul.com/gabriel"], ["created_at", "2015-06-09 08:44:08.112588"], ["updated_at", "2015-06-09 08:44:08.112588"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 142], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.116164"], ["updated_at", "2015-06-09 08:44:08.116164"]]  (0.9ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 142], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.120495"], ["updated_at", "2015-06-09 08:44:08.120495"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guerin et Fabre SA"], ["email", "laura@garnier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.fr/mathilde_berger"], ["created_at", "2015-06-09 08:44:08.124299"], ["updated_at", "2015-06-09 08:44:08.124299"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 143], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.127889"], ["updated_at", "2015-06-09 08:44:08.127889"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 143], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.132048"], ["updated_at", "2015-06-09 08:44:08.132048"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Richard EI"], ["email", "clia.sanchez@bonnet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gaillard.name/justine_poirier"], ["created_at", "2015-06-09 08:44:08.135649"], ["updated_at", "2015-06-09 08:44:08.135649"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 144], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.139138"], ["updated_at", "2015-06-09 08:44:08.139138"]]  (0.7ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 144], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.143327"], ["updated_at", "2015-06-09 08:44:08.143327"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume SARL GIE"], ["email", "paul.aubert@arnaud.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fontaine.fr/maxime"], ["created_at", "2015-06-09 08:44:08.147079"], ["updated_at", "2015-06-09 08:44:08.147079"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 145], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.150682"], ["updated_at", "2015-06-09 08:44:08.150682"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 145], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.154899"], ["updated_at", "2015-06-09 08:44:08.154899"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubert SAS EURL"], ["email", "valentin.royer@renaud.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://olivier.info/ambre"], ["created_at", "2015-06-09 08:44:08.158733"], ["updated_at", "2015-06-09 08:44:08.158733"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 146], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.162346"], ["updated_at", "2015-06-09 08:44:08.162346"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 146], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.166599"], ["updated_at", "2015-06-09 08:44:08.166599"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Fleury et Henry EI"], ["email", "hugo_marchal@andre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.info/lou.andre"], ["created_at", "2015-06-09 08:44:08.170864"], ["updated_at", "2015-06-09 08:44:08.170864"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 147], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.174811"], ["updated_at", "2015-06-09 08:44:08.174811"]]  (0.7ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 147], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.179863"], ["updated_at", "2015-06-09 08:44:08.179863"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marie SEM GIE"], ["email", "julie@brunet.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marchand.net/rayan.royer"], ["created_at", "2015-06-09 08:44:08.183783"], ["updated_at", "2015-06-09 08:44:08.183783"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 148], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.187971"], ["updated_at", "2015-06-09 08:44:08.187971"]]  (0.8ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 148], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.193105"], ["updated_at", "2015-06-09 08:44:08.193105"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Masson et Leroy SAS"], ["email", "antoine.paris@menard.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://nguyen.net/pierre"], ["created_at", "2015-06-09 08:44:08.196658"], ["updated_at", "2015-06-09 08:44:08.196658"]]  (19.5ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 149], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.219981"], ["updated_at", "2015-06-09 08:44:08.219981"]]  (1.4ms) commit transaction  (0.1ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 149], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.225768"], ["updated_at", "2015-06-09 08:44:08.225768"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier SA SAS"], ["email", "nathan@le.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://perrot.org/alexis_roy"], ["created_at", "2015-06-09 08:44:08.229846"], ["updated_at", "2015-06-09 08:44:08.229846"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 150], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.233764"], ["updated_at", "2015-06-09 08:44:08.233764"]]  (0.8ms) commit transaction  (0.0ms) begin transaction CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] SQL (0.2ms) INSERT INTO "dorsale_comments" ("text", "commentable_id", "commentable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["text", "abc"], ["commentable_id", 150], ["commentable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:08.238048"], ["updated_at", "2015-06-09 08:44:08.238048"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/activity" for 127.0.0.1 at 2015-06-09 10:44:08 +0200 Processing by CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.7ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') ORDER BY created_at DESC, id DESC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 150]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.4ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 149]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 148]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 147]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 146]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 145]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 144]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 143]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 142]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 141]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 140]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 139]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 138]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 137]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 136]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 135]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 134]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 133]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 132]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 131]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 130]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 129]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 128]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 127]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 126]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 125]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 124]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 123]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 122]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 121]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.2ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 120]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 119]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 118]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.9ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 117]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.8ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 116]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 115]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 114]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 113]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 112]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 111]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 110]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 109]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.6ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 108]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (1.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 107]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 106]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.3ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 105]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 104]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 103]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.0ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 102]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 101]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_comment.html.slim (2.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE 'CustomerVault%') Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/activity.slim within layouts/application (110.5ms) Completed 200 OK in 113ms (Views: 105.8ms | ActiveRecord: 6.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:08 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:08 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:08 +0200 Started GET "/assets/dorsale/avatar.png" for 127.0.0.1 at 2015-06-09 10:44:08 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Guyot SAS SEM"], ["email", "clara@leroux.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://vaeur.info/anas_fleury"], ["created_at", "2015-06-09 08:44:10.174823"], ["updated_at", "2015-06-09 08:44:10.174823"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:10.179129"], ["updated_at", "2015-06-09 08:44:10.179129"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "name", "done", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 20], ["name", "I-am-open"], ["done", "f"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:44:10.191843"], ["updated_at", "2015-06-09 08:44:10.191843"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "progress", "done", "name", "reminder", "term", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["progress", 100], ["done", "t"], ["name", "I-am-closed"], ["reminder", "2015-06-16"], ["term", "2015-07-09"], ["created_at", "2015-06-09 08:44:10.196515"], ["updated_at", "2015-06-09 08:44:10.196515"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Anaïs"], ["last_name", "Roussel"], ["email", "s.roussel.ana@lopez.fr"], ["title", "Individual-Title"], ["twitter", "AnaïsRoussel"], ["www", "http://julien.fr/malys"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:10.201734"], ["updated_at", "2015-06-09 08:44:10.201734"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:10.206438"], ["updated_at", "2015-06-09 08:44:10.206438"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["title", "I-am-a-link"], ["created_at", "2015-06-09 08:44:10.214898"], ["updated_at", "2015-06-09 08:44:10.214898"]]  (1.0ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:10 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.1ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (5.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.3ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (4.6ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (17.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (23.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (6.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (47.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (47.6ms) Completed 200 OK in 51ms (Views: 48.2ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:10 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:10 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.4ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Roux et Guillaume SAS"], ["email", "laura@dubois.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.org/julien.paris"], ["created_at", "2015-06-09 08:44:12.031498"], ["updated_at", "2015-06-09 08:44:12.031498"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'hello' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "hello"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'world' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "world"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:12.040144"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:12.044864"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:12.050587"], ["updated_at", "2015-06-09 08:44:12.050587"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Adam SCOP EI"], ["email", "arthur_colin@benoit.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.net/camille_thomas"], ["created_at", "2015-06-09 08:44:12.056115"], ["updated_at", "2015-06-09 08:44:12.056115"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('goodbye')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'goodbye' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "goodbye"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:12.063159"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 3 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 2 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 3], ["context", "tags"], ["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:12.066651"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 3]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 3]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:12.071973"], ["updated_at", "2015-06-09 08:44:12.071973"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller et Cousin SARL"], ["email", "lisa@rodriguez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.name/justine_vincent"], ["created_at", "2015-06-09 08:44:12.078424"], ["updated_at", "2015-06-09 08:44:12.078424"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('yeah')) ActsAsTaggableOn::Tag Exists (0.2ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'yeah' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "yeah"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 4 AND "taggings"."taggable_type" = 'CustomerVault::Corporation' AND "taggings"."taggable_id" = 3 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 4], ["context", "tags"], ["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:12.085995"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 4]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 4]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:12.091568"], ["updated_at", "2015-06-09 08:44:12.091568"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:44:12 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.4ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 3], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (12.3ms) Completed 200 OK in 18ms (Views: 13.3ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:12 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:12 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:12 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-09 10:44:13 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"tags"=>["", "hello"]}, "back_url"=>"http://127.0.0.1:52358/customer_vault/people/list"} Redirected to http://127.0.0.1:52358/customer_vault/people/list Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:44:13 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello')) CACHE (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello')) CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_aaf4c61 ON individuals_taggings_aaf4c61.taggable_id = customer_vault_individuals.id AND individuals_taggings_aaf4c61.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_aaf4c61.tag_id = 1 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_aaf4c61 ON corporations_taggings_aaf4c61.taggable_id = customer_vault_corporations.id AND corporations_taggings_aaf4c61.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_aaf4c61.tag_id = 1 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (13.5ms) Completed 200 OK in 20ms (Views: 14.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:13 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:13 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:13 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-09 10:44:14 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"tags"=>["", "hello", "world"]}, "back_url"=>"http://127.0.0.1:52358/customer_vault/people/list"} Redirected to http://127.0.0.1:52358/customer_vault/people/list Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:44:14 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) CACHE (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('hello') OR LOWER(name) = LOWER('world')) CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" JOIN taggings individuals_taggings_aaf4c61 ON individuals_taggings_aaf4c61.taggable_id = customer_vault_individuals.id AND individuals_taggings_aaf4c61.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_aaf4c61.tag_id = 1 JOIN taggings individuals_taggings_7c21143 ON individuals_taggings_7c21143.taggable_id = customer_vault_individuals.id AND individuals_taggings_7c21143.taggable_type = 'CustomerVault::Individual' AND individuals_taggings_7c21143.tag_id = 2 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" JOIN taggings corporations_taggings_aaf4c61 ON corporations_taggings_aaf4c61.taggable_id = customer_vault_corporations.id AND corporations_taggings_aaf4c61.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_aaf4c61.tag_id = 1 JOIN taggings corporations_taggings_7c21143 ON corporations_taggings_7c21143.taggable_id = customer_vault_corporations.id AND corporations_taggings_7c21143.taggable_type = 'CustomerVault::Corporation' AND corporations_taggings_7c21143.tag_id = 2 Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (8.3ms) Completed 200 OK in 16ms (Views: 9.4ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:14 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:14 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/individuals/new" for 127.0.0.1 at 2015-06-09 10:44:14 +0200 Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (48.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (58.4ms) Completed 200 OK in 76ms (Views: 73.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:14 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:14 +0200 Started POST "/customer_vault/individuals" for 127.0.0.1 at 2015-06-09 10:44:16 +0200 Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Benoit", "last_name"=>"Gantaume", "tag_list"=>[""], "email"=>"benoit@agilidee.com", "title"=>"", "twitter"=>"", "context"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "www"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52358/customer_vault/individuals/new"}  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Benoit"], ["last_name", "Gantaume"], ["email", "benoit@agilidee.com"], ["title", ""], ["twitter", ""], ["www", ""], ["context", ""], ["phone", ""], ["fax", ""], ["mobile", ""], ["created_at", "2015-06-09 08:44:16.159159"], ["updated_at", "2015-06-09 08:44:16.159159"]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", ""], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_type", "CustomerVault::Individual"], ["addressable_id", 1], ["created_at", "2015-06-09 08:44:16.161121"], ["updated_at", "2015-06-09 08:44:16.161121"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/individuals/1 Completed 302 Found in 13ms (ActiveRecord: 3.1ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:16 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (10.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (16.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.2ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (33.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (36.3ms) Completed 200 OK in 44ms (Views: 40.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:16 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:16 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/customer_vault/individuals/new" for 127.0.0.1 at 2015-06-09 10:44:16 +0200 Processing by CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (38.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (41.0ms) Completed 200 OK in 45ms (Views: 42.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:16 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:16 +0200 Started POST "/customer_vault/individuals" for 127.0.0.1 at 2015-06-09 10:44:18 +0200 Processing by CustomerVault::IndividualsController#create as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"", "last_name"=>"", "tag_list"=>[""], "email"=>"", "title"=>"", "twitter"=>"", "context"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "www"=>"", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"", "zip"=>"13004", "city"=>"Marseille", "country"=>"France"}}, "back_url"=>"http://127.0.0.1:52358/customer_vault/individuals/new"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (45.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/new.html.slim within layouts/application (47.5ms) Completed 200 OK in 56ms (Views: 48.8ms | ActiveRecord: 0.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:18 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:18 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.7ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.7ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Paul"], ["last_name", "Lecomte"], ["email", "paul.lecomte@blanchard.fr"], ["title", "Individual-Title"], ["twitter", "PaulLecomte"], ["www", "http://girard.com/mlia.gauthier"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:18.344639"], ["updated_at", "2015-06-09 08:44:18.344639"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:18.349879"], ["updated_at", "2015-06-09 08:44:18.349879"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1/edit" for 127.0.0.1 at 2015-06-09 10:44:18 +0200 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (42.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (47.9ms) Completed 200 OK in 56ms (Views: 53.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:18 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:18 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:18 +0200 Started PATCH "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:20 +0200 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Paul", "last_name"=>"Lecomte", "tag_list"=>["", "mytag1", "mytag2"], "email"=>"paul.lecomte@blanchard.fr", "title"=>"Individual-Title", "twitter"=>"PaulLecomte", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx", "www"=>"http://girard.com/mlia.gauthier", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52358/customer_vault/individuals/1/edit", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] SQL (0.2ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:44:20.224858"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_individuals" SET "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["updated_at", "2015-06-09 08:44:20.226555"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:20.227870"], ["updated_at", "2015-06-09 08:44:20.227870"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Exists (0.2ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.2ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:20.238061"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:20.243086"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (2.7ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/individuals/1 Completed 302 Found in 31ms (ActiveRecord: 4.7ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:20 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (20.7ms) Completed 200 OK in 24ms (Views: 21.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:20 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:20 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.2ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.7ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'taggings';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jeanne"], ["last_name", "Rolland"], ["email", "rolland_jeanne@lopez.eu"], ["title", "Individual-Title"], ["twitter", "JeanneRolland"], ["www", "http://lefebvre.org/louis_joly"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:20.392161"], ["updated_at", "2015-06-09 08:44:20.392161"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag1') OR LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag1' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag1"]] ActsAsTaggableOn::Tag Exists (0.1ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'mytag2' LIMIT 1 SQL (0.1ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "mytag2"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 1 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 1], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:20.401357"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Exists (0.1ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 2 AND "taggings"."taggable_type" = 'CustomerVault::Individual' AND "taggings"."taggable_id" = 1 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 SQL (0.1ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 2], ["context", "tags"], ["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:20.405498"]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 2]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:20.410876"], ["updated_at", "2015-06-09 08:44:20.410876"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1/edit" for 127.0.0.1 at 2015-06-09 10:44:20 +0200 Processing by CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_form.html.slim (46.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/edit.html.slim within layouts/application (49.1ms) Completed 200 OK in 53ms (Views: 50.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:20 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:20 +0200 Started PATCH "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:22 +0200 Processing by CustomerVault::IndividualsController#update as HTML Parameters: {"utf8"=>"✓", "individual"=>{"first_name"=>"Jeanne", "last_name"=>"Rolland", "tag_list"=>["", "mytag2"], "email"=>"rolland_jeanne@lopez.eu", "title"=>"Individual-Title", "twitter"=>"JeanneRolland", "context"=>"Individual-Context", "phone"=>"01 23 xx xx xx", "fax"=>"09 xx xx xx xx", "mobile"=>"06 xx xx xx xx", "www"=>"http://lefebvre.org/louis_joly", "address_attributes"=>{"street"=>"3 Rue Marx Dormoy", "street_bis"=>"L'atelier", "zip"=>"13004", "city"=>"Marseille", "country"=>"France", "id"=>"1"}}, "back_url"=>"http://127.0.0.1:52358/customer_vault/individuals/1/edit", "id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] SQL (0.2ms) UPDATE "dorsale_addresses" SET "addressable_id" = ?, "updated_at" = ? WHERE "dorsale_addresses"."id" = ? [["addressable_id", nil], ["updated_at", "2015-06-09 08:44:22.283536"], ["id", 1]] SQL (0.1ms) UPDATE "customer_vault_individuals" SET "updated_at" = ? WHERE "customer_vault_individuals"."id" = ? [["updated_at", "2015-06-09 08:44:22.286244"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:22.288224"], ["updated_at", "2015-06-09 08:44:22.288224"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('mytag2')) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL AND "taggings"."context" = ? AND "taggings"."tag_id" = 1 [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"], ["context", "tags"]] SQL (0.1ms) DELETE FROM "taggings" WHERE "taggings"."id" = ? [["id", 1]] ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) - 1 WHERE "tags"."id" = ? [["id", 1]]  (2.7ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/individuals/1 Completed 302 Found in 22ms (ActiveRecord: 4.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:22 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (18.5ms) Completed 200 OK in 22ms (Views: 19.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:22 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:22 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:22 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Robin EI SARL"], ["email", "lena@guerin.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.com/nathan.vincent"], ["created_at", "2015-06-09 08:44:22.435780"], ["updated_at", "2015-06-09 08:44:22.435780"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:22.442127"], ["updated_at", "2015-06-09 08:44:22.442127"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Mohamed"], ["last_name", "Rey"], ["email", "rey.mohamed@renaud.eu"], ["title", "Individual-Title"], ["twitter", "MohamedRey"], ["www", "http://prevost.info/jules_dupuy"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:22.446912"], ["updated_at", "2015-06-09 08:44:22.446912"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:22.451023"], ["updated_at", "2015-06-09 08:44:22.451023"]]  (0.9ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:22 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.3ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (21.6ms) Completed 200 OK in 25ms (Views: 22.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:22 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:22 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:22 +0200 Started GET "/customer_vault/individuals/1/links/new" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Processing by CustomerVault::LinksController#new as HTML Parameters: {"individual_id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (5.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/new.html.slim within layouts/application (22.4ms) Completed 200 OK in 41ms (Views: 37.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Started POST "/customer_vault/individuals/1/links" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Processing by CustomerVault::LinksController#create as HTML Parameters: {"utf8"=>"✓", "link"=>{"bob"=>"CustomerVault::Corporation-1", "title"=>"Manager"}, "back_url"=>"http://127.0.0.1:52358/customer_vault/individuals/1/links/new", "individual_id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("title", "alice_id", "alice_type", "bob_id", "bob_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Manager"], ["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:24.395414"], ["updated_at", "2015-06-09 08:44:24.395414"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/individuals/1#links Completed 302 Found in 8ms (ActiveRecord: 3.1ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.8ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (10.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (17.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (36.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (37.3ms) Completed 200 OK in 41ms (Views: 38.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:24 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.7ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Julie"], ["last_name", "Perez"], ["email", "perez_julie@riviere.fr"], ["title", "Individual-Title"], ["twitter", "JuliePerez"], ["www", "http://berger.org/evan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:24.560774"], ["updated_at", "2015-06-09 08:44:24.560774"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:24.566851"], ["updated_at", "2015-06-09 08:44:24.566851"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Aubry GIE SAS"], ["email", "laura.dupont@perrin.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://aubry.com/lola"], ["created_at", "2015-06-09 08:44:24.571021"], ["updated_at", "2015-06-09 08:44:24.571021"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:24.575281"], ["updated_at", "2015-06-09 08:44:24.575281"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-09 08:44:24.578342"], ["updated_at", "2015-06-09 08:44:24.578342"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.5ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (24.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (24.9ms) Completed 200 OK in 28ms (Views: 25.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:24 +0200 Started GET "/customer_vault/individuals/1/links/1/edit" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Processing by CustomerVault::LinksController#edit as HTML Parameters: {"individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.3ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/edit.html.slim within layouts/application (19.7ms) Completed 200 OK in 28ms (Views: 25.1ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Started PATCH "/customer_vault/individuals/1/links/1" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Processing by CustomerVault::LinksController#update as HTML Parameters: {"utf8"=>"✓", "link"=>{"title"=>"Manager 2"}, "back_url"=>"http://127.0.0.1:52358/customer_vault/individuals/1/links/1/edit", "individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "customer_vault_links" SET "title" = ?, "updated_at" = ? WHERE "customer_vault_links"."id" = ? [["title", "Manager 2"], ["updated_at", "2015-06-09 08:44:26.510377"], ["id", 1]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/individuals/1#links Completed 302 Found in 6ms (ActiveRecord: 2.9ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.1ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (21.5ms) Completed 200 OK in 25ms (Views: 21.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:26 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Gabriel"], ["last_name", "Renard"], ["email", "gabriel.renard@perrin.org"], ["title", "Individual-Title"], ["twitter", "GabrielRenard"], ["www", "http://vincent.info/mohamed"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:26.662253"], ["updated_at", "2015-06-09 08:44:26.662253"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:26.667578"], ["updated_at", "2015-06-09 08:44:26.667578"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Muller SAS SARL"], ["email", "manon_aubert@blanchard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://richard.eu/mathis.dumas"], ["created_at", "2015-06-09 08:44:26.673668"], ["updated_at", "2015-06-09 08:44:26.673668"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:26.678008"], ["updated_at", "2015-06-09 08:44:26.678008"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-09 08:44:26.681049"], ["updated_at", "2015-06-09 08:44:26.681049"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.2ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (28.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (29.1ms) Completed 200 OK in 32ms (Views: 29.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:26 +0200 Started DELETE "/customer_vault/individuals/1/links/1" for 127.0.0.1 at 2015-06-09 10:44:28 +0200 Processing by CustomerVault::LinksController#destroy as HTML Parameters: {"individual_id"=>"1", "id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? [["id", 1]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/individuals/1#links Completed 302 Found in 6ms (ActiveRecord: 3.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:28 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.3ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (21.2ms) Completed 200 OK in 25ms (Views: 21.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:28 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:28 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:28 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (1.0ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.6ms) DELETE FROM "flyboy_goals";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Legrand et Lacroix SARL"], ["email", "tom.boyer@roger.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fleury.eu/camille"], ["created_at", "2015-06-09 08:44:30.320461"], ["updated_at", "2015-06-09 08:44:30.320461"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:30.324549"], ["updated_at", "2015-06-09 08:44:30.324549"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ethan"], ["last_name", "Faure"], ["email", "ethan_faure@rey.info"], ["title", "Individual-Title"], ["twitter", "EthanFaure"], ["www", "http://brunet.eu/romane"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:30.329076"], ["updated_at", "2015-06-09 08:44:30.329076"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:30.333001"], ["updated_at", "2015-06-09 08:44:30.333001"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:30 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.5ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (17.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (18.0ms) Completed 200 OK in 21ms (Views: 18.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:30 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:30 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:30 +0200 Started GET "/customer_vault/corporations/1/links/new" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Processing by CustomerVault::LinksController#new as HTML Parameters: {"corporation_id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/new.html.slim within layouts/application (12.8ms) Completed 200 OK in 17ms (Views: 14.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Started POST "/customer_vault/corporations/1/links" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Processing by CustomerVault::LinksController#create as HTML Parameters: {"utf8"=>"✓", "link"=>{"bob"=>"CustomerVault::Individual-1", "title"=>"Manager"}, "back_url"=>"http://127.0.0.1:52358/customer_vault/corporations/1/links/new", "corporation_id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_links" ("title", "alice_id", "alice_type", "bob_id", "bob_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Manager"], ["alice_id", 1], ["alice_type", "CustomerVault::Corporation"], ["bob_id", 1], ["bob_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:32.257513"], ["updated_at", "2015-06-09 08:44:32.257513"]]  (2.2ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/corporations/1#links Completed 302 Found in 7ms (ActiveRecord: 2.8ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (6.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.0ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (1.1ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (9.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (34.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (34.6ms) Completed 200 OK in 38ms (Views: 34.8ms | ActiveRecord: 1.4ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:32 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Maeva"], ["last_name", "Joly"], ["email", "joly_maeva@lacroix.net"], ["title", "Individual-Title"], ["twitter", "MaevaJoly"], ["www", "http://lemaire.com/lena"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:32.423575"], ["updated_at", "2015-06-09 08:44:32.423575"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:32.428135"], ["updated_at", "2015-06-09 08:44:32.428135"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Moulin et Collet SCOP"], ["email", "kylian_simon@mercier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.info/adam.marchand"], ["created_at", "2015-06-09 08:44:32.432101"], ["updated_at", "2015-06-09 08:44:32.432101"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:32.436282"], ["updated_at", "2015-06-09 08:44:32.436282"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-09 08:44:32.439193"], ["updated_at", "2015-06-09 08:44:32.439193"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (26.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (26.6ms) Completed 200 OK in 30ms (Views: 27.3ms | ActiveRecord: 1.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:32 +0200 Started GET "/customer_vault/corporations/1/links/1/edit" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Processing by CustomerVault::LinksController#edit as HTML Parameters: {"corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.7ms) CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/edit.html.slim within layouts/application (15.3ms) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Started PATCH "/customer_vault/corporations/1/links/1" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Processing by CustomerVault::LinksController#update as HTML Parameters: {"utf8"=>"✓", "link"=>{"title"=>"Manager 2"}, "back_url"=>"http://127.0.0.1:52358/customer_vault/corporations/1/links/1/edit", "corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.9ms) UPDATE "customer_vault_links" SET "title" = ?, "updated_at" = ? WHERE "customer_vault_links"."id" = ? [["title", "Manager 2"], ["updated_at", "2015-06-09 08:44:34.366518"], ["id", 1]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/corporations/1#links Completed 302 Found in 7ms (ActiveRecord: 3.6ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.2ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.2ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.7ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (25.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (25.1ms) Completed 200 OK in 28ms (Views: 25.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:34 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.1ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jeanne"], ["last_name", "Moulin"], ["email", "moulin.jeanne@david.name"], ["title", "Individual-Title"], ["twitter", "JeanneMoulin"], ["www", "http://fleury.info/laura.robert"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:34.521285"], ["updated_at", "2015-06-09 08:44:34.521285"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:34.526149"], ["updated_at", "2015-06-09 08:44:34.526149"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Marty et Guyot SAS"], ["email", "tho@caron.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.eu/evan_dupuy"], ["created_at", "2015-06-09 08:44:34.531554"], ["updated_at", "2015-06-09 08:44:34.531554"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:34.535379"], ["updated_at", "2015-06-09 08:44:34.535379"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_links" ("alice_id", "alice_type", "bob_id", "bob_type", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["alice_id", 1], ["alice_type", "CustomerVault::Individual"], ["bob_id", 1], ["bob_type", "CustomerVault::Corporation"], ["title", "Manager"], ["created_at", "2015-06-09 08:44:34.538343"], ["updated_at", "2015-06-09 08:44:34.538343"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.4ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/links/_title.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (27.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (27.9ms) Completed 200 OK in 31ms (Views: 28.2ms | ActiveRecord: 1.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:34 +0200 Started DELETE "/customer_vault/corporations/1/links/1" for 127.0.0.1 at 2015-06-09 10:44:36 +0200 Processing by CustomerVault::LinksController#destroy as HTML Parameters: {"corporation_id"=>"1", "id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "customer_vault_links" WHERE "customer_vault_links"."id" = ? [["id", 1]]  (2.4ms) commit transaction Redirected to http://127.0.0.1:52358/customer_vault/corporations/1#links Completed 302 Found in 6ms (ActiveRecord: 2.9ms) Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:36 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.2ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.1ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (20.5ms) Completed 200 OK in 24ms (Views: 21.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:36 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:36 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:36 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean.dupont@gautier.com"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://nicolas.com/axel"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:38.167109"], ["updated_at", "2015-06-09 08:44:38.167109"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:38.173313"], ["updated_at", "2015-06-09 08:44:38.173313"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent.durand@dufour.net"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://robert.org/ines"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:38.177305"], ["updated_at", "2015-06-09 08:44:38.177305"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:38.181028"], ["updated_at", "2015-06-09 08:44:38.181028"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://remy.org/lou"], ["created_at", "2015-06-09 08:44:38.184998"], ["updated_at", "2015-06-09 08:44:38.184998"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:38.188653"], ["updated_at", "2015-06-09 08:44:38.188653"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.com/charlotte_lefebvre"], ["created_at", "2015-06-09 08:44:38.191933"], ["updated_at", "2015-06-09 08:44:38.191933"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:38.195375"], ["updated_at", "2015-06-09 08:44:38.195375"]]  (0.9ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:44:38 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (20.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (36.2ms) Completed 200 OK in 40ms (Views: 37.1ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:38 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:38 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:38 +0200 Started GET "/customer_vault/people/list?q=Jean&back_url=http%3A%2F%2F127.0.0.1%3A52358%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-09 10:44:40 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"Jean", "back_url"=>"http://127.0.0.1:52358/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%jean%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%jean%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%jean%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (10.4ms) Completed 200 OK in 16ms (Views: 11.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:40 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:40 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:40 +0200  (2.6ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "jean_dupont@aubert.info"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://roux.net/raphal_durand"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:40.159431"], ["updated_at", "2015-06-09 08:44:40.159431"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:40.164575"], ["updated_at", "2015-06-09 08:44:40.164575"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent_durand@bonnet.com"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://laine.info/romain"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:40.168734"], ["updated_at", "2015-06-09 08:44:40.168734"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:40.172593"], ["updated_at", "2015-06-09 08:44:40.172593"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.com/nicolas"], ["created_at", "2015-06-09 08:44:40.176730"], ["updated_at", "2015-06-09 08:44:40.176730"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:40.180389"], ["updated_at", "2015-06-09 08:44:40.180389"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guyot.fr/alicia"], ["created_at", "2015-06-09 08:44:40.183586"], ["updated_at", "2015-06-09 08:44:40.183586"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:40.187760"], ["updated_at", "2015-06-09 08:44:40.187760"]]  (0.9ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:44:40 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (15.7ms) Completed 200 OK in 20ms (Views: 16.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:40 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:40 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:40 +0200 Started GET "/customer_vault/people/list?q=DUPONT&back_url=http%3A%2F%2F127.0.0.1%3A52358%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-09 10:44:42 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"DUPONT", "back_url"=>"http://127.0.0.1:52358/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%dupont%'))) CustomerVault::Corporation Load (0.3ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%dupont%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%dupont%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (10.4ms) Completed 200 OK in 16ms (Views: 11.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:42 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:42 +0200  (2.8ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (1.0ms) DELETE FROM "customer_vault_links";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (1.0ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.8ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Jean"], ["last_name", "DUPONT"], ["email", "dupont_jean@rolland.org"], ["title", "Individual-Title"], ["twitter", "JeanDUPONT"], ["www", "http://lemoine.com/pauline_thomas"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:42.154008"], ["updated_at", "2015-06-09 08:44:42.154008"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:42.158724"], ["updated_at", "2015-06-09 08:44:42.158724"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Laurent"], ["last_name", "DURAND"], ["email", "laurent.durand@guyot.eu"], ["title", "Individual-Title"], ["twitter", "LaurentDURAND"], ["www", "http://vaeur.info/carla.pons"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:42.162470"], ["updated_at", "2015-06-09 08:44:42.162470"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:42.166092"], ["updated_at", "2015-06-09 08:44:42.166092"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "aaa"], ["email", "contact@aaa.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.com/pauline"], ["created_at", "2015-06-09 08:44:42.170590"], ["updated_at", "2015-06-09 08:44:42.170590"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:42.174238"], ["updated_at", "2015-06-09 08:44:42.174238"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "zzz"], ["email", "contact@zzz.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://garnier.name/ethan_louis"], ["created_at", "2015-06-09 08:44:42.177370"], ["updated_at", "2015-06-09 08:44:42.177370"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:42.181455"], ["updated_at", "2015-06-09 08:44:42.181455"]]  (0.8ms) commit transaction Started GET "/customer_vault/people/list" for 127.0.0.1 at 2015-06-09 10:44:42 +0200 Processing by CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (3.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_list_details.html.slim (2.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 2], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (16.7ms) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:42 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:42 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:42 +0200 Started GET "/customer_vault/people/list?q=aaa&back_url=http%3A%2F%2F127.0.0.1%3A52358%2Fcustomer_vault%2Fpeople%2Flist" for 127.0.0.1 at 2015-06-09 10:44:43 +0200 Processing by CustomerVault::PeopleController#list as HTML Parameters: {"q"=>"aaa", "back_url"=>"http://127.0.0.1:52358/customer_vault/people/list"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE (((LOWER(CAST(customer_vault_individuals.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.first_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.last_name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.title AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.twitter AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.context AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.mobile AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_individuals.updated_at AS TEXT)) LIKE '%aaa%'))) CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE (((LOWER(CAST(customer_vault_corporations.id AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.name AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.email AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.phone AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.fax AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.created_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.updated_at AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.www AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.legal_form AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.capital AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_1 AS TEXT)) LIKE '%aaa%') OR (LOWER(CAST(customer_vault_corporations.immatriculation_number_2 AS TEXT)) LIKE '%aaa%'))) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_new_people_contexts.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_index_tabs.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_filters.html.slim (1.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_list_details.html.slim (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/list.html.slim within layouts/application (8.5ms) Completed 200 OK in 14ms (Views: 9.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:44 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:44 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:44 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.7ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (1.0ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_corporations" ("name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard et Andre SEM"], ["email", "malys@blanc.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leroy.fr/rayan_cousin"], ["created_at", "2015-06-09 08:44:44.129562"], ["updated_at", "2015-06-09 08:44:44.129562"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"], ["created_at", "2015-06-09 08:44:44.134139"], ["updated_at", "2015-06-09 08:44:44.134139"]]  (0.8ms) commit transaction Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:44 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CACHE (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (18.6ms) Completed 200 OK in 22ms (Views: 19.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:44 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:44 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:44 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Started GET "/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3ACorporation-1" for 127.0.0.1 at 2015-06-09 10:44:45 +0200 Processing by Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"CustomerVault::Corporation-1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (9.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_form.html.slim (31.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/new.html.slim within layouts/application (40.5ms) Completed 200 OK in 51ms (Views: 48.5ms | ActiveRecord: 0.4ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Processing by Flyboy::TasksController#create as HTML Parameters: {"utf8"=>"✓", "task"=>{"name"=>"YepYep", "description"=>"Trololo", "reminder"=>"16/06/2015", "term"=>"09/07/2015", "taskable_id"=>"1", "taskable_type"=>"CustomerVault::Corporation"}, "back_url"=>"http://127.0.0.1:52358/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3ACorporation-1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "name", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"], ["name", "YepYep"], ["description", "Trololo"], ["term", "2015-07-09"], ["reminder", "2015-06-16"], ["done", "f"], ["created_at", "2015-06-09 08:44:46.125227"], ["updated_at", "2015-06-09 08:44:46.125227"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52358/flyboy/tasks/1 Completed 302 Found in 10ms (ActiveRecord: 3.1ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Corporation Load (0.1ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_actions.html.slim (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_context.html.slim (15.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/task_comments/_list.html.slim (22.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/show.html.slim within layouts/application (58.3ms) Completed 200 OK in 69ms (Views: 64.4ms | ActiveRecord: 1.3ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:46 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY "flyboy_tasks"."id" DESC LIMIT 1 Started GET "/customer_vault/corporations/1" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Processing by CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/_context.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.6ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.9ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Corporation"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (22.3ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/corporations/show.html.slim within layouts/application (22.5ms) Completed 200 OK in 26ms (Views: 23.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:46 +0200 Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-06-09 10:44:48 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_searchbar.html.slim (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 CustomerVault::Corporation Load (0.2ms) SELECT "customer_vault_corporations".* FROM "customer_vault_corporations" WHERE "customer_vault_corporations"."id" IN (1) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (23.7ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/index.html.slim within layouts/application (41.1ms) Completed 200 OK in 51ms (Views: 48.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:48 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:48 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:48 +0200  (3.3ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.9ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.9ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Juliette"], ["last_name", "Marty"], ["email", "marty_juliette@clement.info"], ["title", "Individual-Title"], ["twitter", "JulietteMarty"], ["www", "http://simon.info/alicia"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:49.884907"], ["updated_at", "2015-06-09 08:44:49.884907"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:49.889304"], ["updated_at", "2015-06-09 08:44:49.889304"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:49 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.2ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (3.1ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (22.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (22.5ms) Completed 200 OK in 26ms (Views: 23.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:49 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:49 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:49 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Started GET "/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3AIndividual-1" for 127.0.0.1 at 2015-06-09 10:44:51 +0200 Processing by Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"CustomerVault::Individual-1"} CustomerVault::Individual Load (0.3ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (10.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_form.html.slim (26.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/new.html.slim within layouts/application (26.1ms) Completed 200 OK in 31ms (Views: 27.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:51 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:51 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:51 +0200 Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-06-09 10:44:51 +0200 Processing by Flyboy::TasksController#create as HTML Parameters: {"utf8"=>"✓", "task"=>{"name"=>"YepYep", "description"=>"Trololo", "reminder"=>"16/06/2015", "term"=>"09/07/2015", "taskable_id"=>"1", "taskable_type"=>"CustomerVault::Individual"}, "back_url"=>"http://127.0.0.1:52358/flyboy/tasks/new?taskable_guid=CustomerVault%3A%3AIndividual-1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("taskable_id", "taskable_type", "name", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"], ["name", "YepYep"], ["description", "Trololo"], ["term", "2015-07-09"], ["reminder", "2015-06-16"], ["done", "f"], ["created_at", "2015-06-09 08:44:51.891331"], ["updated_at", "2015-06-09 08:44:51.891331"]]  (2.5ms) commit transaction Redirected to http://127.0.0.1:52358/flyboy/tasks/1 Completed 302 Found in 8ms (ActiveRecord: 3.0ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-06-09 10:44:51 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_actions.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_context.html.slim (3.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/task_comments/_list.html.slim (7.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/show.html.slim within layouts/application (16.4ms) Completed 200 OK in 21ms (Views: 17.4ms | ActiveRecord: 0.8ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:51 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:51 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:51 +0200  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY "flyboy_tasks"."id" DESC LIMIT 1 Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:51 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (5.0ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.3ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (21.6ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (21.8ms) Completed 200 OK in 25ms (Views: 22.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:52 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:52 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:52 +0200 Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-06-09 10:44:53 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 CustomerVault::Individual Load (0.1ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" IN (1) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (7.4ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/index.html.slim within layouts/application (10.5ms) Completed 200 OK in 13ms (Views: 11.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:53 +0200 Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:53 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:53 +0200  (3.1ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.8ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.9ms) DELETE FROM "customer_vault_links";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.8ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (0.9ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Lina"], ["last_name", "Francois"], ["email", "lina.francois@julien.name"], ["title", "Individual-Title"], ["twitter", "LinaFrancois"], ["www", "http://paris.com/nathan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-06-09 08:44:55.590315"], ["updated_at", "2015-06-09 08:44:55.590315"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "L'atelier"], ["zip", "13004"], ["city", "Marseille"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"], ["created_at", "2015-06-09 08:44:55.594721"], ["updated_at", "2015-06-09 08:44:55.594721"]]  (0.8ms) commit transaction Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:55 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (6.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (4.0ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (20.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (20.8ms) Completed 200 OK in 24ms (Views: 21.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:55 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:55 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:55 +0200 Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-06-09 10:44:57 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}, "back_url"=>"http://127.0.0.1:52358/customer_vault/individuals/1#tasks"} Redirected to http://127.0.0.1:52358/customer_vault/individuals/1#tasks Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/customer_vault/individuals/1" for 127.0.0.1 at 2015-06-09 10:44:57 +0200 Processing by CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} CustomerVault::Individual Load (0.2ms) SELECT "customer_vault_individuals".* FROM "customer_vault_individuals" WHERE "customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_actions.html.slim (0.2ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/_context.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_context.html.slim (4.9ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? AND "flyboy_tasks"."done" = 'f' [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CustomerVault::Link Load (0.1ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_data_context.html.slim (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/comments/_form.html.slim (2.4ms) Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_id" = ? AND "dorsale_comments"."commentable_type" = ? ORDER BY id DESC [["commentable_id", 1], ["commentable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_activity_tab.html.slim (3.6ms) CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."alice_id" = ? AND "customer_vault_links"."alice_type" = 'CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "customer_vault_links".* FROM "customer_vault_links" WHERE "customer_vault_links"."bob_id" = ? AND "customer_vault_links"."bob_type" = 'CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_links_tab.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."taskable_id" = ? AND "flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "CustomerVault::Individual"]] Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/flyboy-1.1.0/app/views/flyboy/tasks/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_tasks_tab.html.slim (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/dorsale-1.2.4/app/views/dorsale/_contextual.html.slim (0.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/people/_show.html.slim (19.0ms) Rendered /Users/benoit/www/agilidee/customer_vault/app/views/customer_vault/individuals/show.html.slim within layouts/application (19.1ms) Completed 200 OK in 22ms (Views: 19.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-06-09 10:44:57 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-06-09 10:44:57 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-06-09 10:44:57 +0200  (2.7ms) DELETE FROM "customer_vault_individuals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'customer_vault_individuals';  (0.8ms) DELETE FROM "customer_vault_corporations";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_corporations';  (0.9ms) DELETE FROM "dorsale_addresses";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';  (0.8ms) DELETE FROM "customer_vault_links";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'customer_vault_links';  (0.8ms) DELETE FROM "dorsale_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';  (0.9ms) DELETE FROM "tags";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';  (1.0ms) DELETE FROM "taggings";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';  (0.7ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';